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
/
libqos
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
tests/libqos: Get rid of global_qtest dependency in qvring_init()
Thomas Huth
4
-11
/
+15
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2
-4
/
+4
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+2
2019-05-13
Clean up includes
Markus Armbruster
1
-4
/
+0
2019-05-08
tests: qpci_unplug_acpi_device_test() should not rely on global_qtest
Thomas Huth
2
-6
/
+6
2019-04-08
test qgraph.c: Fix segs due to out of scope default
Dr. David Alan Gilbert
1
-2
/
+4
2019-04-08
tests/libqos: fix usage of bool in pci-spapr.c
Jafar Abdi
1
-1
/
+1
2019-04-08
tests/libqos: fix usage of bool in pci-pc.c
Jafar Abdi
1
-1
/
+1
2019-03-12
ahci-test: Drop dependence on global_qtest
Eric Blake
2
-10
/
+0
2019-03-07
qos-test: tpci200 test node
Emanuele Giuseppe Esposito
1
-0
/
+65
2019-03-07
tests: move virtio entirely to qos-test
Paolo Bonzini
2
-19
/
+0
2019-03-07
tests/libqos: remove pre-qgraph QVirtioPCIDevice API
Paolo Bonzini
2
-99
/
+17
2019-03-07
tests/libqos: virtio-scsi driver and interface nodes
Emanuele Giuseppe Esposito
2
-0
/
+156
2019-03-07
tests/libqos: support multiqueue for virtio-net
Paolo Bonzini
2
-6
/
+19
2019-03-07
tests/libqos: virtio-net driver and interface nodes
Emanuele Giuseppe Esposito
4
-0
/
+225
2019-03-07
qos-test: virtio-blk test node
Paolo Bonzini
2
-38
/
+0
2019-03-07
tests/libqos: virtio-blk driver and interface nodes
Emanuele Giuseppe Esposito
2
-0
/
+164
2019-03-07
tests/libqos: virtio-rng driver and interface nodes
Emanuele Giuseppe Esposito
2
-0
/
+149
2019-03-07
tests/libqos: virtio-balloon driver and interface nodes
Emanuele Giuseppe Esposito
2
-0
/
+152
2019-03-07
tests/libqos: virtio-9p driver and interface nodes
Emanuele Giuseppe Esposito
2
-0
/
+215
2019-03-07
qos-test: virtio-console and virtio-serial test node
Emanuele Giuseppe Esposito
1
-0
/
+1
2019-03-07
tests/libqos: virtio-serial driver and interface nodes
Emanuele Giuseppe Esposito
2
-0
/
+149
2019-03-07
tests/libqos: arm/virt machine node
Emanuele Giuseppe Esposito
1
-0
/
+90
2019-03-07
tests/libqos: virtio-mmio driver and interface nodes
Emanuele Giuseppe Esposito
2
-47
/
+75
2019-03-07
tests/libqos: remove global_qtest from virtio endianness checks
Paolo Bonzini
3
-7
/
+17
2019-03-07
tests/libqos: virtio-pci driver and interface nodes
Emanuele Giuseppe Esposito
2
-28
/
+92
2019-03-07
tests/libqos: e1000e driver and interface nodes
Emanuele Giuseppe Esposito
2
-0
/
+313
2019-03-07
tests/libqos: has_buggy_msi flag
Emanuele Giuseppe Esposito
4
-0
/
+24
2019-03-07
tests/qgraph: ppc64/pseries machine node
Emanuele Giuseppe Esposito
1
-0
/
+111
2019-03-07
tests/libqos: pci-spapr driver and interface nodes
Emanuele Giuseppe Esposito
2
-53
/
+87
2019-03-07
tests/libqos: aarch64/xlnx-zcu102 machine node
Emanuele Giuseppe Esposito
1
-0
/
+94
2019-03-07
tests/libqos: arm/xilinx-zynq-a9 machine node
Emanuele Giuseppe Esposito
1
-0
/
+94
2019-03-07
tests/libqos: arm/sabrelite machine node
Emanuele Giuseppe Esposito
1
-0
/
+91
2019-03-07
tests/libqos: arm/smdkc210 machine node
Emanuele Giuseppe Esposito
1
-0
/
+91
2019-03-07
tests/libqos: arm/raspi2 machine node
Emanuele Giuseppe Esposito
1
-0
/
+91
2019-03-07
tests/libqos: sdhci driver and interface nodes
Emanuele Giuseppe Esposito
2
-0
/
+233
2019-03-07
tests/libqos: x86_64/pc machine node
Emanuele Giuseppe Esposito
1
-0
/
+114
2019-03-07
tests/libqos: pci-pc driver and interface nodes
Emanuele Giuseppe Esposito
4
-33
/
+113
2019-03-07
tests: qgraph API for the qtest driver framework
Emanuele Giuseppe Esposito
3
-0
/
+1585
2019-03-07
tests/libqos: embed allocators instead of malloc-ing them separately
Paolo Bonzini
12
-130
/
+44
2019-03-07
tests/libqos: rename qpci_init_pc and qpci_init_spapr functions
Emanuele Giuseppe Esposito
9
-9
/
+19
2019-03-07
tests/libqos: introduce virtio_start_device
Emanuele Giuseppe Esposito
2
-0
/
+8
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
1
-1
/
+1
2018-12-17
tests/libqos/pci: Make PCI access functions independent of global_qtest
Thomas Huth
2
-33
/
+34
2018-08-31
tests/libqos: Utilize newer glib spawn check
Eric Blake
1
-11
/
+1
2018-08-23
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
1
-1
/
+1
2018-08-16
tests: Clean up string interpolation around qtest_qmp_device_add()
Markus Armbruster
4
-14
/
+7
2018-08-16
tests: Clean up string interpolation into QMP input (simple cases)
Markus Armbruster
1
-8
/
+3
2018-08-16
libqtest: Rename functions to send QMP messages
Markus Armbruster
1
-2
/
+2
2018-06-25
ahci: fix FIS I bit and PIO Setup FIS interrupt
Paolo Bonzini
2
-10
/
+17
[next]