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
/
hw
/
virtio-pci.c
Age
Commit message (
Expand
)
Author
2009-10-01
Get rid of _t suffix
malc
2009-09-20
Compile msix only once
Blue Swirl
2009-09-11
VirtIO: Fix QEMU crash during Windows PNP tests
Yan Vugenfirer
2009-08-27
virtio-pci error logging
Gerd Hoffmann
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-24
virtio-blk: add msi support.
Gerd Hoffmann
2009-08-10
qdev/prop: convert virtio-pci.c to helper macros.
Gerd Hoffmann
2009-08-10
qdev-ify virtio-blk.
Gerd Hoffmann
2009-07-30
Remove the virtio-{blk, console}-pci-0-10 device types
Mark McLoughlin
2009-07-16
qdev/compat: virtio-net-pci 0.10 compatibility.
Gerd Hoffmann
2009-07-16
qdev/compat: virtio-console-pci 0.10 compatibility.
Gerd Hoffmann
2009-07-16
qdev/compat: virtio-blk-pci 0.10 compatibility.
Gerd Hoffmann
2009-07-16
cleanup: drop unused struct elements from VirtIOPCIProxy.
Gerd Hoffmann
2009-07-16
Change default PCI class of virtio-console to PCI_CLASS_SERIAL_OTHER
Mark McLoughlin
2009-07-16
Change default PCI class of virtio-blk to PCI_CLASS_STORAGE_SCSI
Mark McLoughlin
2009-07-10
qemu/virtio: mark msi vectors used on load
Michael S. Tsirkin
2009-07-09
qdev: update pci device registration.
Gerd Hoffmann
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-24
qemu/virtio: virtio save/load bindings
Michael S. Tsirkin
2009-06-24
qemu/virtio: MSI-X support in virtio PCI
Michael S. Tsirkin
2009-06-24
qemu/virtio: virtio support for many interrupt vectors
Michael S. Tsirkin
2009-06-22
virtio: add support for indirect ring entries
Mark McLoughlin
2009-06-16
Rename pci_register_io_region() to pci_register_bar()
Avi Kivity
2009-05-19
Hardware convenience library
Paul Brook
2009-05-18
Separate virtio PCI code
Paul Brook
[prev]