aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-07hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = falseThomas Huth
2017-09-07xilinx_axidma: Convert to DEFINE_PROP_LINKFam Zheng
2017-09-07xilinx_axienet: Convert to DEFINE_PROP_LINKFam Zheng
2017-09-07xlnx_zynqmp: Convert to DEFINE_PROP_LINKFam Zheng
2017-09-07gicv3: Convert to DEFINE_PROP_LINKFam Zheng
2017-09-07armv7m: Convert armv7m.memory to DEFINE_PROP_LINKFam Zheng
2017-09-07armv7m: Convert bitband.source-memory to DEFINE_PROP_LINKFam Zheng
2017-09-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-09-07Merge remote-tracking branch 'remotes/juanquintela/tags/tests/20170906' into ...Peter Maydell
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-05tests: Make vmgenid test compileJuan Quintela
2017-09-05tests: Use real size for iov testsJuan Quintela
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
2017-09-04block: add default implementations for bdrv_co_get_block_status()Manos Pitsidianakis
2017-09-04block: remove bdrv_truncate callback in blkdebugManos Pitsidianakis
2017-09-04block: remove unused bdrv_media_changedManos Pitsidianakis
2017-09-04block: pass bdrv_* methods to bs->file by default in block filtersManos Pitsidianakis