index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
libqos
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: fw_cfg: add a function to get the fw_cfg file
Li Qiang
2019-05-23
2
-0
/
+47
*
tests/libqos: Add pc_fw_cfg_uninit() and use it
Philippe Mathieu-Daudé
2019-05-23
2
-1
/
+6
*
tests/libqos: Add io_fw_cfg_uninit() and mm_fw_cfg_uninit()
Philippe Mathieu-Daudé
2019-05-23
2
-0
/
+12
*
tests/libqos: Get rid of global_qtest dependency in qvring_init()
Thomas Huth
2019-05-21
4
-11
/
+15
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-05-13
2
-4
/
+4
*
Clean up header guards that don't match their file name
Markus Armbruster
2019-05-13
1
-2
/
+2
*
Clean up includes
Markus Armbruster
2019-05-13
1
-4
/
+0
*
tests: qpci_unplug_acpi_device_test() should not rely on global_qtest
Thomas Huth
2019-05-08
2
-6
/
+6
*
test qgraph.c: Fix segs due to out of scope default
Dr. David Alan Gilbert
2019-04-08
1
-2
/
+4
*
tests/libqos: fix usage of bool in pci-spapr.c
Jafar Abdi
2019-04-08
1
-1
/
+1
*
tests/libqos: fix usage of bool in pci-pc.c
Jafar Abdi
2019-04-08
1
-1
/
+1
*
ahci-test: Drop dependence on global_qtest
Eric Blake
2019-03-12
2
-10
/
+0
*
qos-test: tpci200 test node
Emanuele Giuseppe Esposito
2019-03-07
1
-0
/
+65
*
tests: move virtio entirely to qos-test
Paolo Bonzini
2019-03-07
2
-19
/
+0
*
tests/libqos: remove pre-qgraph QVirtioPCIDevice API
Paolo Bonzini
2019-03-07
2
-99
/
+17
*
tests/libqos: virtio-scsi driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
2
-0
/
+156
*
tests/libqos: support multiqueue for virtio-net
Paolo Bonzini
2019-03-07
2
-6
/
+19
*
tests/libqos: virtio-net driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
4
-0
/
+225
*
qos-test: virtio-blk test node
Paolo Bonzini
2019-03-07
2
-38
/
+0
*
tests/libqos: virtio-blk driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
2
-0
/
+164
*
tests/libqos: virtio-rng driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
2
-0
/
+149
*
tests/libqos: virtio-balloon driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
2
-0
/
+152
*
tests/libqos: virtio-9p driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
2
-0
/
+215
*
qos-test: virtio-console and virtio-serial test node
Emanuele Giuseppe Esposito
2019-03-07
1
-0
/
+1
*
tests/libqos: virtio-serial driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
2
-0
/
+149
*
tests/libqos: arm/virt machine node
Emanuele Giuseppe Esposito
2019-03-07
1
-0
/
+90
*
tests/libqos: virtio-mmio driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
2
-47
/
+75
*
tests/libqos: remove global_qtest from virtio endianness checks
Paolo Bonzini
2019-03-07
3
-7
/
+17
*
tests/libqos: virtio-pci driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
2
-28
/
+92
*
tests/libqos: e1000e driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
2
-0
/
+313
*
tests/libqos: has_buggy_msi flag
Emanuele Giuseppe Esposito
2019-03-07
4
-0
/
+24
*
tests/qgraph: ppc64/pseries machine node
Emanuele Giuseppe Esposito
2019-03-07
1
-0
/
+111
*
tests/libqos: pci-spapr driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
2
-53
/
+87
*
tests/libqos: aarch64/xlnx-zcu102 machine node
Emanuele Giuseppe Esposito
2019-03-07
1
-0
/
+94
*
tests/libqos: arm/xilinx-zynq-a9 machine node
Emanuele Giuseppe Esposito
2019-03-07
1
-0
/
+94
*
tests/libqos: arm/sabrelite machine node
Emanuele Giuseppe Esposito
2019-03-07
1
-0
/
+91
*
tests/libqos: arm/smdkc210 machine node
Emanuele Giuseppe Esposito
2019-03-07
1
-0
/
+91
*
tests/libqos: arm/raspi2 machine node
Emanuele Giuseppe Esposito
2019-03-07
1
-0
/
+91
*
tests/libqos: sdhci driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
2
-0
/
+233
*
tests/libqos: x86_64/pc machine node
Emanuele Giuseppe Esposito
2019-03-07
1
-0
/
+114
*
tests/libqos: pci-pc driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
4
-33
/
+113
*
tests: qgraph API for the qtest driver framework
Emanuele Giuseppe Esposito
2019-03-07
3
-0
/
+1585
*
tests/libqos: embed allocators instead of malloc-ing them separately
Paolo Bonzini
2019-03-07
12
-130
/
+44
*
tests/libqos: rename qpci_init_pc and qpci_init_spapr functions
Emanuele Giuseppe Esposito
2019-03-07
9
-9
/
+19
*
tests/libqos: introduce virtio_start_device
Emanuele Giuseppe Esposito
2019-03-07
2
-0
/
+8
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
tests/libqos/pci: Make PCI access functions independent of global_qtest
Thomas Huth
2018-12-17
2
-33
/
+34
*
tests/libqos: Utilize newer glib spawn check
Eric Blake
2018-08-31
1
-11
/
+1
*
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
2018-08-23
1
-1
/
+1
*
tests: Clean up string interpolation around qtest_qmp_device_add()
Markus Armbruster
2018-08-16
4
-14
/
+7
[next]