Age | Commit message (Expand) | Author | Files | Lines |
2020-09-01 | tests/tcg: Do not require FE_* exception bits | Richard Henderson | 1 | -0/+17 |
2020-09-01 | tests/tcg: Do not require FE_TOWARDZERO | Richard Henderson | 2 | -0/+4 |
2020-09-01 | tests/tcg: Add microblaze to arches filter | Richard Henderson | 1 | -1/+1 |
2020-08-28 | migration: improve error reporting of block driver state name | Daniel P. Berrangé | 1 | -2/+2 |
2020-08-27 | tests/bios-tables-test: add smbios cpu speed test | Ying Fang | 1 | -0/+42 |
2020-08-27 | acpi: update expected DSDT files with _UID changes | Michael S. Tsirkin | 22 | -21/+0 |
2020-08-27 | disassemble-aml: -o actually works | Michael S. Tsirkin | 1 | -3/+8 |
2020-08-27 | acpi: allow DSDT changes | Michael S. Tsirkin | 1 | -0/+21 |
2020-08-26 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-26' in... | Peter Maydell | 25 | -135/+1824 |
2020-08-26 | iotests: Add tests for qcow2 images with extended L2 entries | Alberto Garcia | 3 | -0/+1628 |
2020-08-25 | tests: fix a memory in test_socket_unix_abstract_good | Li Qiang | 1 | -0/+1 |
2020-08-25 | qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters | Alberto Garcia | 2 | -0/+11 |
2020-08-25 | qcow2: Allow preallocation and backing files if extended_l2 is set | Alberto Garcia | 1 | -1/+1 |
2020-08-25 | qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit | Alberto Garcia | 21 | -133/+183 |
2020-08-25 | qcow2: Add subcluster support to check_refcounts_l2() | Alberto Garcia | 1 | -1/+1 |
2020-08-24 | Merge remote-tracking branch 'remotes/xtensa/tags/20200821-xtensa' into staging | Peter Maydell | 9 | -287/+998 |
2020-08-24 | Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20200812' int... | Peter Maydell | 1 | -0/+108 |
2020-08-22 | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-21' int... | Peter Maydell | 8 | -27/+1045 |
2020-08-21 | tests/tcg/xtensa: add DFP0 arithmetic tests | Max Filippov | 1 | -0/+162 |
2020-08-21 | tests/tcg/xtensa: test double precision load/store | Max Filippov | 1 | -0/+123 |
2020-08-21 | tests/tcg/xtensa: add fp0 div and sqrt tests | Max Filippov | 2 | -0/+158 |
2020-08-21 | tests/tcg/xtensa: update test_lsc for DFPU | Max Filippov | 1 | -13/+34 |
2020-08-21 | tests/tcg/xtensa: update test_fp1 for DFPU | Max Filippov | 1 | -28/+34 |
2020-08-21 | tests/tcg/xtensa: update test_fp0_conv for DFPU | Max Filippov | 1 | -144/+155 |
2020-08-21 | tests/tcg/xtensa: expand madd tests | Max Filippov | 1 | -0/+104 |
2020-08-21 | tests/tcg/xtensa: update test_fp0_arith for DFPU | Max Filippov | 2 | -97/+223 |
2020-08-21 | tests/tcg/xtensa: fix test execution on ISS | Max Filippov | 1 | -5/+5 |
2020-08-21 | iotests: Test node/bitmap aliases during migration | Max Reitz | 3 | -0/+599 |
2020-08-21 | iotests.py: Let wait_migration() return on failure | Max Reitz | 1 | -6/+12 |
2020-08-21 | iotests: dump QCOW2 header in JSON in #303 | Andrey Shinkevich | 2 | -0/+79 |
2020-08-21 | qcow2_format.py: support dumping metadata in JSON format | Andrey Shinkevich | 1 | -0/+17 |
2020-08-21 | qcow2_format.py: collect fields to dump in JSON format | Andrey Shinkevich | 1 | -0/+36 |
2020-08-21 | qcow2.py: Introduce '-j' key to dump in JSON format | Andrey Shinkevich | 2 | -6/+16 |
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 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2... | Peter Maydell | 1 | -7/+6 |
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 |