aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-03disas/libvixl: Update to upstream VIXL 1.12vixl-1.12Peter Maydell
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
2015-11-30Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2015-11-30Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.5-20151130' into...Peter Maydell
2015-11-30Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20151130' into stagingPeter Maydell
2015-11-30virtio-9p: use QEMU thread poolPaolo Bonzini
2015-11-30fsdev-proxy-helper: avoid TOC/TOU racePaolo Bonzini
2015-11-30target-ppc/fpu_helper: fix FPSCR_FX bit shift operationMadhavan Srinivasan
2015-11-30target-ppc: Move the FPSCR bit update macros to cpu.hMadhavan Srinivasan
2015-11-30hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from ol...Peter Maydell
2015-11-30hw/ppc/spapr: Remove duplicated "pseries" aliasThomas Huth
2015-11-30mac_dbdma: always initialize channel field in DBDMA_channelHervé Poussineau
2015-11-30w32: Use gcc option -mthreadsStefan Weil