Age | Commit message (Expand) | Author | Files | Lines |
2020-05-15 | softfloat: fix floatx80 pseudo-denormal round to integer | Joseph Myers | 1 | -0/+10 |
2020-05-15 | softfloat: fix floatx80 pseudo-denormal comparisons | Joseph Myers | 1 | -0/+4 |
2020-05-15 | softfloat: fix floatx80 pseudo-denormal addition / subtraction | Joseph Myers | 1 | -0/+24 |
2020-05-15 | softfloat: silence sNaN for conversions to/from floatx80 | Joseph Myers | 1 | -0/+63 |
2020-05-15 | tests/guest-debug: catch hanging guests | Alex Bennée | 1 | -0/+6 |
2020-05-15 | qom: Drop @errp parameter of object_property_del() | Markus Armbruster | 1 | -1/+1 |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 2 | -22/+11 |
2020-05-15 | tests/check-qom-proplist: Improve iterator coverage | Markus Armbruster | 1 | -25/+26 |
2020-05-13 | iotests: 287: add qcow2 compression type test | Denis Plotnikov | 3 | -0/+220 |
2020-05-13 | qcow2: introduce compression type feature | Denis Plotnikov | 19 | -147/+212 |
2020-05-08 | iotests/055: Use cache.no-flush for vmdk target | Kevin Wolf | 1 | -4/+7 |
2020-05-08 | iotests: Backup with different source/target size | Kevin Wolf | 2 | -4/+41 |
2020-05-08 | iotests/283: Use consistent size for source and target | Kevin Wolf | 2 | -2/+6 |
2020-05-08 | iotests: vmdk: Enable zeroed_grained=on by default | Kevin Wolf | 2 | -3/+6 |
2020-05-08 | qcow2: Avoid integer wraparound in qcow2_co_truncate() | Alberto Garcia | 3 | -0/+98 |
2020-05-08 | iotests/113: mark bochs as required to support whitelisting | Vladimir Sementsov-Ogievskiy | 1 | -2/+2 |
2020-05-08 | iotests/109: mark required formats as required to support whitelisting | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2020-05-08 | iotests/055: skip vmdk target tests if vmdk is not whitelisted | Vladimir Sementsov-Ogievskiy | 1 | -0/+4 |
2020-05-08 | iotests/055: refactor compressed backup to vmdk | Vladimir Sementsov-Ogievskiy | 2 | -35/+39 |
2020-05-08 | iotests/041: drop self.assert_no_active_block_jobs() | Vladimir Sementsov-Ogievskiy | 1 | -8/+0 |
2020-05-08 | iotests/148: use skip_if_unsupported | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2020-05-08 | iotests/082: require bochs | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2020-05-08 | iotests: handle tmpfs | Vladimir Sementsov-Ogievskiy | 2 | -3/+36 |
2020-05-07 | crypto: extend hash benchmark to cover more algorithms | Daniel P. Berrangé | 1 | -14/+59 |
2020-05-06 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-0... | Peter Maydell | 7 | -13/+126 |
2020-05-06 | tests/tcg: add a multiarch linux-user gdb test | Alex Bennée | 4 | -3/+98 |
2020-05-06 | tests/guest-debug: use the unix socket for linux-user tests | Alex Bennée | 1 | -2/+11 |
2020-05-06 | tests/tcg: drop inferior.was_attached() test | Alex Bennée | 2 | -6/+0 |
2020-05-06 | tests/tcg: better trap gdb failures | Alex Bennée | 3 | -3/+18 |
2020-05-05 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' in... | Peter Maydell | 52 | -227/+412 |
2020-05-05 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-05-04' into st... | Peter Maydell | 1 | -1/+1 |
2020-05-05 | Fix iotest 153 | Maxim Levitsky | 2 | -7/+7 |
2020-05-05 | block: Comment cleanups | Eric Blake | 4 | -4/+4 |
2020-05-05 | qcow2: Allow resize of images with internal snapshots | Eric Blake | 2 | -0/+63 |
2020-05-05 | iotests: use python logging for iotests.log() | John Snow | 5 | -31/+39 |
2020-05-05 | iotests: Mark verify functions as private | John Snow | 1 | -10/+13 |
2020-05-05 | iotest 258: use script_main | John Snow | 1 | -7/+4 |
2020-05-05 | iotests: add script_initialize | John Snow | 38 | -83/+132 |
2020-05-05 | iotests: add hmp helper with logging | John Snow | 1 | -15/+24 |
2020-05-05 | iotests: limit line length to 79 chars | John Snow | 2 | -23/+47 |
2020-05-05 | iotests: touch up log function signature | John Snow | 1 | -3/+11 |
2020-05-05 | iotests: drop pre-Python 3.4 compatibility code | John Snow | 1 | -4/+1 |
2020-05-05 | iotests: alphabetize standard imports | John Snow | 1 | -9/+9 |
2020-05-05 | iotests: add pylintrc file | John Snow | 1 | -0/+22 |
2020-05-05 | iotests: replace mutable list default args | John Snow | 1 | -12/+12 |
2020-05-05 | iotests: ignore import warnings from pylint | John Snow | 1 | -0/+1 |
2020-05-05 | iotests: don't use 'format' for drive_add | John Snow | 2 | -4/+5 |
2020-05-05 | iotests: do a light delinting | John Snow | 1 | -40/+43 |
2020-05-04 | iotests/041: Fix NBD socket path | Max Reitz | 1 | -1/+1 |
2020-05-04 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 1 | -8/+11 |