Age | Commit message (Expand) | Author |
2020-12-15 | memory: clamp cached translation in case it points to an MMIO region | Paolo Bonzini |
2020-12-15 | qtest/pvpanic: Test panic option that allows VM to continue | Alejandro Jimenez |
2020-12-15 | remove preconfig state | Paolo Bonzini |
2020-12-11 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-12-10 | vl: extract softmmu/datadir.c | Paolo Bonzini |
2020-12-10 | treewide: do not use short-form boolean options | Paolo Bonzini |
2020-12-10 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-12-10' into ... | Peter Maydell |
2020-12-10 | Clean up includes | Markus Armbruster |
2020-12-10 | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int... | Peter Maydell |
2020-12-10 | Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201210-pull-reque... | Peter Maydell |
2020-12-10 | tests/qtest/npcm7xx_rng-test: dump random data on failure | Havard Skinnemoen |
2020-12-10 | tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller | Vikram Garhwal |
2020-12-10 | hw/misc: add an EMC141{3,4} device model | John Wang |
2020-12-10 | tests/acpi: disallow updates for expected data files | Gerd Hoffmann |
2020-12-10 | tests/acpi: add ioapic2=on test for microvm | Gerd Hoffmann |
2020-12-10 | tests/acpi: allow updates for expected data files | Gerd Hoffmann |
2020-12-10 | microvm: add second ioapic | Gerd Hoffmann |
2020-12-09 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-12-09 | tests/acpi: update expected files | Igor Mammedov |
2020-12-09 | tests/acpi: allow expected files change | Igor Mammedov |
2020-12-09 | fuzz: avoid double-fetches by default | Alexander Bulekov |
2020-12-09 | tests/qtest/fuzz-test: Quit test_lp1878642 once done | Philippe Mathieu-Daudé |
2020-12-08 | unit-test: Add the binary file and clear diff.h | Yubo Miao |
2020-12-08 | unit-test: Add testcase for pxb | Yubo Miao |
2020-12-08 | unit-test: The files changed. | Yubo Miao |
2020-11-24 | tests/9pfs: Mark "local" tests as "slow" | Greg Kurz |
2020-11-20 | qtest: do not return freed argument vector from qtest_rsp | Paolo Bonzini |
2020-11-20 | tests/qtest: fix memleak in npcm7xx_watchdog_timer-test | Chen Qun |
2020-11-20 | tests/qtest: variable defined by g_autofree need to be initialized | Chen Qun |
2020-11-11 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-11-11 | pvpanic: Advertise the PVPANIC_CRASHLOADED event support | Paolo Bonzini |
2020-11-10 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201110'... | Peter Maydell |
2020-11-10 | tests/qtest/npcm7xx_rng-test: count runs properly | Havard Skinnemoen |
2020-11-10 | qtest: Update references to parse_escape() in comments | Peter Maydell |
2020-11-10 | fuzz: add virtio-blk fuzz target | Dima Stepanov |
2020-11-10 | fuzz: Make fork_fuzz.ld compatible with LLVM's LLD | Daniele Buono |
2020-11-09 | tests/qtest/tpm: Remove redundant check in the tpm_test_swtpm_test() | AlexChen |
2020-11-09 | qtest: Fix bad printf format specifiers | AlexChen |
2020-11-05 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-11-04 | qtest: escape device name in device-introspect-test | Paolo Bonzini |
2020-11-04 | ivshmem-test: do not use short-form boolean option | Paolo Bonzini |
2020-11-03 | fuzz: fuzz offsets within pio/mmio regions | Alexander Bulekov |
2020-11-03 | fuzz: check the MR in the DMA callback | Alexander Bulekov |
2020-11-03 | fuzz: fix writing DMA patterns | Alexander Bulekov |
2020-11-03 | hw/mips: Remove the 'r4k' machine | Philippe Mathieu-Daudé |
2020-11-03 | tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args() | AlexChen |
2020-11-03 | tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec() | Peter Maydell |
2020-11-03 | tests/qtest/libqtest.c: Check for setsockopt() failure | Peter Maydell |
2020-11-03 | qtest: add a reproducer for LP#1878642 | Alexander Bulekov |
2020-11-02 | tests/qtest/npcm7xx_rng-test: Disable randomness tests | Peter Maydell |