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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2020-06-05
fuzz: run the main-loop in fork-server process
Alexander Bulekov
3
-0
/
+5
2020-06-05
fuzz: add mangled object name to linker script
Alexander Bulekov
1
-0
/
+5
2020-06-05
fuzz: fix typo in i440fx-qtest-reboot arguments
Alexander Bulekov
1
-1
/
+1
2020-06-05
fuzz: add datadir for oss-fuzz compatability
Alexander Bulekov
1
-0
/
+15
2020-06-03
target/riscv: Remove the deprecated CPUs
Alistair Francis
1
-2
/
+2
2020-06-01
hmp: Implement qom-get HMP command
Dr. David Alan Gilbert
1
-0
/
+1
2020-05-28
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into...
Peter Maydell
1
-2
/
+2
2020-05-27
tests/migration: Tighten error checking
Markus Armbruster
1
-2
/
+2
2020-05-26
hw/mips/fuloong2e: Fix typo in Fuloong machine name
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-15
tests/fuzz: Extract ioport_fuzz_qtest() method
Philippe Mathieu-Daudé
1
-2
/
+9
2020-05-15
tests/fuzz: Extract pciconfig_fuzz_qos() method
Philippe Mathieu-Daudé
1
-6
/
+14
2020-05-15
tests/fuzz: Remove unuseful/unused typedefs
Philippe Mathieu-Daudé
1
-6
/
+4
2020-05-15
tests/fuzz: Add missing space in test description
Philippe Mathieu-Daudé
1
-3
/
+3
2020-05-15
tests/fuzz/Makefile: Do not link code using unavailable devices
Philippe Mathieu-Daudé
1
-3
/
+3
2020-05-04
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-8
/
+11
2020-05-04
fuzz: select fuzz target using executable name
Alexander Bulekov
1
-8
/
+11
2020-05-04
acpi: unit-test: Update WAET ACPI Table expected binaries
Liran Alon
1
-2
/
+0
2020-05-04
acpi: unit-test: Ignore diff in WAET ACPI table
Liran Alon
1
-0
/
+2
2020-05-04
tests/acpi: add expected tables for bios-tables-test
Shameer Kolothum
1
-5
/
+0
2020-05-04
bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virt
Shameer Kolothum
1
-2
/
+7
2020-05-04
tests: Update ACPI tables list for upcoming arm/virt test changes
Shameer Kolothum
1
-0
/
+3
2020-05-04
hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length
Shameer Kolothum
1
-0
/
+2
2020-05-04
acpi: DSDT without _STA
Michael S. Tsirkin
1
-17
/
+0
2020-05-04
qtest: allow DSDT acpi table changes
Gerd Hoffmann
1
-0
/
+17
2020-04-29
libqos: Give get_machine_allocator() internal linkage
Markus Armbruster
2
-3
/
+1
2020-04-29
fuzz: Simplify how we compute available machines and types
Markus Armbruster
4
-80
/
+57
2020-04-14
tests: numa: test one backend with prealloc enabled
Igor Mammedov
1
-1
/
+1
2020-04-11
piix: fix xenfv regression, add compat machine xenfv-4.2
Olaf Hering
3
-36
/
+10
2020-03-31
qtest: add tulip test case
Li Qiang
2
-0
/
+92
2020-03-25
tests/migration: Reduce autoconverge initial bandwidth
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-19
Add rx-softmmu
Yoshinori Sato
1
-0
/
+1
2020-03-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-3
/
+3
2020-03-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...
Peter Maydell
1
-5
/
+2
2020-03-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...
Peter Maydell
1
-2
/
+1
2020-03-17
Use &error_abort instead of separate assert()
Markus Armbruster
1
-5
/
+2
2020-03-17
hd-geo-test: Clean up use of buf[] in create_qcow2_with_mbr()
Markus Armbruster
1
-3
/
+3
2020-03-17
ppc/spapr: Allow FWNMI on TCG
Nicholas Piggin
1
-2
/
+1
2020-03-17
ppc/spapr: Change FWNMI names
Nicholas Piggin
1
-1
/
+1
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+0
2020-03-12
tests: Disable dbus-vmstate-test
Peter Maydell
1
-1
/
+2
2020-03-11
tests/qemu-iotests: Fix socket_scm_helper build path
Philippe Mathieu-Daudé
1
-1
/
+0
2020-03-06
qtest: fix fuzzer-related 80-char limit violations
Alexander Bulekov
1
-1
/
+4
2020-03-06
fuzz: fix style/typos in linker-script comments
Alexander Bulekov
1
-6
/
+10
2020-03-05
test: tpm-tis: Add Sysbus TPM-TIS device test
Eric Auger
3
-0
/
+168
2020-03-05
test: tpm-tis: Get prepared to share tests between ISA and sysbus devices
Eric Auger
9
-415
/
+493
2020-03-05
test: tpm: pass optional machine options to swtpm test functions
Eric Auger
6
-13
/
+23
2020-03-05
tpm: Separate TPM_TIS and TPM_TIS_ISA configs
Eric Auger
1
-2
/
+2
2020-02-28
multifd: Add zstd compression multifd support
Juan Quintela
1
-0
/
+10
2020-02-28
multifd: Add zlib compression multifd support
Juan Quintela
1
-0
/
+6
[next]