Age | Commit message (Expand) | Author |
2023-02-21 | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging | Peter Maydell |
2023-02-21 | Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into staging | Peter Maydell |
2023-02-20 | Merge tag 'pull-virtiofs-20230216b' of https://gitlab.com/dagrh/qemu into sta... | Peter Maydell |
2023-02-17 | net: stream: add a new option to automatically reconnect | Laurent Vivier |
2023-02-16 | fuzz: remove fork-fuzzing scaffolding | Alexander Bulekov |
2023-02-16 | fuzz/i440fx: remove fork-based fuzzer | Alexander Bulekov |
2023-02-16 | fuzz/virtio-blk: remove fork-based fuzzer | Alexander Bulekov |
2023-02-16 | fuzz/virtio-net: remove fork-based fuzzer | Alexander Bulekov |
2023-02-16 | fuzz/virtio-scsi: remove fork-based fuzzer | Alexander Bulekov |
2023-02-16 | fuzz/generic-fuzz: add a limit on DMA bytes written | Alexander Bulekov |
2023-02-16 | fuzz/generic-fuzz: use reboots instead of forks to reset state | Alexander Bulekov |
2023-02-16 | fuzz: add fuzz_reset API | Alexander Bulekov |
2023-02-16 | virtiofsd: Remove test | Dr. David Alan Gilbert |
2023-02-16 | tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG | Fabiano Rosas |
2023-02-16 | tests/qtest: arm-cpu-features: Match tests to required accelerators | Fabiano Rosas |
2023-02-16 | tests/avocado: Tag TCG tests with accel:tcg | Fabiano Rosas |
2023-02-16 | tests/avocado: Skip tests that require a missing accelerator | Fabiano Rosas |
2023-02-16 | tests/avocado: retire the Aarch64 TCG tests from boot_linux.py | Alex Bennée |
2023-02-16 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell |
2023-02-14 | tests/tcg/s390x: Use -nostdlib for softmmu tests | Ilya Leoshkevich |
2023-02-14 | tests/qtest: Don't build virtio-serial-test.c if device not present | Fabiano Rosas |
2023-02-14 | tests/qtest: bios-tables-test: Skip if missing configs | Fabiano Rosas |
2023-02-14 | tests/qemu-iotests: Require virtio-scsi-pci | Fabiano Rosas |
2023-02-14 | tests/qtest: Do not include hexloader-test if loader device is not present | Fabiano Rosas |
2023-02-14 | tests/qtest: Check for devices in bios-tables-test | Fabiano Rosas |
2023-02-14 | tests/qtest: drive_del-test: Skip tests that require missing devices | Fabiano Rosas |
2023-02-14 | tests/qtest: Skip unplug tests that use missing devices | Fabiano Rosas |
2023-02-14 | test/qtest: Fix coding style in device-plug-test.c | Fabiano Rosas |
2023-02-14 | tests/qtest: hd-geo-test: Check for missing devices | Fabiano Rosas |
2023-02-14 | tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.c | Fabiano Rosas |
2023-02-14 | tests/qtest: Do not run lsi53c895a test if device is not present | Fabiano Rosas |
2023-02-14 | tests/qtest: Skip PXE tests for missing devices | Fabiano Rosas |
2023-02-14 | hw/misc/sga: Remove the deprecated "sga" device | Thomas Huth |
2023-02-14 | tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2 | Peter Maydell |
2023-02-11 | Update bench-code for addressing CI problem | ling xu |
2023-02-11 | libqtest: ensure waitpid() is only called once | Paolo Bonzini |
2023-02-11 | libqtest: split qtest_spawn_qemu function | Paolo Bonzini |
2023-02-11 | target/i386: fix ADOX followed by ADCX | Paolo Bonzini |
2023-02-11 | target/i386: Fix BEXTR instruction | Richard Henderson |
2023-02-11 | tests/tcg/i386: Introduce and use reg_t consistently | Richard Henderson |
2023-02-09 | iotests/detect-zeroes-registered-buf: add new test | Stefan Hajnoczi |
2023-02-09 | tests/qtest/netdev-socket: Raise connection timeout to 60 seconds | Peter Maydell |
2023-02-08 | Merge tag 'pull-tricore-20230208' of https://github.com/bkoppelmann/qemu into... | Peter Maydell |
2023-02-08 | tests/tcg/tricore: Add test for ld.h | Bastian Koppelmann |
2023-02-08 | tests/tcg/tricore: Add LD.BU tests | Bastian Koppelmann |
2023-02-08 | tests/tcg/tricore: Add OPC2_32_RRRR_DEXTR tests | Bastian Koppelmann |
2023-02-08 | tests/tcg/tricore: Add tests for RRPW_DEXTR | Bastian Koppelmann |
2023-02-08 | tests/tcg/tricore: Add test for OPC2_32_RCRW_INSERT | Bastian Koppelmann |
2023-02-08 | tests/tcg/tricore: Add test for OPC2_32_RCRW_IMASK | Bastian Koppelmann |
2023-02-08 | Drop duplicate #include | Markus Armbruster |