aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-08docs: fix typo in memory.txtWei Jiangang
2016-04-08hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS"Bill Paul
2016-04-08ps2kbd: default to scancode_set 2, as with KBD_CMD_RESETHervé Poussineau
2016-04-07Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-04-07-tag' in...Peter Maydell
2016-04-07tci: Fix build regressionStefan Weil
2016-04-07hw/pci-bridge: Add missing unref in case register-bus failsWei Jiangang
2016-04-07virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...Paolo Bonzini
2016-04-07virtio-scsi: use aio handler for data planePaolo Bonzini
2016-04-07virtio-blk: use aio handler for data planeMichael S. Tsirkin
2016-04-07virtio: add aio handlerMichael S. Tsirkin
2016-04-07virtio-scsi: fix disabled modePaolo Bonzini
2016-04-07virtio-blk: fix disabled modePaolo Bonzini
2016-04-07virtio: make virtio_queue_notify_vq staticPaolo Bonzini
2016-04-07tests/bios-tables-test: fix assertMarcel Apfelbaum
2016-04-07virtio-balloon: reset the statistic timer to load devicePavel Butsykin
2016-04-07Migration: Add i82801b11 migration dataDr. David Alan Gilbert
2016-04-07Sort the fw_cfg file listGerd Hoffmann
2016-04-07xen: piix reuse pci generic class init functionMichael S. Tsirkin
2016-04-07pci-testdev: fast mmio supportMichael S. Tsirkin
2016-04-07acpi: Add missing GCC_FMT_ATTRStefan Weil
2016-04-07qga: Workaround for console redirection from non-interactive qemu-ga serviceYuri Pudgorodskiy
2016-04-07qga: fix fd leak with guest-exec i/o channelsYuriy Pudgorodskiy
2016-04-07Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2016-04-07slirp: handle deferred ECONNREFUSED on non-blocking TCP socketsSteven Luo
2016-04-07slirp: Propagate host TCP RST to the guest.Edgar E. Iglesias
2016-04-07Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-04-07slirp: avoid use-after-free in slirp_pollfds_poll() if soread() returns an errorSteven Luo
2016-04-07slirp: don't crash when tcp_sockclosed() is called with a NULL tpSteven Luo
2016-04-06filter-buffer: fix segfault when starting qemu with status=off propertyzhanghailiang
2016-04-06rtl8139: using CP_TX_OWN for ownership transferring during txJason Wang
2016-04-06net: fix OptsVisitor memory leakPaolo Bonzini
2016-04-06net: Allocating Large sized arrays to heapPooja Dhannawat
2016-04-06util: Improved qemu_hexmap() to include an ascii dump of the bufferIsaac Lozano
2016-04-05Update version for v2.6.0-rc1 releasev2.6.0-rc1Peter Maydell
2016-04-05Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160405' into stagingPeter Maydell
2016-04-05tcg/mips: Fix type of tcg_target_reg_alloc_order[]James Hogan
2016-04-05bsd-user: Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningEd Maste
2016-04-05bsd-user: add qemu/cutils.h include after f348b6dEd Maste
2016-04-05Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-04-05Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-04-05' in...Kevin Wolf
2016-04-05crypto: Avoid memory leak on failureEric Blake
2016-04-05qemu-iotests: 149: Use "/usr/bin/env python"Fam Zheng
2016-04-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-04-05-1...Peter Maydell
2016-04-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-04-05crypto: fix nettle config check for running pbkdf testDaniel P. Berrange
2016-04-05crypto: fix typo in docs for secret object typeDaniel P. Berrange
2016-04-05net: fix missing include of qapi/error.h in netmap.cDaniel P. Berrange
2016-04-05nbd: Fix poor debug messageEric Blake
2016-04-05include/qemu/atomic: add compile time assertsAlex Bennée
2016-04-05cpus: don't use atomic_read for vm_clock_warp_startAlex Bennée