aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-18Update VERSION for 2.0.2 releasev2.0.2Michael Roth
2014-08-17audio: fmopl: drop INLINE macroLuiz Capitulino
2014-08-17fpu: softfloat: drop INLINE macroLuiz Capitulino
2014-08-15Update VERSION for 2.0.1 releasev2.0.1Michael Roth
2014-08-07mirror: Fix qiov size for short requestsKevin Wolf
2014-08-07qemu-iotests: Test 0-length image for mirrorFam Zheng
2014-08-07block: make 'top' argument to block-commit optionalJeff Cody
2014-08-07qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng
2014-08-07mirror: Go through ready -> complete process for 0 len imageFam Zheng
2014-08-07blockjob: Add block_job_yield()Fam Zheng
2014-08-07mirror: Fix resource leak when bdrv_getlength failsFam Zheng
2014-08-06hw/arm/boot: Set PC correctly when loading AArch64 ELF filesPeter Maydell
2014-08-06hw/misc/imx_ccm.c: Add missing VMState list terminatorPeter Maydell
2014-08-06vmstate_xhci_event: fix unterminated field listLaszlo Ersek
2014-08-06kvm-all: Use 'tmpcpu' instead of 'cpu' in sub-looping to avoid 'cpu' be NULLChen Gang
2014-08-06cadence_uart: check for serial backend before using it.KONRAD Frederic
2014-08-06s390x/kvm: synchronize guest floating point registersJason J. Herne
2014-08-06disas/libvixl: prepend the include path of libvixl header filesStefano Stabellini
2014-08-06mc146818rtc: register the clock reset notifier on the right clockPaolo Bonzini
2014-08-06pci: assign devfn to pci_dev before calling pci_device_iommu_address_space()Le Tan
2014-08-06Allow mismatched virtio config-lenDr. David Alan Gilbert
2014-08-06virtio: validate config_len on loadMichael S. Tsirkin
2014-08-06virtio: out-of-bounds buffer write on invalid state loadMichael S. Tsirkin
2014-08-06hw: Fix qemu_allocate_irqs() leaksAndreas Färber
2014-08-06sdhci: Fix misuse of qemu_free_irqs()Andreas Färber
2014-08-06pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layoutDon Slutz
2014-08-05SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo
2014-08-05nbd: Shutdown socket before closing.Hani Benhabiles
2014-08-05nbd: Close socket on negotiation failure.Hani Benhabiles
2014-08-05nbd: Don't validate from and len in NBD_CMD_DISC.Hani Benhabiles
2014-08-05nbd: Don't export a block device with no medium.Hani Benhabiles
2014-08-05virtio-serial: don't migrate the config spaceAlexander Graf
2014-08-05virtio-net: byteswap virtio-net headerCédric Le Goater
2014-08-05target-i386: Filter FEAT_7_0_EBX TCG features tooEduardo Habkost
2014-08-05target-i386: Make TCG feature filtering more readableEduardo Habkost
2014-08-05hw/xtensa/xtfpga: fix FLASH mapping to boot region for KC705Max Filippov
2014-08-05coroutine-win32.c: Add noinline attribute to work around gcc bugPeter Maydell
2014-08-05q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_propsEduardo Habkost
2014-08-05KVM: Fix GSI number space limitAlexander Graf
2014-08-05usb: Fix usb-bt-dongle initialization.Hani Benhabiles
2014-08-05virtio-scsi: define dummy handle_output for vhost-scsi vqsMing Lei
2014-08-05vhost: fix resource leak in error handlingMichael S. Tsirkin
2014-08-05scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745cUlrich Obergfell
2014-08-05qdev: recursively unrealize devices when unrealizing busPaolo Bonzini
2014-08-05qdev: reorganize error reporting in bus_set_realizedPaolo Bonzini
2014-08-05hw: Consistently name Error ** objects errp, and not errMarkus Armbruster
2014-08-05rdma: bug fixesMichael R. Hines
2014-08-05migration: catch unknown flags in ram_loadPeter Lieven
2014-08-05arch_init: Be sure of only one exit entry with DPRINTF() for ram_load()Chen Gang
2014-08-05migration: remove duplicate codeChenLiang