aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
2022-09-29ui: fix path to dbus-display1.hPaolo Bonzini
2022-09-20tests: sb16 has both pc and q35 testsJuan Quintela
2022-09-20tests: Only run intel-hda-tests if machine type is compiled inJuan Quintela
2022-09-20bios-tables-test: Only run test for machine types compiled inJuan Quintela
2022-09-20bios-tables-test: Sort all x86_64 tests by machine typeJuan Quintela
2022-09-20bios-tables-test: Make oem-fields tests be consistentJuan Quintela
2022-09-20tests: Fix error stringsJuan Quintela
2022-09-19qtest/fuzz-lsi53c895a-test: set guest RAM to 2GMauro Matteo Cascella
2022-09-19tests/qtest: npcm7xx-emc-test: Skip checking MACPatrick Venture
2022-08-29tests/qtest/ac97-test: Correct reference to driverAkihiko Odaki
2022-08-29tests/qtest: prom-env-test: Use double quotes to pass the prom-env optionBin Meng
2022-08-29tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32Bin Meng
2022-08-29tests/qtest: machine-none-test: Use double quotes to pass the cpu optionBin Meng
2022-08-29tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng
2022-08-29tests/qtest: libqos: Rename malloc.h to libqos-malloc.hXuzhou Cheng
2022-08-29tests/qtest: libqos: Drop inclusion of <sys/wait.h>Xuzhou Cheng
2022-08-25tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32Bin Meng
2022-08-25tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32Bin Meng
2022-08-25tests/qtest: Build cases that use memory-backend-file for posix onlyBin Meng
2022-08-25tests/qtest: Build e1000e-test for posix onlyBin Meng
2022-08-25tests/qtest: Adapt {m48t59,rtc}-test cases for win32Bin Meng
2022-08-25tests/qtest: migration-test: Handle link() for win32Bin Meng
2022-08-25tests: Use g_mkdir_with_parents()Bin Meng
2022-08-25tests/qtest: Use g_mkdtemp()Bin Meng
2022-08-25tests/qtest: Use g_setenv()Bin Meng
2022-08-24tests/qtest/migration-test: Remove duplicated test_postcopy from the test planThomas Huth
2022-08-24tests/qtest/migration-test: Only wait for serial output where migration succeedsThomas Huth
2022-08-17tests: acpi: silence applesmc warning about invalid keyIgor Mammedov
2022-08-16tests/qtest: misc tweaks to readconfigDaniel P. Berrangé
2022-08-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-08-08tests/qtest: add scenario for -readconfig handlingDaniel P. Berrangé
2022-08-01tests/qtest/migration-test: Run the dirty ring tests only with the x86 targetThomas Huth
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé
2022-08-01migration-test: Allow test to run without uffdPeter Xu
2022-08-01migration-test: Use migrate_ensure_converge() for auto-convergePeter Xu
2022-07-20tests: Add postcopy preempt testsPeter Xu
2022-07-20tests: Add postcopy tls recovery migration testPeter Xu
2022-07-20tests: Add postcopy tls migration testPeter Xu
2022-07-20tests: Move MigrateCommon upperPeter Xu
2022-07-20tests: Add dirty page rate limit testHyman Huang(黄勇)
2022-07-20softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)
2022-07-18qtest/machine-none: Add LoongArch supportSong Gao
2022-07-18Align Raspberry Pi DMA interrupts with Linux DTSAndrey Makarov
2022-07-18hw/adc: Fix CONV bit in NPCM7XX ADC CON registerHao Wu
2022-07-15Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta...Peter Maydell
2022-07-14hw/gpio/aspeed: Don't let guests modify input pinsPeter Delevoryas
2022-07-14qtest/aspeed_gpio: Add input pin modification testPeter Delevoryas
2022-07-14hw: m25p80: add tests for BP and TB bit write protectIris Chen
2022-07-13datadir: Use bundle mechanismAkihiko Odaki
2022-07-13scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)Mauro Matteo Cascella