aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-18block: Unify bdrv_child_cb_attach()Max Reitz
2020-05-18block: Use bdrv_inherited_options()Max Reitz
2020-05-18block: Add generic bdrv_inherited_options()Max Reitz
2020-05-18block: Rename bdrv_inherited_options()Max Reitz
2020-05-18block: Pass parent_is_format to .inherit_options()Max Reitz
2020-05-18block: Pass BdrvChildRole to .inherit_options()Max Reitz
2020-05-18block: Pass BdrvChildRole to bdrv_child_perm()Max Reitz
2020-05-18block: Add BdrvChildRole to BdrvChildMax Reitz
2020-05-18block: Add BdrvChildRole and BdrvChildRoleBitsMax Reitz
2020-05-18block: Rename BdrvChildRole to BdrvChildClassMax Reitz
2020-05-18block: Add BlockDriver.is_formatMax Reitz
2020-05-18block: Mark commit, mirror, blkreplay as filtersMax Reitz
2020-05-18block: Use bdrv_make_empty() where possibleMax Reitz
2020-05-18replication: Avoid blk_make_empty() on read-only childKevin Wolf
2020-05-18block: Use blk_make_empty() after commitsMax Reitz
2020-05-18block: Add blk_make_empty()Max Reitz
2020-05-18block: Add bdrv_make_empty()Max Reitz
2020-05-18iotests: Run pylint and mypy in a testcaseKevin Wolf
2020-05-18iotests: Fix incomplete type declarationsKevin Wolf
2020-05-18block/replication.c: Avoid cancelling the job twiceLukas Straub
2020-05-18iotests: Mirror with different source/target sizeKevin Wolf
2020-05-18mirror: Make sure that source and target size matchKevin Wolf
2020-05-18iotests/229: Use blkdebug to inject an errorKevin Wolf
2020-05-18iotests/109: Don't mirror with mismatched sizeKevin Wolf
2020-05-15Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20200515' into stagingPeter Maydell
2020-05-15softfloat: fix floatx80 pseudo-denormal round to integerJoseph Myers
2020-05-15softfloat: fix floatx80 pseudo-denormal comparisonsJoseph Myers
2020-05-15softfloat: fix floatx80 pseudo-denormal addition / subtractionJoseph Myers
2020-05-15softfloat: silence sNaN for conversions to/from floatx80Joseph Myers
2020-05-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-1...Peter Maydell
2020-05-15MAINTAINERS: update the orphaned cpus-common.c fileAlex Bennée
2020-05-15qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument constPhilippe Mathieu-Daudé
2020-05-15qemu/plugin: Move !CONFIG_PLUGIN stubs altogetherPhilippe Mathieu-Daudé
2020-05-15qemu/plugin: Trivial code movementPhilippe Mathieu-Daudé
2020-05-15translate-all: include guest address in out_asm outputAlex Bennée
2020-05-15disas: add optional note support to cap_disasAlex Bennée
2020-05-15disas: include an optional note for the start of disassemblyAlex Bennée
2020-05-15accel/tcg: don't disable exec_tb trace eventsAlex Bennée
2020-05-15accel/tcg: Relax va restrictions on 64-bit guestsRichard Henderson
2020-05-15exec/cpu-all: Use bool for have_guest_baseRichard Henderson
2020-05-15linux-user: completely re-write init_guest_spaceAlex Bennée
2020-05-15travis.yml: Improve the --disable-tcg test on s390xThomas Huth
2020-05-15tests/guest-debug: catch hanging guestsAlex Bennée
2020-05-15Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200515-pull-request' i...Peter Maydell
2020-05-15Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-05-15' into s...Peter Maydell
2020-05-15hw: Remove unnecessary DEVICE() castPhilippe Mathieu-Daudé
2020-05-15various: Remove unnecessary OBJECT() castPhilippe Mathieu-Daudé
2020-05-15target: Remove unnecessary CPU() castPhilippe Mathieu-Daudé
2020-05-15qom: Drop @errp parameter of object_property_del()Markus Armbruster
2020-05-15spapr_pci: Drop some dead error handlingMarkus Armbruster