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
/
libqos
/
virtio-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-05
tests/libqos: Check for valid dev pointer when looking for PCI devices
Thomas Huth
1
-1
/
+3
2017-03-01
tests: fix virtio-blk-test leaks
Marc-André Lureau
1
-1
/
+2
2017-03-01
tests: add specialized device_find function
Marc-André Lureau
1
-4
/
+25
2017-03-01
tests: fix vhost-user-test leaks
Marc-André Lureau
1
-0
/
+6
2016-10-28
libqos: Change PCI accessors to take opaque BAR handle
David Gibson
1
-48
/
+53
2016-10-28
libqos: Add 64-bit PCI IO accessors
David Gibson
1
-12
/
+4
2016-10-28
libqos: Give qvirtio_config_read*() consistent semantics
David Gibson
1
-11
/
+14
2016-10-28
tests: enable virtio tests on SPAPR
Laurent Vivier
1
-2
/
+22
2016-10-28
tests: rename target_big_endian() as qvirtio_is_big_endian()
Laurent Vivier
1
-1
/
+1
2016-10-28
tests: move QVirtioBus pointer into QVirtioDevice
Laurent Vivier
1
-0
/
+2
2016-10-14
qtest: ask endianness of the target in qtest_init()
Laurent Vivier
1
-1
/
+1
2016-06-20
libqos: add qvirtqueue_cleanup()
Stefan Hajnoczi
1
-0
/
+10
2016-06-20
libqos: drop duplicated virtio_pci.h definitions
Stefan Hajnoczi
1
-20
/
+22
2016-06-20
libqos: drop duplicated virtio_ring.h bit definitions
Stefan Hajnoczi
1
-2
/
+3
2016-06-20
libqos: drop duplicated PCI vendor ID definition
Stefan Hajnoczi
1
-1
/
+2
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-02-16
tests: Clean up includes
Peter Maydell
1
-1
/
+1
2015-03-10
libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.c
Marc Marí
1
-4
/
+12
2015-03-10
libqos: Remove PCI assumptions in constants of virtio driver
Marc Marí
1
-15
/
+15
2015-03-10
libqos: Change use of pointers to uint64_t in virtio
Marc Marí
1
-9
/
+11
2014-09-08
libqos: Added EVENT_IDX support
Marc Marí
1
-0
/
+1
2014-09-08
libqos: Added MSI-X support
Marc Marí
1
-19
/
+123
2014-09-08
libqos: Added indirect descriptor support to virtio implementation
Marc Marí
1
-0
/
+10
2014-09-08
libqos: Added basic virtqueue support to virtio implementation
Marc Marí
1
-0
/
+82
2014-09-08
tests: Add virtio device initialization
Marc Marí
1
-0
/
+71
2014-09-08
tests: Functions bus_foreach and device_find from libqos virtio API
Marc Marí
1
-0
/
+75