Age | Commit message (Expand) | Author |
2020-05-28 | qcow2: Expose bitmaps' size during measure | Eric Blake |
2020-05-28 | iotests: Fix test 178 | Eric Blake |
2020-05-28 | iotests: 194: test also migration of dirty bitmap | Vladimir Sementsov-Ogievskiy |
2020-05-28 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into... | Peter Maydell |
2020-05-27 | tests/migration: Tighten error checking | Markus Armbruster |
2020-05-26 | hw/mips/fuloong2e: Fix typo in Fuloong machine name | Philippe Mathieu-Daudé |
2020-05-21 | tests/acceptance: Add a test for the canon-a1100 machine | Thomas Huth |
2020-05-21 | Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'... | Peter Maydell |
2020-05-20 | tests/util-sockets: add abstract unix socket cases | xiaoqiang zhao |
2020-05-19 | softfloat: Change tininess_before_rounding to bool | Richard Henderson |
2020-05-19 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2020-05-19 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2020-05-18 | iotests/030: Reduce run time by unthrottling job earlier | Kevin Wolf |
2020-05-18 | iotests: log messages from notrun() | John Snow |
2020-05-18 | block: Drop @child_class from bdrv_child_perm() | Max Reitz |
2020-05-18 | block: Drop child_file | Max Reitz |
2020-05-18 | block: Use bdrv_default_perms() | Max Reitz |
2020-05-18 | tests: Use child_of_bds instead of child_file | Max Reitz |
2020-05-18 | block: Make backing files child_of_bds children | Max Reitz |
2020-05-18 | block: Pass BdrvChildRole to bdrv_child_perm() | Max Reitz |
2020-05-18 | block: Add BdrvChildRole to BdrvChild | Max Reitz |
2020-05-18 | block: Rename BdrvChildRole to BdrvChildClass | Max Reitz |
2020-05-18 | block: Use blk_make_empty() after commits | Max Reitz |
2020-05-18 | iotests: Run pylint and mypy in a testcase | Kevin Wolf |
2020-05-18 | iotests: Fix incomplete type declarations | Kevin Wolf |
2020-05-18 | iotests: Mirror with different source/target size | Kevin Wolf |
2020-05-18 | iotests/229: Use blkdebug to inject an error | Kevin Wolf |
2020-05-18 | iotests/109: Don't mirror with mismatched size | Kevin Wolf |
2020-05-18 | iotests: Enhance 223 to cover qemu-img map improvements | Eric Blake |
2020-05-18 | qemu_img: add cvtnum_full to print error reports | Eyal Moscovici |
2020-05-15 | softfloat: fix floatx80 pseudo-denormal round to integer | Joseph Myers |
2020-05-15 | softfloat: fix floatx80 pseudo-denormal comparisons | Joseph Myers |
2020-05-15 | softfloat: fix floatx80 pseudo-denormal addition / subtraction | Joseph Myers |
2020-05-15 | softfloat: silence sNaN for conversions to/from floatx80 | Joseph Myers |
2020-05-15 | tests/guest-debug: catch hanging guests | Alex Bennée |
2020-05-15 | tests/fuzz: Extract ioport_fuzz_qtest() method | Philippe Mathieu-Daudé |
2020-05-15 | tests/fuzz: Extract pciconfig_fuzz_qos() method | Philippe Mathieu-Daudé |
2020-05-15 | tests/fuzz: Remove unuseful/unused typedefs | Philippe Mathieu-Daudé |
2020-05-15 | tests/fuzz: Add missing space in test description | Philippe Mathieu-Daudé |
2020-05-15 | tests/fuzz/Makefile: Do not link code using unavailable devices | Philippe Mathieu-Daudé |
2020-05-15 | qom: Drop @errp parameter of object_property_del() | Markus Armbruster |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster |
2020-05-15 | tests/check-qom-proplist: Improve iterator coverage | Markus Armbruster |
2020-05-13 | iotests: 287: add qcow2 compression type test | Denis Plotnikov |
2020-05-13 | qcow2: introduce compression type feature | Denis Plotnikov |
2020-05-08 | iotests/055: Use cache.no-flush for vmdk target | Kevin Wolf |
2020-05-08 | iotests: Backup with different source/target size | Kevin Wolf |
2020-05-08 | iotests/283: Use consistent size for source and target | Kevin Wolf |
2020-05-08 | iotests: vmdk: Enable zeroed_grained=on by default | Kevin Wolf |
2020-05-08 | qcow2: Avoid integer wraparound in qcow2_co_truncate() | Alberto Garcia |