Sign in
qemu
/
qemu
/
39adb536b3502060206c7515a50fb8faad22f51f
/
tests
/
libqos
a8b991b
Clean up ill-advised or unusual header guards
by Markus Armbruster
· 6 years ago
58ea30f
Clean up header guards that don't match their file name
by Markus Armbruster
· 6 years ago
bbfff19
Clean up includes
by Markus Armbruster
· 6 years ago
6ebb8d2
tests: qpci_unplug_acpi_device_test() should not rely on global_qtest
by Thomas Huth
· 6 years ago
c19f2b7
test qgraph.c: Fix segs due to out of scope default
by Dr. David Alan Gilbert
· 6 years ago
c098aac
tests/libqos: fix usage of bool in pci-spapr.c
by Jafar Abdi
· 6 years ago
08f7ad1
tests/libqos: fix usage of bool in pci-pc.c
by Jafar Abdi
· 6 years ago
a189a93
ahci-test: Drop dependence on global_qtest
by Eric Blake
· 8 years ago
0793a88
qos-test: tpci200 test node
by Emanuele Giuseppe Esposito
· 7 years ago
19e3d97
tests: move virtio entirely to qos-test
by Paolo Bonzini
· 6 years ago
6e68204
tests/libqos: remove pre-qgraph QVirtioPCIDevice API
by Paolo Bonzini
· 6 years ago
8f41a3a
tests/libqos: virtio-scsi driver and interface nodes
by Emanuele Giuseppe Esposito
· 7 years ago
6bd4a6d
tests/libqos: support multiqueue for virtio-net
by Paolo Bonzini
· 6 years ago
583349d
tests/libqos: virtio-net driver and interface nodes
by Emanuele Giuseppe Esposito
· 7 years ago
5cb8f0d
qos-test: virtio-blk test node
by Paolo Bonzini
· 6 years ago
a371349
tests/libqos: virtio-blk driver and interface nodes
by Emanuele Giuseppe Esposito
· 7 years ago
d3d400d
tests/libqos: virtio-rng driver and interface nodes
by Emanuele Giuseppe Esposito
· 7 years ago
2924106
tests/libqos: virtio-balloon driver and interface nodes
by Emanuele Giuseppe Esposito
· 7 years ago
9d44725
tests/libqos: virtio-9p driver and interface nodes
by Emanuele Giuseppe Esposito
· 7 years ago
1657291
qos-test: virtio-console and virtio-serial test node
by Emanuele Giuseppe Esposito
· 7 years ago
b3e7dc8
tests/libqos: virtio-serial driver and interface nodes
by Emanuele Giuseppe Esposito
· 7 years ago
d18d2b5
tests/libqos: arm/virt machine node
by Emanuele Giuseppe Esposito
· 7 years ago
57ed038
tests/libqos: virtio-mmio driver and interface nodes
by Emanuele Giuseppe Esposito
· 7 years ago
d5006a4
tests/libqos: remove global_qtest from virtio endianness checks
by Paolo Bonzini
· 6 years ago
1ce66ec
tests/libqos: virtio-pci driver and interface nodes
by Emanuele Giuseppe Esposito
· 7 years ago
a4cc719
tests/libqos: e1000e driver and interface nodes
by Emanuele Giuseppe Esposito
· 7 years ago
92bbafc
tests/libqos: has_buggy_msi flag
by Emanuele Giuseppe Esposito
· 7 years ago
7985b58
tests/qgraph: ppc64/pseries machine node
by Emanuele Giuseppe Esposito
· 7 years ago
b8782d2
tests/libqos: pci-spapr driver and interface nodes
by Emanuele Giuseppe Esposito
· 7 years ago
555299c
tests/libqos: aarch64/xlnx-zcu102 machine node
by Emanuele Giuseppe Esposito
· 7 years ago
2013199
tests/libqos: arm/xilinx-zynq-a9 machine node
by Emanuele Giuseppe Esposito
· 7 years ago
aea9ac5
tests/libqos: arm/sabrelite machine node
by Emanuele Giuseppe Esposito
· 7 years ago
c9599c9
tests/libqos: arm/smdkc210 machine node
by Emanuele Giuseppe Esposito
· 7 years ago
ad60d6d
tests/libqos: arm/raspi2 machine node
by Emanuele Giuseppe Esposito
· 7 years ago
a0a9ba6
tests/libqos: sdhci driver and interface nodes
by Emanuele Giuseppe Esposito
· 7 years ago
46113f8
tests/libqos: x86_64/pc machine node
by Emanuele Giuseppe Esposito
· 7 years ago
85af005
tests/libqos: pci-pc driver and interface nodes
by Emanuele Giuseppe Esposito
· 7 years ago
fc281c8
tests: qgraph API for the qtest driver framework
by Emanuele Giuseppe Esposito
· 7 years ago
eb5937b
tests/libqos: embed allocators instead of malloc-ing them separately
by Paolo Bonzini
· 6 years ago
143e6db
tests/libqos: rename qpci_init_pc and qpci_init_spapr functions
by Emanuele Giuseppe Esposito
· 7 years ago
34c9774
tests/libqos: introduce virtio_start_device
by Emanuele Giuseppe Esposito
· 7 years ago
eae3eb3
qemu/queue.h: simplify reverse access to QTAILQ
by Paolo Bonzini
· 6 years ago
d786f78
tests/libqos/pci: Make PCI access functions independent of global_qtest
by Thomas Huth
· 6 years ago
b8e1f74
tests/libqos: Utilize newer glib spawn check
by Eric Blake
· 7 years ago
5be5df7
fw_cfg: import & use linux/qemu_fw_cfg.h
by Marc-André Lureau
· 7 years ago
82cab70
tests: Clean up string interpolation around qtest_qmp_device_add()
by Markus Armbruster
· 7 years ago
015715f
tests: Clean up string interpolation into QMP input (simple cases)
by Markus Armbruster
· 7 years ago
4277f1e
libqtest: Rename functions to send QMP messages
by Markus Armbruster
· 7 years ago
ae79c2d
ahci: fix FIS I bit and PIO Setup FIS interrupt
by Paolo Bonzini
· 7 years ago
956556e
ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands
by John Snow
· 7 years ago
27e4648
libqos/ahci: track sector size
by John Snow
· 7 years ago
5141d41
misc: add pca9552 LED blinker model
by Cédric Le Goater
· 7 years ago
cb3e7f0
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
by Marc-André Lureau
· 7 years ago
bb37a2c
tests/libqos: Check for valid dev pointer when looking for PCI devices
by Thomas Huth
· 7 years ago
3d95fb9
libqos: Use explicit QTestState for remaining libqos operations
by Eric Blake
· 8 years ago
10747e5
libqos: Use explicit QTestState for ahci operations
by Eric Blake
· 8 years ago
f1dfd50
libqos: Use explicit QTestState for i2c operations
by Eric Blake
· 8 years ago
9b67af7
libqos: Use explicit QTestState for rtas operations
by Eric Blake
· 8 years ago
05e520f
libqos: Use explicit QTestState for fw_cfg operations
by Eric Blake
· 8 years ago
e5d1730
libqos: Track QTestState with QPCIBus
by Eric Blake
· 8 years ago
2c58c27
tests: Clean up wait for event
by Markus Armbruster
· 8 years ago
452fcdb
Include qapi/qmp/qdict.h exactly where needed
by Markus Armbruster
· 7 years ago
be3a678
libqos/virtio: return length written into used descriptor
by Greg Kurz
· 7 years ago
790bbb9
tests: use g_new() family of functions
by Marc-André Lureau
· 7 years ago
2f84a92
tests: Enable the drive_del test also on s390x
by Thomas Huth
· 8 years ago
4446158
tests: Fix broken ivshmem-server-msi/-irq tests
by Thomas Huth
· 8 years ago
acd8001
tests: Introduce generic device hot-plug/hot-unplug functions
by Thomas Huth
· 8 years ago
e77abbe
libqos: add virtio used ring support
by Stefan Hajnoczi
· 8 years ago
afbccba
libqos: fix typo in virtio.h QVirtQueue->used comment
by Stefan Hajnoczi
· 8 years ago
80e1eea
tests: fix virtio-blk-test leaks
by Marc-André Lureau
· 8 years ago
c4523aa
tests: add specialized device_find function
by Marc-André Lureau
· 8 years ago
62030ed
tests: fix usb-test leaks
by Marc-André Lureau
· 8 years ago
0c0eb30
tests: fix vhost-user-test leaks
by Marc-André Lureau
· 8 years ago
dc491fe
tests: fix qmp response leak
by Marc-André Lureau
· 8 years ago
b845416
libqos: fix spapr qpci_map()
by Laurent Vivier
· 8 years ago
e0a4cb2
libqos/ahci: Add get_sense and test_ready
by John Snow
· 8 years ago
48cde09
libqos/ahci: Add ATAPI tray macros
by John Snow
· 8 years ago
f697b0e
libqos/ahci: Support expected errors
by John Snow
· 8 years ago
ebde93b
ahci-test: test atapi read_cd with bcl, nb_sectors = 0
by John Snow
· 8 years ago
b4ba67d
libqos: Change PCI accessors to take opaque BAR handle
by David Gibson
· 8 years ago
e7c8526
tests: Don't assume structure of PCI IO base in ahci-test
by David Gibson
· 8 years ago
f775f45
libqos: Add 64-bit PCI IO accessors
by David Gibson
· 8 years ago
352d664
libqos: Implement mmio accessors in terms of mem{read,write}
by David Gibson
· 8 years ago
9a84f88
libqos: Add streaming accessors for PCI MMIO
by David Gibson
· 8 years ago
a7b85b6
libqos: Better handling of PCI legacy IO
by David Gibson
· 8 years ago
b8cc4d0
libqos: Move BAR assignment to common code
by David Gibson
· 8 years ago
a795fc0
libqos: Handle PCI IO de-multiplexing in common code
by David Gibson
· 8 years ago
246fc0f
libqos: Give qvirtio_config_read*() consistent semantics
by David Gibson
· 8 years ago
30ca440
tests: enable virtio tests on SPAPR
by Laurent Vivier
· 8 years ago
8b4b80c
tests: rename target_big_endian() as qvirtio_is_big_endian()
by Laurent Vivier
· 8 years ago
6b9cdf4
tests: move QVirtioBus pointer into QVirtioDevice
by Laurent Vivier
· 8 years ago
458f3b2
tests: don't check if qtest_spapr_boot() returns NULL
by Laurent Vivier
· 8 years ago
357d1e3
spapr: Improved placement of PCI host bridges in guest memory map
by David Gibson
· 8 years ago
8360544
libqos: Limit spapr-pci to 32-bit MMIO for now
by David Gibson
· 8 years ago
c711369
libqos: Correct error in PCI hole sizing for spapr
by David Gibson
· 8 years ago
cd1b354
libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()
by David Gibson
· 8 years ago
54ce6f2
qtest: ask endianness of the target in qtest_init()
by Laurent Vivier
· 8 years ago
61ae5cf
libqos: use generic qtest_shutdown()
by Laurent Vivier
· 8 years ago
2ecd7e2
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
by Laurent Vivier
· 8 years ago
cf716b3
libqos: add PPC64 PCI support
by Laurent Vivier
· 8 years ago
Next »