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
2020-10-19
tests/9pfs: add local Tmkdir test
Christian Schoenebeck
1
-0
/
+139
2020-10-19
tests/9pfs: add virtio_9p_test_path()
Christian Schoenebeck
2
-0
/
+11
2020-10-19
tests/9pfs: wipe local 9pfs test directory
Christian Schoenebeck
1
-0
/
+13
2020-10-19
tests/9pfs: introduce local tests
Christian Schoenebeck
3
-14
/
+116
2020-10-19
tests/9pfs: change qtest name prefix to synth
Christian Schoenebeck
1
-14
/
+14
2020-10-17
fuzz: Disable QEMU's SIG{INT,HUP,TERM} handlers
Alexander Bulekov
1
-0
/
+8
2020-10-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...
Peter Maydell
5
-12
/
+68
2020-10-13
Add a comment in bios-tables-test.c to clarify the reason behind approach
Ani Sinha
1
-1
/
+6
2020-10-13
tests/migration: Allow longer timeouts
Dr. David Alan Gilbert
1
-10
/
+11
2020-10-13
qtest: add fuzz test case
Li Qiang
2
-0
/
+50
2020-10-13
tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definition
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-12
qemu-iotests, qtest: rewrite test 067 as a qtest
Paolo Bonzini
2
-26
/
+189
2020-10-12
qtest: check that drives are really appearing and disappearing
Paolo Bonzini
1
-1
/
+31
2020-10-12
qtest: switch users back to qtest_qmp_receive
Maxim Levitsky
5
-22
/
+15
2020-10-12
device-plug-test: use qtest_qmp to send the device_del command
Paolo Bonzini
1
-23
/
+9
2020-10-12
qtest: remove qtest_qmp_receive_success
Maxim Levitsky
3
-70
/
+25
2020-10-12
qtest: Reintroduce qtest_qmp_receive with QMP event buffering
Maxim Levitsky
2
-1
/
+71
2020-10-12
qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
Maxim Levitsky
7
-24
/
+24
2020-10-12
qtest: unify extra_qtest_srcs and extra_qtest_deps
Paolo Bonzini
1
-29
/
+26
2020-10-12
docs/devel/qtest: Include libqtest API reference
Eduardo Habkost
1
-10
/
+10
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
1
-4
/
+21
2020-10-08
tests/qtest: Restore aarch64 arm-cpu-features test
Andrew Jones
1
-1
/
+2
2020-10-06
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-0...
Peter Maydell
1
-0
/
+12
2020-10-06
tests/qtest/cdrom: Add more s390x-related boot tests
Thomas Huth
1
-0
/
+12
2020-10-06
slirp: Convert Makefile bits to meson bits
Paolo Bonzini
1
-3
/
+3
2020-10-01
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...
Peter Maydell
1
-5
/
+25
2020-09-30
bios-tables-test: Remove kernel-irqchip=off option
Eduardo Habkost
1
-2
/
+1
2020-09-30
vl: relocate paths to data directories
Paolo Bonzini
1
-2
/
+3
2020-09-30
fuzz: use qemu_get_exec_dir
Paolo Bonzini
1
-1
/
+2
2020-09-30
oslib: do not call g_strdup from qemu_get_exec_dir
Paolo Bonzini
1
-2
/
+2
2020-09-30
meson: qtest: set "depends" correctly
Paolo Bonzini
1
-1
/
+7
2020-09-30
tests/acpi: update expected data files
Gerd Hoffmann
1
-5
/
+0
2020-09-30
tests/acpi: add microvm pcie test
Gerd Hoffmann
1
-0
/
+15
2020-09-30
tests/acpi: factor out common microvm test setup
Gerd Hoffmann
1
-5
/
+10
2020-09-30
tests/acpi: allow updates for expected data files
Gerd Hoffmann
1
-0
/
+5
2020-09-30
tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug
Ani Sinha
1
-1
/
+0
2020-09-30
tests/acpi: unit test exercising global pci hotplug off for i440fx
Ani Sinha
2
-0
/
+18
2020-09-29
tests/acpi: drop unnecessary files
Michael S. Tsirkin
4
-1249
/
+0
2020-09-29
tests/acpi: update golden master DSDT binary table blobs for q35
Ani Sinha
5
-10
/
+1249
2020-09-29
Add ACPI DSDT tables for q35 that are being updated by the next patch
Ani Sinha
1
-0
/
+10
2020-09-29
tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flag
Ani Sinha
1
-1
/
+0
2020-09-29
tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag
Ani Sinha
1
-0
/
+16
2020-09-29
tests/acpi: list added acpi table binary file for pci bridge hotplug test
Ani Sinha
1
-0
/
+1
2020-09-29
tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
Ani Sinha
1
-1
/
+0
2020-09-29
tests/acpi: add new unit test to test hotplug off/on feature on the root pci bus
Ani Sinha
1
-0
/
+16
2020-09-29
tests/acpi: mark addition of table DSDT.roothp for unit testing root pci hotplug
Ani Sinha
1
-0
/
+1
2020-09-29
tests: acpi: update acpi blobs with new AML
Igor Mammedov
1
-19
/
+0
2020-09-29
tests: acpi: mark to be changed tables in bios-tables-test-allowed-diff
Igor Mammedov
1
-0
/
+19
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2
-92
/
+9
2020-09-29
tests/qtest/vhost-user-test: prepare the tests for adding new dev class
Dima Stepanov
1
-29
/
+76
[next]