]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2014-05-07 Gabriel L.... pc: add compat_props placeholder for 2.0 machine type
2014-05-07 Hervé Poussineaui8259: don't abort when trying to use level sensitive...
2014-05-07 Michael S.... acpi: fix tables for no-hpet configuration
2014-05-07 Kirill Batuzovacpi-build: properly decrement objects' reference counters
2014-05-07 Kirill Batuzovacpi/pcihp.c: Rewrite acpi_pcihp_get_bsel using object_...
2014-05-06 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-05-06 Peter MaydellMerge remote-tracking branch 'remotes/rth/tgt-axp'...
2014-05-06 Peter MaydellMerge remote-tracking branch 'remotes/riku/linux-user...
2014-05-05 Petar Jovanoviclinux-user: fix getrusage and wait4 failures with inval...
2014-05-05 Gabriel L.... SMBIOS: Build aggregate smbios tables and entry point
2014-05-05 Gabriel L.... SMBIOS: Use bitmaps to prevent incompatible comand...
2014-05-05 Gabriel L.... SMBIOS: Use macro to set smbios defaults
2014-05-05 Gabriel L.... SMBIOS: Update header file definitions
2014-05-05 Gabriel L.... SMBIOS: Rename symbols to better reflect future use
2014-05-05 Gabriel L.... E820: Add interface for accessing e820 table
2014-05-05 Michael S.... pc: add 2.1 machine type
2014-05-03 Richard Hendersontarget-alpha: Fix RDUSP
2014-05-02 Peter Maydelllinux-user/elfload.c: Support ARM HWCAP2 flags
2014-05-02 Peter Maydelllinux-user/elfload.c: Fix A64 code which was incorrectl...
2014-05-02 Peter Maydelllinux-user/elfload.c: Update ARM HWCAP bits
2014-05-02 Peter Maydelllinux-user/elfload.c: Fix incorrect ARM HWCAP bits
2014-05-02 Riku Voipiolinux-user: remove configure option for setting uname...
2014-05-02 Riku Voipiolinux-user: move uname functions to uname.c
2014-05-02 Riku Voipiolinux-user: rename cpu-uname -> uname
2014-05-02 Peter Maydelllinux-user/signal.c: Set fault address in AArch64 signa...
2014-05-02 Natanael Copalinux-user: avoid using glibc internals in _syscall5...
2014-05-02 James Hoganlinux-user: Handle arches with llseek instead of _llseek
2014-05-02 Huw Davieslinux-user: Add support for SCM_CREDENTIALS.
2014-05-02 Huw Davieslinux-user: Move if-elses to a switch statement.
2014-05-02 James Hoganlinux-user: Assert stack used for auxvec, envp, argv
2014-05-02 Maxim Ostapenkolinux-user: Add /proc/self/exe open forwarding
2014-05-02 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-05-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-05-01 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/kvm_c...
2014-05-01 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-05-01 Peter Maydellhw/arm/virt: Add support for Cortex-A57
2014-05-01 Peter Maydellhw/arm/virt: Put GIC register banks on 64K boundaries
2014-05-01 Peter Maydellhw/arm/virt: Create the GIC ourselves rather than ...
2014-05-01 Edgar E. Iglesiastarget-arm: Correct a comment refering to EL0
2014-05-01 Edgar E. Iglesiastarget-arm: A64: Fix a typo when declaring TLBI ops
2014-05-01 Edgar E. Iglesiastarget-arm: A64: Handle blr lr
2014-05-01 Edgar E. Iglesiastarget-arm: Make vbar_write 64bit friendly on 32bit...
2014-05-01 Rob Herringtarget-arm: implement WFE/YIELD as a yield for AArch64
2014-05-01 Rabin Vincentarmv7m_nvic: fix CPUID Base Register
2014-05-01 Peter Maydelltarget-arm: Implement XScale cache lockdown operations...
2014-05-01 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-05-01 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-05-01 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-04-30 Matthew Boothcurl: Fix hang reading from slow connections
2014-04-30 Matthew Boothcurl: Ensure all informationals are checked for completion
2014-04-30 Matthew Boothcurl: Eliminate unnecessary use of curl_multi_socket_all
2014-04-30 Matthew Boothcurl: Remove unnecessary explicit calls to internal...
2014-04-30 Matthew Boothcurl: Remove erroneous sleep waiting for curl completion
2014-04-30 Matthew Boothcurl: Fix return from curl_read_cb with invalid state
2014-04-30 Matthew Boothcurl: Remove unnecessary use of goto
2014-04-30 Matthew Boothcurl: Fix long line
2014-04-30 Max Reitzblock/vdi: Error out immediately in vdi_create()
2014-04-30 Max Reitzblock/bochs: Fix error handling for seek_to_sector()
2014-04-30 Max Reitzqcow2: Check min_size in qcow2_grow_l1_table()
2014-04-30 Max Reitzqcow2: Catch bdrv_getlength() error
2014-04-30 Max Reitzblock: Use correct width in format strings
2014-04-30 Max Reitzqcow2: Avoid overflow in alloc_clusters_noref()
2014-04-30 Cornelia Huckppc: use kvm_vcpu_enable_cap()
2014-04-30 Cornelia Hucks390x: use kvm_vcpu_enable_cap()
2014-04-30 Cornelia Huckkvm: add kvm_{vm,vcpu}_enable_cap
2014-04-30 Max Reitzblock: Use error_abort in bdrv_image_info_specific_dump()
2014-04-30 Kevin Wolfblock: Fix open_flags in bdrv_reopen()
2014-04-30 Kevin WolfRevert "block: another bdrv_append fix"
2014-04-30 Kevin Wolfblock: Unlink temporary files in raw-posix/win32
2014-04-30 Kevin Wolfblock: Remove BDRV_O_COPY_ON_READ for bs->file
2014-04-30 Kevin Wolfblock: Create bdrv_backing_flags()
2014-04-30 Kevin Wolfblock: Create bdrv_inherited_flags()
2014-04-29 Max Reitziotests: Discarding compressed clusters on qcow2
2014-04-29 Max Reitzqcow2: Fix discard
2014-04-29 Jeff Codyblock: qemu-iotests: make test 019 and 086 work with...
2014-04-29 Jeff Codyblock: qemu-iotests - fix image cleanup when using...
2014-04-29 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2014-04-29 Fam Zhengmirror: Check for bdrv_get_info result
2014-04-29 Fam Zhengmirror: Fix resource leak when bdrv_getlength fails
2014-04-29 Jeff Codyblock: Ignore duplicate or NULL format_name in bdrv_ite...
2014-04-29 Cole Robinsonsdl2: Support mouse wheel
2014-04-29 Dave Airliesdl2: add ui info setting.
2014-04-29 Cole Robinsongtk: Fix accelerators being triggered twice with gtk3
2014-04-29 Cole Robinsongtk: Fix -serial vc
2014-04-29 Cole Robinsongtk: Use ctrl+alt+q for quit accelerator
2014-04-29 Cole Robinsongtk: Remove use of deprecated stock items
2014-04-29 Cole Robinsongtk: Don't use deprecated vte_terminal_get_adjustment
2014-04-29 Cole Robinsongtk: Don't use deprecated gtk_image_menu_item_new_with_...
2014-04-29 Cole Robinsonconfigure: Re-run make if gtkabi/sdlabi is changed
2014-04-29 Cole Robinsonconfigure: Document --with-gtkabi
2014-04-29 Gerd Hoffmannhda-audio: fix non-mixer codecs
2014-04-29 Jeff Codyblock: Add '--version' option to qemu-img
2014-04-28 Richard Hendersontcg-sparc: Accept stores of zero
2014-04-28 Richard Hendersontcg-sparc: Fix small 32-bit movi
2014-04-28 Richard Hendersontcg-sparc: Fixup function argument types
2014-04-28 Richard Hendersontcg-sparc: Hoist common argument loads in tcg_out_op
2014-04-28 Richard Hendersontcg-sparc: Don't handle mov/movi in tcg_out_op
2014-04-28 Richard Hendersontcg-sparc: Tidy check_fit_* tests
2014-04-28 Richard Hendersontcg-sparc: Implement muls2_i32
2014-04-28 Richard Hendersontcg-sparc: Use the RETURN instruction
next