| Commit message (Expand) | Author | Age | Files | Lines |
* | qapi: enable use of g_autoptr with QAPI types | Daniel P. Berrangé | 2020-09-03 | 1 | -16/+7 |
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 2020-09-02 | 1 | -20/+20 |
|\ |
|
| * | Revert "hw/i386: Update structures to save the number of nodes per package" | Babu Moger | 2020-09-02 | 1 | -20/+20 |
* | | tests/tcg: Do not require FE_* exception bits | Richard Henderson | 2020-09-01 | 1 | -0/+17 |
* | | tests/tcg: Do not require FE_TOWARDZERO | Richard Henderson | 2020-09-01 | 2 | -0/+4 |
* | | tests/tcg: Add microblaze to arches filter | Richard Henderson | 2020-09-01 | 1 | -1/+1 |
|/ |
|
* | migration: improve error reporting of block driver state name | Daniel P. Berrangé | 2020-08-28 | 1 | -2/+2 |
* | tests/bios-tables-test: add smbios cpu speed test | Ying Fang | 2020-08-27 | 1 | -0/+42 |
* | acpi: update expected DSDT files with _UID changes | Michael S. Tsirkin | 2020-08-27 | 22 | -21/+0 |
* | disassemble-aml: -o actually works | Michael S. Tsirkin | 2020-08-27 | 1 | -3/+8 |
* | acpi: allow DSDT changes | Michael S. Tsirkin | 2020-08-27 | 1 | -0/+21 |
* | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-26' in... | Peter Maydell | 2020-08-26 | 25 | -135/+1824 |
|\ |
|
| * | iotests: Add tests for qcow2 images with extended L2 entries | Alberto Garcia | 2020-08-26 | 3 | -0/+1628 |
| * | qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters | Alberto Garcia | 2020-08-25 | 2 | -0/+11 |
| * | qcow2: Allow preallocation and backing files if extended_l2 is set | Alberto Garcia | 2020-08-25 | 1 | -1/+1 |
| * | qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit | Alberto Garcia | 2020-08-25 | 21 | -133/+183 |
| * | qcow2: Add subcluster support to check_refcounts_l2() | Alberto Garcia | 2020-08-25 | 1 | -1/+1 |
* | | tests: fix a memory in test_socket_unix_abstract_good | Li Qiang | 2020-08-25 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'remotes/xtensa/tags/20200821-xtensa' into staging | Peter Maydell | 2020-08-24 | 9 | -287/+998 |
|\ \
| |/
|/| |
|
| * | tests/tcg/xtensa: add DFP0 arithmetic tests | Max Filippov | 2020-08-21 | 1 | -0/+162 |
| * | tests/tcg/xtensa: test double precision load/store | Max Filippov | 2020-08-21 | 1 | -0/+123 |
| * | tests/tcg/xtensa: add fp0 div and sqrt tests | Max Filippov | 2020-08-21 | 2 | -0/+158 |
| * | tests/tcg/xtensa: update test_lsc for DFPU | Max Filippov | 2020-08-21 | 1 | -13/+34 |
| * | tests/tcg/xtensa: update test_fp1 for DFPU | Max Filippov | 2020-08-21 | 1 | -28/+34 |
| * | tests/tcg/xtensa: update test_fp0_conv for DFPU | Max Filippov | 2020-08-21 | 1 | -144/+155 |
| * | tests/tcg/xtensa: expand madd tests | Max Filippov | 2020-08-21 | 1 | -0/+104 |
| * | tests/tcg/xtensa: update test_fp0_arith for DFPU | Max Filippov | 2020-08-21 | 2 | -97/+223 |
| * | tests/tcg/xtensa: fix test execution on ISS | Max Filippov | 2020-08-21 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20200812' int... | Peter Maydell | 2020-08-24 | 1 | -0/+108 |
|\ \ |
|
| * | | tests/virtio-9p: added split readdir tests | Christian Schoenebeck | 2020-08-12 | 1 | -0/+108 |
* | | | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-21' int... | Peter Maydell | 2020-08-22 | 8 | -27/+1045 |
|\ \ \
| |_|/
|/| | |
|
| * | | iotests: Test node/bitmap aliases during migration | Max Reitz | 2020-08-21 | 3 | -0/+599 |
| * | | iotests.py: Let wait_migration() return on failure | Max Reitz | 2020-08-21 | 1 | -6/+12 |
| * | | iotests: dump QCOW2 header in JSON in #303 | Andrey Shinkevich | 2020-08-21 | 2 | -0/+79 |
| * | | qcow2_format.py: support dumping metadata in JSON format | Andrey Shinkevich | 2020-08-21 | 1 | -0/+17 |
| * | | qcow2_format.py: collect fields to dump in JSON format | Andrey Shinkevich | 2020-08-21 | 1 | -0/+36 |
| * | | qcow2.py: Introduce '-j' key to dump in JSON format | Andrey Shinkevich | 2020-08-21 | 2 | -6/+16 |
| * | | qcow2_format.py: Dump bitmap table serialized entries | Andrey Shinkevich | 2020-08-21 | 2 | -0/+54 |
| * | | qcow2_format.py: pass cluster size to substructures | Andrey Shinkevich | 2020-08-21 | 1 | -6/+11 |
| * | | qcow2_format.py: Dump bitmap directory information | Andrey Shinkevich | 2020-08-21 | 2 | -0/+65 |
| * | | qcow2_format.py: dump bitmap flags in human readable way. | Andrey Shinkevich | 2020-08-21 | 1 | -0/+16 |
| * | | qcow2_format.py: change Qcow2BitmapExt initialization method | Andrey Shinkevich | 2020-08-21 | 1 | -14/+22 |
| * | | qcow2_format.py: make printable data an extension class member | Andrey Shinkevich | 2020-08-21 | 1 | -6/+8 |
| * | | iotests: add test for QCOW2 header dump | Andrey Shinkevich | 2020-08-21 | 3 | -0/+121 |
* | | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2... | Peter Maydell | 2020-08-21 | 1 | -7/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | acceptance: use stable URLs for the Debian and Ubuntu installer | Paolo Bonzini | 2020-08-12 | 1 | -2/+2 |
| * | | tests/acceptance/boot_linux: Extract common URL from xlnx-versal test | Philippe Mathieu-Daudé | 2020-08-12 | 1 | -6/+5 |
| |/ |
|
* | | meson: convert po/ | Marc-André Lureau | 2020-08-21 | 3 | -0/+3 |
* | | meson: convert sample plugins | Paolo Bonzini | 2020-08-21 | 4 | -55/+10 |
* | | meson: replace create-config with meson configure_file | Paolo Bonzini | 2020-08-21 | 1 | -1/+1 |