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
2010-01-11
virtio-pci: thinko fix
Michael S. Tsirkin
2010-01-11
virtio: add features as qdev properties
Michael S. Tsirkin
2010-01-11
virtio: rename features -> guest_features
Michael S. Tsirkin
2009-12-18
pci romfiles: add property, add default to PCIDeviceInfo
Gerd Hoffmann
2009-12-18
Support PCI based option rom loading
Anthony Liguori
2009-12-12
virtio: verify features on load
Michael S. Tsirkin
2009-12-01
virtio: do not reset msix state on soft reset
Michael S. Tsirkin
2009-11-09
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
Isaku Yamahata
2009-11-09
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
Isaku Yamahata
2009-10-27
virtio: use qdev properties for configuration.
Gerd Hoffmann
2009-10-06
qemu/pci: make pci not depend on msix
Michael S. Tsirkin
2009-10-05
virtio-pci: return error if virtio_console_init fails
Amit Shah
2009-10-05
qemu/virtio-pci: remove unnecessary check
Michael S. Tsirkin
2009-10-05
qemu: clean up target page usage in msix
Michael S. Tsirkin
2009-10-05
qemu/virtio: fix reset with device removal
Michael S. Tsirkin
2009-10-05
drive cleanup fixes.
Gerd Hoffmann
2009-10-05
pci: move unregister from PCIDevice to PCIDeviceInfo
Gerd Hoffmann
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
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]