summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-09AioContext: speed up aio_notifyPaolo Bonzini4-2/+164
2014-07-09test-aio: fix GSource-based timer testPaolo Bonzini1-7/+6
2014-07-09block: drop aio functions that operate on the main AioContextPaolo Bonzini7-46/+12
2014-07-09block: prefer aio_poll to qemu_aio_waitPaolo Bonzini3-4/+4
2014-07-09block: Fix bdrv_is_allocated() return valueKevin Wolf1-1/+1
2014-07-09block/backup: Fix hang for unaligned image sizeKevin Wolf3-2/+296
2014-07-08Update version for v2.1.0-rc1 releasev2.1.0-rc1Peter Maydell1-1/+1
2014-07-08hw/ppc/spapr_hcall.c: Add ULL suffix to 64 bit constantPeter Maydell1-1/+1
2014-07-08Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140708' into stagingPeter Maydell5-1/+28
2014-07-08s390x/css: reflect cpa in scswCornelia Huck1-0/+9
2014-07-08pc-bios/s390-ccw: update binaryCornelia Huck1-0/+0
2014-07-08pc-bios/s390-ccw: store proper subsystem information wordChristian Borntraeger3-1/+19
2014-07-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140708'...Peter Maydell4-20/+7
2014-07-08target-arm: Implement vCPU reset via KVM_ARM_VCPU_INIT for 32-bit CPUsPeter Maydell2-18/+5
2014-07-08hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9Peter Maydell1-1/+1
2014-07-08disas/libvixl: prepend the include path of libvixl header filesStefano Stabellini1-1/+1
2014-07-08Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell12-122/+69
2014-07-08PPC: e500: Actually install u-boot.e500Cole Robinson1-1/+2
2014-07-08target-ppc: Remove POWER7+ and POWER8E familiesAlexey Kardashevskiy2-73/+4
2014-07-08target-ppc: Add pvr_match() callbackAlexey Kardashevskiy4-21/+37
2014-07-08pseries: Update SLOF firmware image to qemu-slof-20140630Alexey Kardashevskiy3-1/+1
2014-07-08PPC: Fix booke206 TLB with phys addrs > 32bitAlexander Graf1-3/+3
2014-07-08target-ppc: Fix gdbstub for ppc64le-linux-userRichard Henderson1-19/+15
2014-07-08target-ppc: Change default cpu for ppc64le-linux-userRichard Henderson2-4/+8
2014-07-08target-ppc: KVMPPC_H_CAS fix cpu-version endianessLaurent Dufour1-2/+1
2014-07-07Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.1' into stagingPeter Maydell4-15/+1
2014-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell16-48/+68
2014-07-07prep: Update ppc_rom.binAndreas Färber2-0/+0
2014-07-07prep: Remove CPU reset entry point hack related to OpenHack'WareHervé Poussineau1-3/+0
2014-07-07prep: Remove PCI memory hack related to OpenHack'WareHervé Poussineau2-12/+1
2014-07-07Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell16-53/+356
2014-07-07Merge remote-tracking branch 'remotes/sstabellini/xen_arm_20140707' into stagingPeter Maydell5-11/+33
2014-07-07xen: build on ARMStefano Stabellini3-11/+13
2014-07-07xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64Stefano Stabellini2-0/+20
2014-07-07qmp: show QOM properties in device-list-propertiesStefan Hajnoczi1-23/+76
2014-07-07dataplane: submit I/O as a batchMing Lei1-0/+2
2014-07-07linux-aio: implement io plug, unplug and flush io queueMing Lei3-2/+141
2014-07-07block: block: introduce APIs for submitting IO as a batchMing Lei3-0/+40
2014-07-07ahci: map memory via device's address space instead of address_space_memoryLe Tan1-10/+11
2014-07-07raw-posix: Fix raw_getlength() to always return -errno on errorMarkus Armbruster1-6/+22
2014-07-07qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtinBenoît Canet1-2/+39
2014-07-07ahci.c: mask unused flags when reading size PRDT DBCReza Jelveh2-3/+10
2014-07-07MAINTAINERS: add Stefan Hajnoczi to IDE maintainersStefan Hajnoczi1-0/+1
2014-07-07mirror: Fix qiov size for short requestsKevin Wolf3-3/+10
2014-07-07Fix nocow typos in manpageChunyan Liu2-4/+4
2014-07-06qemu-char: add chr_add_watch support in mux chardevKirill Batuzov1-0/+9
2014-07-06virtio-pci: fix MSI memory region use after freePaolo Bonzini1-2/+2
2014-07-06qdev: Fix crash when using non-device class name on -globalEduardo Habkost1-1/+2
2014-07-06qdev: Don't abort() in case globals can't be setEduardo Habkost1-1/+7
2014-07-06hw/virtio: enable common virtio feature for mmio deviceMing Lei1-0/+6