summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-07Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-04-07-tag' in...Peter Maydell2-2/+6
2016-04-07tci: Fix build regressionStefan Weil1-19/+22
2016-04-07hw/pci-bridge: Add missing unref in case register-bus failsWei Jiangang1-1/+7
2016-04-07virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...Paolo Bonzini4-28/+14
2016-04-07virtio-scsi: use aio handler for data planePaolo Bonzini3-28/+86
2016-04-07virtio-blk: use aio handler for data planeMichael S. Tsirkin3-10/+32
2016-04-07virtio: add aio handlerMichael S. Tsirkin2-4/+35
2016-04-07virtio-scsi: fix disabled modePaolo Bonzini2-3/+2
2016-04-07virtio-blk: fix disabled modePaolo Bonzini3-5/+5
2016-04-07virtio: make virtio_queue_notify_vq staticPaolo Bonzini2-2/+1
2016-04-07tests/bios-tables-test: fix assertMarcel Apfelbaum1-1/+1
2016-04-07virtio-balloon: reset the statistic timer to load devicePavel Butsykin1-0/+4
2016-04-07Migration: Add i82801b11 migration dataDr. David Alan Gilbert1-0/+9
2016-04-07Sort the fw_cfg file listGerd Hoffmann10-12/+164
2016-04-07xen: piix reuse pci generic class init functionMichael S. Tsirkin1-13/+1
2016-04-07pci-testdev: fast mmio supportMichael S. Tsirkin1-1/+6
2016-04-07acpi: Add missing GCC_FMT_ATTRStefan Weil1-1/+2
2016-04-07qga: Workaround for console redirection from non-interactive qemu-ga serviceYuri Pudgorodskiy1-2/+2
2016-04-07qga: fix fd leak with guest-exec i/o channelsYuriy Pudgorodskiy1-0/+4
2016-04-07Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell5-11/+50
2016-04-07slirp: handle deferred ECONNREFUSED on non-blocking TCP socketsSteven Luo2-1/+7
2016-04-07slirp: Propagate host TCP RST to the guest.Edgar E. Iglesias1-1/+16
2016-04-07Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell4-46/+35
2016-04-07slirp: avoid use-after-free in slirp_pollfds_poll() if soread() returns an errorSteven Luo3-8/+23
2016-04-07slirp: don't crash when tcp_sockclosed() is called with a NULL tpSteven Luo1-2/+5
2016-04-06filter-buffer: fix segfault when starting qemu with status=off propertyzhanghailiang1-1/+1
2016-04-06rtl8139: using CP_TX_OWN for ownership transferring during txJason Wang1-1/+1
2016-04-06net: fix OptsVisitor memory leakPaolo Bonzini1-0/+1
2016-04-06net: Allocating Large sized arrays to heapPooja Dhannawat1-4/+9
2016-04-06util: Improved qemu_hexmap() to include an ascii dump of the bufferIsaac Lozano2-40/+23
2016-04-05Update version for v2.6.0-rc1 releasev2.6.0-rc1Peter Maydell1-1/+1
2016-04-05Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160405' into stagingPeter Maydell1-1/+1
2016-04-05tcg/mips: Fix type of tcg_target_reg_alloc_order[]James Hogan1-1/+1
2016-04-05bsd-user: Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningEd Maste1-1/+1
2016-04-05bsd-user: add qemu/cutils.h include after f348b6dEd Maste1-0/+1
2016-04-05Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-7/+26
2016-04-05Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-04-05' in...Kevin Wolf2-7/+7
2016-04-05crypto: Avoid memory leak on failureEric Blake1-6/+6
2016-04-05qemu-iotests: 149: Use "/usr/bin/env python"Fam Zheng1-1/+1
2016-04-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-04-05-1...Peter Maydell2-2/+2
2016-04-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell26-72/+275
2016-04-05crypto: fix nettle config check for running pbkdf testDaniel P. Berrange1-1/+1
2016-04-05crypto: fix typo in docs for secret object typeDaniel P. Berrange1-1/+1
2016-04-05net: fix missing include of qapi/error.h in netmap.cDaniel P. Berrange1-0/+1
2016-04-05nbd: Fix poor debug messageEric Blake1-1/+1
2016-04-05include/qemu/atomic: add compile time assertsAlex Bennée1-24/+34
2016-04-05cpus: don't use atomic_read for vm_clock_warp_startAlex Bennée1-1/+9
2016-04-05nbd: don't request FUA on FLUSHEric Blake1-4/+0
2016-04-05doc/memory: update MMIO sectionCao jin1-2/+2
2016-04-05char: ensure all clients are in non-blocking modeDaniel P. Berrange1-1/+2