aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-04scsi: remove scsi_req_free prototypeHervé Poussineau
2015-12-04gt64xxx: fix decoding of ISD registerPaolo Bonzini
2015-12-04configure: use appropriate code fragment for -fstack-protector checksRodrigo Rebello
2015-12-04crypto: avoid two coverity false positive error reportsDaniel P. Berrange
2015-12-04configure: Diagnose broken linkers directlyPeter Maydell
2015-12-04bt: avoid unintended sign extensionPaolo Bonzini
2015-12-04util/id: fully allocate names tableJohn Snow
2015-12-04spapr_drc: Change value of property "fdt" from null back to {}Markus Armbruster
2015-12-04spapr_drc: Make device "spapr-dr-connector" unavailable with -deviceMarkus Armbruster
2015-12-04spapr_drc: Handle visitor errors properlyMarkus Armbruster
2015-12-03qom: Update documentation comment of struct ObjectCao jin
2015-12-03tests: Fix check-report-qtest-% targetAndreas Färber
2015-12-03ui: vnc: avoid floating point exceptionPrasad J Pandit
2015-12-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-12-03Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151203' i...Peter Maydell
2015-12-03iotests: Add regresion test case for write notifier assertion failureFam Zheng
2015-12-03iotests: Add "add_drive_raw" methodFam Zheng
2015-12-03block: Don't wait serialising for non-COR read requestsFam Zheng
2015-12-03iothread: include id in thread namePaolo Bonzini
2015-12-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-12-03migration: do floating-point divisionPaolo Bonzini
2015-12-03migration: Clean up use of g_poll() in socket_writev_buffer()Markus Armbruster
2015-12-02util/mmap-alloc: fix hugetlb support on ppc64Michael S. Tsirkin
2015-12-02virtio-pci: Set the QEMU_PCI_CAP_EXPRESS capability early in its DeviceClass ...Shmulik Ladkani
2015-12-02virtio: handle non-virtio-1-capable backend for ccwCornelia Huck
2015-12-02tests/vhost-user-bridge.c: fix fd leakageVictor Kaplansky
2015-12-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-12-02Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2015-12-02vhost: drop dead codeMichael S. Tsirkin
2015-12-02mirror: Quiesce source during "mirror_exit"Fam Zheng
2015-12-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-12-02Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-12-02' in...Kevin Wolf
2015-12-02blkdebug: silence warning under qtestMichael S. Tsirkin
2015-12-02vhost-user: verify that number of queues is non-zeroVictor Kaplansky
2015-12-02vhost-user-test: fix crash with glib < 2.36Marc-André Lureau
2015-12-02vhost-user-test: use unix port for migrationMarc-André Lureau
2015-12-02vhost-user-test: fix chardriver raceMarc-André Lureau
2015-12-02qcow2: Fix potential qemu-img check crash on 32 bit hostsKevin Wolf
2015-12-02translate-all: ensure host page mask is always extended with 1'sPaolo Bonzini
2015-12-02main-loop: suppress warnings under qtestMichael S. Tsirkin
2015-12-02qemu-char: retry g_poll on EINTRPaolo Bonzini
2015-12-02exec: Stop using memory after freeDon Slutz
2015-12-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151201' into stagingPeter Maydell
2015-12-01tcg: Increase the highwater reservationRichard Henderson
2015-12-01ui/cocoa.m: Prevent activation clicks from going to guestPeter Maydell
2015-12-01Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151201' into stagingPeter Maydell
2015-12-01s390x/pci: fix up IOMMU sizeYi Min Zhao
2015-12-01s390x: no deprecation warning while testingCornelia Huck
2015-12-01pc-bios/s390-ccw: rebuild imageCornelia Huck
2015-12-01pc-bios/s390-ccw: build for z900Christian Borntraeger