aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-12iotests: fix the broken 026.nocache outputPavel Butsykin
2016-04-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-04-11MAINTAINERS: Add Fam Zheng as a co-maintainer of block I/O pathFam Zheng
2016-04-11mirror: Replace bdrv_drain(bs) with bdrv_co_drain(bs)Fam Zheng
2016-04-11block: Fix bdrv_drain in coroutineFam Zheng
2016-04-11Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2016-04-11target-sparc: fix ldstub sign-extension bugMark Cave-Ayland
2016-04-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160411'...Peter Maydell
2016-04-11net: stellaris_enet: check packet length against receive bufferPrasad J Pandit
2016-04-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160411-1' into s...Peter Maydell
2016-04-11virtio-gpu: block live migrationGerd Hoffmann
2016-04-11ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann
2016-04-08Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160408' into stagingPeter Maydell
2016-04-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-04-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160408' into...Peter Maydell
2016-04-08Merge remote-tracking branch 'remotes/xtensa/tags/20160408-xtensa' into stagingPeter Maydell
2016-04-08Merge remote-tracking branch 'remotes/weil/tags/pull-tci-20160407' into stagingPeter Maydell
2016-04-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-04-08hw/mips_itu: fix off-by-one reported by CoverityLeon Alrae
2016-04-08spapr: Fix ibm,lrdr-capacityBharata B Rao
2016-04-08target-i386: check for PKU even for non-writable pagesPaolo Bonzini
2016-04-08tests: ignore test-loggingChanglong Xie
2016-04-08translate-all: add missing fold of tb_ctx into tcg_ctxEmilio G. Cota
2016-04-08hostmem-file: fix memory leakGonglei
2016-04-08spapr: fix possible Negative array index readGonglei
2016-04-08nbd: do not hang nbd_wr_syncv if outside a coroutine and no available dataPaolo Bonzini
2016-04-08nbd: Don't kill server when client requests unknown optionEric Blake
2016-04-08nbd: Fix NBD unsupported optionsAlex Bligh
2016-04-08qemu-nbd: Document -x optionEric Blake
2016-04-08nbd: Improve debug traces on little-endianEric Blake
2016-04-08nbd: Avoid bitrot in TRACE() usageEric Blake
2016-04-08nbd: Return correct error for write to read-only exportEric Blake
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