| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul... | Peter Maydell | 2021-03-11 | 1 | -2/+1 |
|\ |
|
| * | fuzz-test: remove unneccessary debugging flags | Alexander Bulekov | 2021-03-09 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-... | Peter Maydell | 2021-03-10 | 1 | -335/+115 |
|\ \ |
|
| * | | libqos/qgraph: format qgraph comments for sphinx documentation | Emanuele Giuseppe Esposito | 2021-03-09 | 1 | -335/+115 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'... | Peter Maydell | 2021-03-10 | 2 | -0/+241 |
|\ \ |
|
| * | | tests/qtest/sse-timer-test: Test counter scaling changes | Peter Maydell | 2021-03-08 | 1 | -0/+32 |
| * | | tests/qtest/sse-timer-test: Test the system timer | Peter Maydell | 2021-03-08 | 1 | -0/+91 |
| * | | tests/qtest/sse-timer-test: Add simple test of the SSE counter | Peter Maydell | 2021-03-08 | 2 | -0/+118 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 2021-03-09 | 2 | -26/+93 |
|\ \
| |/
|/| |
|
| * | libqtest: add qtest_remove_abrt_handler() | Stefan Hajnoczi | 2021-03-08 | 2 | -6/+47 |
| * | libqtest: add qtest_kill_qemu() | Stefan Hajnoczi | 2021-03-08 | 2 | -3/+15 |
| * | libqtest: add qtest_socket_server() | Stefan Hajnoczi | 2021-03-08 | 2 | -17/+31 |
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2021-03-08 | 1 | -0/+15 |
|\ \
| |/
|/| |
|
| * | meson: adjust timeouts for some slower tests | Paolo Bonzini | 2021-03-06 | 1 | -0/+15 |
* | | tests/qtests: Add npcm7xx emc model test | Doug Evans | 2021-03-05 | 2 | -1/+864 |
|/ |
|
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2021-03-02 | 1 | -26/+26 |
|\ |
|
| * | target/i386: update to show preferred boolean syntax for -cpu | Daniel P. Berrangé | 2021-02-25 | 1 | -26/+26 |
* | | qtest/acpi/bios-tables-test: update acpi tables | Isaku Yamahata | 2021-02-23 | 1 | -14/+0 |
* | | acpi: add test case for -no-hpet | Isaku Yamahata | 2021-02-23 | 1 | -0/+24 |
* | | acpi: add test case for smm unsupported -machine smm=off | Isaku Yamahata | 2021-02-23 | 1 | -0/+76 |
* | | qtest: update tests/qtest/bios-tables-test-allowed-diff.h | Isaku Yamahata | 2021-02-23 | 1 | -0/+14 |
* | | tests/data/acpi/virt/DSDT.pxb: update with _CCA | Xingang Wang | 2021-02-23 | 1 | -1/+0 |
* | | acpi: Allow pxb DSDT acpi table changes | Xingang Wang | 2021-02-23 | 1 | -0/+1 |
|/ |
|
* | tests/qtest/boot-sector: Check that the guest did not panic | Thomas Huth | 2021-02-19 | 1 | -0/+9 |
* | tests/qtest/boot-serial-test: Test Virt machine with 'max' | Philippe Mathieu-Daudé | 2021-02-19 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2021-02-17 | 4 | -4/+158 |
|\ |
|
| * | tests/qtest/qos-test: dump QEMU command if verbose | Christian Schoenebeck | 2021-02-16 | 1 | -0/+3 |
| * | tests/qtest/qos-test: dump environment variables if verbose | Christian Schoenebeck | 2021-02-16 | 1 | -1/+8 |
| * | tests/qtest/qos-test: dump qos graph if verbose | Christian Schoenebeck | 2021-02-16 | 3 | -0/+68 |
| * | libqos/qgraph_internal: add qos_printf() and qos_printf_literal() | Christian Schoenebeck | 2021-02-16 | 1 | -0/+11 |
| * | libqos/qgraph: add qos_node_create_driver_named() | Christian Schoenebeck | 2021-02-16 | 3 | -3/+68 |
* | | hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode | Hao Wu | 2021-02-16 | 1 | -3/+146 |
* | | hw/i2c: Add a QTest for NPCM7XX SMBus Device | Hao Wu | 2021-02-16 | 2 | -0/+353 |
|/ |
|
* | fuzz: add virtio-9p configurations for fuzzing | Alexander Bulekov | 2021-02-08 | 1 | -0/+20 |
* | fuzz: enable dynamic args for generic-fuzz configs | Alexander Bulekov | 2021-02-08 | 2 | -1/+10 |
* | fuzz: log the arguments used to initialize QEMU | Alexander Bulekov | 2021-02-08 | 1 | -1/+10 |
* | fuzz: refine the ide/ahci fuzzer configs | Alexander Bulekov | 2021-02-08 | 1 | -1/+19 |
* | fuzz: ignore address_space_map is_write flag | Alexander Bulekov | 2021-02-08 | 1 | -6/+3 |
* | tests/acpi: disallow updates for expected data files | Marian Postevca | 2021-02-05 | 1 | -94/+0 |
* | tests/acpi: add OEM ID and OEM TABLE ID test | Marian Postevca | 2021-02-05 | 1 | -24/+146 |
* | tests/acpi: allow updates for expected data files | Marian Postevca | 2021-02-05 | 1 | -0/+94 |
* | tests/qtest/cmsdk-apb-watchdog-test: Test clock changes | Peter Maydell | 2021-01-29 | 1 | -0/+52 |
* | tests: Add a simple test of the CMSDK APB dual timer | Peter Maydell | 2021-01-29 | 2 | -0/+131 |
* | tests: Add a simple test of the CMSDK APB watchdog | Peter Maydell | 2021-01-29 | 2 | -0/+80 |
* | tests: Add a simple test of the CMSDK APB timer | Peter Maydell | 2021-01-29 | 2 | -0/+76 |
* | tests/qtest: add a test case for pvpanic-pci | Mihai Carabas | 2021-01-29 | 2 | -0/+99 |
* | hw/misc/pvpanic: split-out generic and bus dependent code | Mihai Carabas | 2021-01-29 | 1 | -1/+1 |
* | hw/misc: Fix arith overflow in NPCM7XX PWM module | Hao Wu | 2021-01-29 | 1 | -2/+2 |
* | arm: rename xlnx-zcu102.canbusN properties | Paolo Bonzini | 2021-01-29 | 1 | -15/+15 |
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 2021-01-28 | 1 | -0/+39 |
|\ |
|