Age | Commit message (Expand) | Author | Files | Lines |
2020-08-21 | qcow2_format.py: Dump bitmap table serialized entries | Andrey Shinkevich | 2 | -0/+54 |
2020-08-21 | qcow2_format.py: pass cluster size to substructures | Andrey Shinkevich | 1 | -6/+11 |
2020-08-21 | qcow2_format.py: Dump bitmap directory information | Andrey Shinkevich | 2 | -0/+65 |
2020-08-21 | qcow2_format.py: dump bitmap flags in human readable way. | Andrey Shinkevich | 1 | -0/+16 |
2020-08-21 | qcow2_format.py: change Qcow2BitmapExt initialization method | Andrey Shinkevich | 1 | -14/+22 |
2020-08-21 | qcow2_format.py: make printable data an extension class member | Andrey Shinkevich | 1 | -6/+8 |
2020-08-21 | iotests: add test for QCOW2 header dump | Andrey Shinkevich | 3 | -0/+121 |
2020-08-21 | meson: convert po/ | Marc-André Lureau | 3 | -0/+3 |
2020-08-21 | meson: convert sample plugins | Paolo Bonzini | 4 | -55/+10 |
2020-08-21 | meson: replace create-config with meson configure_file | Paolo Bonzini | 1 | -1/+1 |
2020-08-21 | meson: convert check-block | Paolo Bonzini | 3 | -16/+16 |
2020-08-21 | meson: link emulators without Makefile.target | Paolo Bonzini | 15 | -61/+57 |
2020-08-21 | meson: convert hw/core | Marc-André Lureau | 1 | -9/+1 |
2020-08-21 | meson: convert migration directory to Meson | Marc-André Lureau | 1 | -4/+3 |
2020-08-21 | meson: convert tests/qtest to meson | Paolo Bonzini | 146 | -589/+538 |
2020-08-21 | meson: convert check-qapi-schema | Paolo Bonzini | 3 | -216/+229 |
2020-08-21 | meson: convert tests/fp and check-softfloat | Paolo Bonzini | 4 | -756/+642 |
2020-08-21 | meson: convert check-decodetree | Paolo Bonzini | 2 | -8/+5 |
2020-08-21 | meson: convert qemu-ga | Paolo Bonzini | 2 | -6/+6 |
2020-08-21 | meson: add testsuite Makefile generator | Paolo Bonzini | 1 | -1/+0 |
2020-08-21 | tests/vm: include setuptools | Paolo Bonzini | 3 | -0/+3 |
2020-08-21 | tests/docker: add test script for static linux-user builds | Paolo Bonzini | 1 | -0/+24 |
2020-08-21 | tests/vm: check for Python YAML parser in the Makefile | Paolo Bonzini | 1 | -1/+5 |
2020-08-21 | tests/vm: do not pollute configure with --efi-aarch64 | Paolo Bonzini | 1 | -0/+2 |
2020-08-21 | meson: rename included C source files to .c.inc | Paolo Bonzini | 2 | -1/+1 |
2020-08-11 | iotests: add test for unaligned granularity bitmap backup | Stefan Reiter | 3 | -0/+63 |
2020-08-05 | Get rid of the libqemustub.a remainders | Thomas Huth | 1 | -1/+2 |
2020-08-05 | tests/acceptance: Disable the rx sash and arm cubieboard replay test on Gitlab | Thomas Huth | 2 | -0/+5 |
2020-08-05 | tests/docker: Add python3-venv and netcat to the debian-amd64 container | Thomas Huth | 1 | -1/+3 |
2020-08-03 | target/arm: Fix AddPAC error indication | Richard Henderson | 2 | -1/+34 |
2020-08-03 | iotests/169: Test source cont with backing bmap | Max Reitz | 2 | -3/+65 |
2020-08-03 | schemas: Add vim modeline | Andrea Bolognani | 4 | -0/+5 |
2020-07-28 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-28' into st... | Peter Maydell | 6 | -50/+221 |
2020-07-28 | Merge remote-tracking branch 'remotes/elmarco/tags/slirp-pull-request' into s... | Peter Maydell | 1 | -1/+1 |
2020-07-28 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-28' in... | Peter Maydell | 4 | -4/+36 |
2020-07-28 | iotests: Test convert to qcow2 compressed to NBD | Nir Soffer | 3 | -0/+159 |
2020-07-28 | iotests: Add more qemu_img helpers | Nir Soffer | 1 | -0/+6 |
2020-07-28 | iotests: Make qemu_nbd_popen() a contextmanager | Nir Soffer | 3 | -50/+56 |
2020-07-28 | test-char: abort on serial test error | Marc-André Lureau | 1 | -1/+1 |
2020-07-28 | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-07-27' int... | Peter Maydell | 3 | -62/+204 |
2020-07-28 | iotests/197: Fix for non-qcow2 formats | Max Reitz | 2 | -4/+6 |
2020-07-28 | iotests/028: Add test for cross-base-EOF reads | Max Reitz | 2 | -0/+30 |
2020-07-28 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-27' in... | Peter Maydell | 2 | -6/+12 |
2020-07-27 | iotests: Adjust which migration tests are quick | Eric Blake | 1 | -6/+6 |
2020-07-27 | qemu-iotests/199: add source-killed case to bitmaps postcopy | Vladimir Sementsov-Ogievskiy | 2 | -2/+17 |
2020-07-27 | qemu-iotests/199: add early shutdown case to bitmaps postcopy | Vladimir Sementsov-Ogievskiy | 2 | -2/+26 |
2020-07-27 | qemu-iotests/199: check persistent bitmaps | Vladimir Sementsov-Ogievskiy | 1 | -1/+15 |
2020-07-27 | qemu-iotests/199: prepare for new test-cases addition | Vladimir Sementsov-Ogievskiy | 1 | -13/+23 |
2020-07-27 | qemu-iotests/199: increase postcopy period | Vladimir Sementsov-Ogievskiy | 1 | -19/+39 |
2020-07-27 | qemu-iotests/199: change discard patterns | Vladimir Sementsov-Ogievskiy | 1 | -18/+26 |