summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-06disas/i386: Add disassembly of vex.0f38.f5Richard Henderson
2017-09-06disas/i386: Fix disassembly of two-byte vex prefixesRichard Henderson
2017-09-06migration: Reset rather than destroy main_thread_load_eventDr. David Alan Gilbert
2017-09-06runstate/migrate: Two more transitionsDr. David Alan Gilbert
2017-09-06host-utils: Simplify pow2ceil()Markus Armbruster
2017-09-06host-utils: Proactively fix pow2floor(), switch to unsignedMarkus Armbruster
2017-09-06xbzrle: Drop unused cache_resize()Markus Armbruster
2017-09-06migration: Report when bdrv_inactivate_all failsDr. David Alan Gilbert
2017-09-06qcow2: move qcow2_store_persistent_dirty_bitmaps() before cache flushingPavel Butsykin
2017-09-06qemu-iotests: add 184 for throttle filter driverManos Pitsidianakis
2017-09-06block: add throttle block filter driverManos Pitsidianakis
2017-09-05tcg: Implement implicit ordering semanticsPranith Kumar
2017-09-05tests: Make vmgenid test compileJuan Quintela
2017-09-05tests: Use real size for iov testsJuan Quintela
2017-09-05tcg: Add tcg target default memory orderingPranith Kumar
2017-09-05tcg: Remove support for ia64 as hostRichard Henderson
2017-09-05iotests: blacklist 194 with the luks driverDaniel P. Berrange
2017-09-05iotests: rewrite 192 to use _launch_qemu to fix LUKS supportDaniel P. Berrange
2017-09-05vhost-user: disable the *broken* subprocess testsPhilippe Mathieu-Daudé
2017-09-05Revert "kvm: use DIV_ROUND_UP"Peter Maydell
2017-09-05block: convert ThrottleGroup to object with QOMManos Pitsidianakis
2017-09-05Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-09-05virtfs: error out gracefully when mandatory suboptions are missingGreg Kurz
2017-09-059pfs: local: clarify fchmodat_nofollow() implementationGreg Kurz
2017-09-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-09-05block: tidy ThrottleGroupMember initializationsManos Pitsidianakis
2017-09-05block: add aio_context field in ThrottleGroupMemberManos Pitsidianakis
2017-09-05block: move ThrottleGroup membership to ThrottleGroupMemberManos Pitsidianakis
2017-09-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-20170905-1' ...Peter Maydell
2017-09-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...Peter Maydell
2017-09-05io: fix check for handshake completion in TLS testDaniel P. Berrange
2017-09-05io: add new qio_channel_{readv, writev, read, write}_all functionsDaniel P. Berrange
2017-09-05io: fix typo in docs comment for qio_channel_readDaniel P. Berrange
2017-09-05util: remove the obsolete non-blocking connectCao jin
2017-09-05fsdev: fix memory leak in main()ZhiPeng Lu
2017-09-059pfs: avoid sign conversion error simplifying the codePhilippe Mathieu-Daudé
2017-09-05block: document semantics of bdrv_co_preadv|pwritevDaniel P. Berrange
2017-09-05block: document semantics of bdrv_co_preadv|pwritevDaniel P. Berrange
2017-09-05qemu-iotests: use context managers for resource cleanup in 194Stefan Hajnoczi
2017-09-05iotests.py: add FilePath context managerStefan Hajnoczi
2017-09-05qemu.py: make VM() a context managerStefan Hajnoczi
2017-09-04Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2017-09-04apb: add busA qdev property to PBM PCI bridgeMark Cave-Ayland
2017-09-04apb: fix endianness for APB and PCI config accessesMark Cave-Ayland
2017-09-04apb: fix up PCI bus nomenclatureMark Cave-Ayland
2017-09-04sun4u: expose fw_cfg and NVRAM on ebus PCI IO address spaceMark Cave-Ayland
2017-09-04sun4u: switch to using qdev to instantiate fw_cfg interfaceMark Cave-Ayland
2017-09-04sun4u: pass PCIDevice into pci_ebus_init() instead of PCIBusMark Cave-Ayland
2017-09-04qcow: Check failure of bdrv_getlength() and bdrv_truncate()Eric Blake
2017-09-04qcow: Change signature of get_cluster_offset()Eric Blake