index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qtest
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-29
tests/qtest/ac97-test: Correct reference to driver
Akihiko Odaki
1
-1
/
+1
2022-08-29
tests/qtest: prom-env-test: Use double quotes to pass the prom-env option
Bin Meng
1
-2
/
+2
2022-08-29
tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32
Bin Meng
1
-0
/
+8
2022-08-29
tests/qtest: machine-none-test: Use double quotes to pass the cpu option
Bin Meng
1
-1
/
+1
2022-08-29
tests/qtest: device-plug-test: Reverse the usage of double/single quotes
Bin Meng
1
-1
/
+1
2022-08-29
tests/qtest: libqos: Rename malloc.h to libqos-malloc.h
Xuzhou Cheng
28
-27
/
+27
2022-08-29
tests/qtest: libqos: Drop inclusion of <sys/wait.h>
Xuzhou Cheng
1
-2
/
+0
2022-08-25
tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32
Bin Meng
3
-0
/
+8
2022-08-25
tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32
Bin Meng
1
-0
/
+6
2022-08-25
tests/qtest: Build cases that use memory-backend-file for posix only
Bin Meng
3
-1
/
+16
2022-08-25
tests/qtest: Build e1000e-test for posix only
Bin Meng
1
-1
/
+3
2022-08-25
tests/qtest: Adapt {m48t59,rtc}-test cases for win32
Bin Meng
2
-2
/
+2
2022-08-25
tests/qtest: migration-test: Handle link() for win32
Bin Meng
1
-0
/
+8
2022-08-25
tests: Use g_mkdir_with_parents()
Bin Meng
1
-3
/
+3
2022-08-25
tests/qtest: Use g_mkdtemp()
Bin Meng
9
-16
/
+16
2022-08-25
tests/qtest: Use g_setenv()
Bin Meng
2
-5
/
+5
2022-08-24
tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan
Thomas Huth
1
-1
/
+0
2022-08-24
tests/qtest/migration-test: Only wait for serial output where migration succeeds
Thomas Huth
1
-1
/
+3
2022-08-17
tests: acpi: silence applesmc warning about invalid key
Igor Mammedov
1
-1
/
+3
2022-08-16
tests/qtest: misc tweaks to readconfig
Daniel P. Berrangé
1
-6
/
+6
2022-08-08
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2
-0
/
+196
2022-08-08
tests/qtest: add scenario for -readconfig handling
Daniel P. Berrangé
2
-0
/
+196
2022-08-01
tests/qtest/migration-test: Run the dirty ring tests only with the x86 target
Thomas Huth
1
-3
/
+4
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
1
-3
/
+3
2022-08-01
migration-test: Allow test to run without uffd
Peter Xu
1
-23
/
+25
2022-08-01
migration-test: Use migrate_ensure_converge() for auto-converge
Peter Xu
1
-17
/
+2
2022-07-20
tests: Add postcopy preempt tests
Peter Xu
1
-2
/
+57
2022-07-20
tests: Add postcopy tls recovery migration test
Peter Xu
1
-9
/
+30
2022-07-20
tests: Add postcopy tls migration test
Peter Xu
1
-10
/
+51
2022-07-20
tests: Move MigrateCommon upper
Peter Xu
1
-72
/
+72
2022-07-20
tests: Add dirty page rate limit test
Hyman Huang(黄勇)
3
-0
/
+280
2022-07-20
softmmu/dirtylimit: Implement dirty page rate limit
Hyman Huang(黄勇)
1
-0
/
+2
2022-07-18
qtest/machine-none: Add LoongArch support
Song Gao
1
-0
/
+1
2022-07-18
Align Raspberry Pi DMA interrupts with Linux DTS
Andrey Makarov
2
-1
/
+120
2022-07-18
hw/adc: Fix CONV bit in NPCM7XX ADC CON register
Hao Wu
1
-1
/
+1
2022-07-15
Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta...
Peter Maydell
2
-0
/
+138
2022-07-14
hw/gpio/aspeed: Don't let guests modify input pins
Peter Delevoryas
1
-1
/
+1
2022-07-14
qtest/aspeed_gpio: Add input pin modification test
Peter Delevoryas
1
-0
/
+27
2022-07-14
hw: m25p80: add tests for BP and TB bit write protect
Iris Chen
1
-0
/
+111
2022-07-13
datadir: Use bundle mechanism
Akihiko Odaki
1
-18
/
+0
2022-07-13
scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)
Mauro Matteo Cascella
1
-0
/
+76
2022-07-05
tests: use consistent bandwidth/downtime limits in migration tests
Daniel P. Berrangé
1
-34
/
+20
2022-07-05
tests: increase migration test converge downtime to 30 seconds
Daniel P. Berrangé
1
-1
/
+1
2022-07-05
tests: wait for migration completion before looking for STOP event
Daniel P. Berrangé
1
-1
/
+4
2022-07-05
tests: wait max 120 seconds for migration test status changes
Daniel P. Berrangé
1
-0
/
+14
2022-06-30
hw: m25p80: add tests for write protect (WP# and SRWD bit)
Iris Chen
1
-0
/
+62
2022-06-22
hw: m25p80: fixing individual test failure when tests are running in isolation
Iris Chen
1
-11
/
+63
2022-06-16
tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistent
Christian Schoenebeck
1
-4
/
+22
2022-06-16
tests/9pfs: guard recent 'Twalk' behaviour fix
Christian Schoenebeck
1
-3
/
+39
2022-06-16
tests/9pfs: compare QIDs in fs_walk_none() test
Christian Schoenebeck
1
-0
/
+87
[next]