summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iotests: Add regresion test case for write notifier assertion failureFam Zheng2015-12-032-2/+27
* iotests: Add "add_drive_raw" methodFam Zheng2015-12-031-0/+5
* block: Don't wait serialising for non-COR read requestsFam Zheng2015-12-034-9/+11
* iothread: include id in thread namePaolo Bonzini2015-12-031-1/+6
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-12-022-3/+8
|\
| * Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-12-02' in...Kevin Wolf2015-12-021-2/+7
| |\
| | * blkdebug: silence warning under qtestMichael S. Tsirkin2015-12-021-2/+7
| |/
| * qcow2: Fix potential qemu-img check crash on 32 bit hostsKevin Wolf2015-12-021-1/+1
* | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2015-12-021-0/+4
|\ \
| * | mirror: Quiesce source during "mirror_exit"Fam Zheng2015-12-021-0/+4
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-12-0210-17/+27
|\ \ | |/ |/|
| * translate-all: ensure host page mask is always extended with 1'sPaolo Bonzini2015-12-026-14/+12Star
| * main-loop: suppress warnings under qtestMichael S. Tsirkin2015-12-022-1/+6
| * qemu-char: retry g_poll on EINTRPaolo Bonzini2015-12-021-1/+6
| * exec: Stop using memory after freeDon Slutz2015-12-021-1/+3
|/
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151201' into stagingPeter Maydell2015-12-021-1/+5
|\
| * tcg: Increase the highwater reservationRichard Henderson2015-12-011-1/+5
* | ui/cocoa.m: Prevent activation clicks from going to guestPeter Maydell2015-12-011-1/+9
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151201' into stagingPeter Maydell2015-12-016-9/+37
|\ \
| * | s390x/pci: fix up IOMMU sizeYi Min Zhao2015-12-013-5/+30
| * | s390x: no deprecation warning while testingCornelia Huck2015-12-011-3/+6
| * | pc-bios/s390-ccw: rebuild imageCornelia Huck2015-12-011-0/+0
| * | pc-bios/s390-ccw: build for z900Christian Borntraeger2015-12-011-1/+1
| |/
* | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2015-11-304-78/+25Star
|\ \ | |/ |/|
| * virtio-9p: use QEMU thread poolPaolo Bonzini2015-11-303-68/+15Star
| * fsdev-proxy-helper: avoid TOC/TOU racePaolo Bonzini2015-11-301-10/+10
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.5-20151130' into...Peter Maydell2015-11-306-79/+41Star
|\ \
| * | target-ppc/fpu_helper: fix FPSCR_FX bit shift operationMadhavan Srinivasan2015-11-301-11/+11
| * | target-ppc: Move the FPSCR bit update macros to cpu.hMadhavan Srinivasan2015-11-302-21/+21
| * | hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from ol...Peter Maydell2015-11-301-44/+8Star
| * | hw/ppc/spapr: Remove duplicated "pseries" aliasThomas Huth2015-11-301-2/+0Star
| * | mac_dbdma: always initialize channel field in DBDMA_channelHervé Poussineau2015-11-301-1/+1
| |/
* | Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20151130' into stagingPeter Maydell2015-11-304-3/+6
|\ \ | |/ |/|
| * w32: Use gcc option -mthreadsStefan Weil2015-11-301-0/+2
| * oslib-win32: Change return type of function getpagesizeStefan Weil2015-11-302-2/+2
| * trace/simple: Fix warning and wrong trace file name for MinGWStefan Weil2015-11-301-1/+2
|/
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2015-11-272-11/+54
|\
| * tap-win32: disable broken async write pathAndrew Baumann2015-11-271-10/+36
| * tap-win32: skip unexpected nodes during registry enumerationAndrew Baumann2015-11-271-1/+2
| * eepro100: Prevent two endless loopsStefan Weil2015-11-271-0/+16
|/
* Update version for v2.5.0-rc2 releasePeter Maydell2015-11-261-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-11-2612-41/+155
|\
| * vhost-user-test: fix migration overlap testMichael S. Tsirkin2015-11-261-5/+8
| * Fix memory leak on errorStefano Dong (董兴水)2015-11-262-0/+2
| * Revert "vhost: send SET_VRING_ENABLE at start/stop"Michael S. Tsirkin2015-11-261-9/+0Star
| * tests/vhost-user-bridge: read command line argumentsVictor Kaplansky2015-11-251-18/+111
| * tests/vhost-user-bridge: propose GUEST_ANNOUNCE featureVictor Kaplansky2015-11-251-0/+1
| * vhost-user: clarify start and enableMichael S. Tsirkin2015-11-251-5/+15
| * vhost-user: set link down when the char device is closedWen Congyang2015-11-251-1/+1
| * pc: Don't set hw_version on pc-*-2.5Eduardo Habkost2015-11-252-2/+0Star