index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libqos
/
virtio-pci.h
Age
Commit message (
Expand
)
Author
2020-01-12
tests/libqos: Move the libqos files under tests/qtest/
Thomas Huth
2019-10-25
libqos: add VIRTIO PCI 1.0 support
Stefan Hajnoczi
2019-10-25
libqos: extract Legacy virtio-pci.c code
Stefan Hajnoczi
2019-10-25
libqos: make the virtio-pci BAR index configurable
Stefan Hajnoczi
2019-10-25
libqos: expose common virtqueue setup/cleanup functions
Stefan Hajnoczi
2019-10-25
libqos: add MSI-X callbacks to QVirtioPCIDevice
Stefan Hajnoczi
2019-03-07
tests/libqos: remove pre-qgraph QVirtioPCIDevice API
Paolo Bonzini
2019-03-07
tests/libqos: virtio-pci driver and interface nodes
Emanuele Giuseppe Esposito
2017-03-01
tests: add specialized device_find function
Marc-André Lureau
2017-03-01
tests: fix vhost-user-test leaks
Marc-André Lureau
2016-10-28
libqos: Change PCI accessors to take opaque BAR handle
David Gibson
2016-06-20
libqos: drop duplicated virtio_pci.h definitions
Stefan Hajnoczi
2015-03-10
libqos: Remove PCI assumptions in constants of virtio driver
Marc Marí
2014-09-08
libqos: Added MSI-X support
Marc Marí
2014-09-08
libqos: Added basic virtqueue support to virtio implementation
Marc Marí
2014-09-08
tests: Add virtio device initialization
Marc Marí
2014-09-08
tests: Functions bus_foreach and device_find from libqos virtio API
Marc Marí