]> git.proxmox.com Git - qemu.git/history - hw/virtio-pci.c
Change default PCI class of virtio-console to PCI_CLASS_SERIAL_OTHER
[qemu.git] / hw / virtio-pci.c
2009-07-16 Mark McLoughlinChange default PCI class of virtio-console to PCI_CLASS...
2009-07-16 Mark McLoughlinChange default PCI class of virtio-blk to PCI_CLASS_STO...
2009-07-10 Michael S. Tsirkinqemu/virtio: mark msi vectors used on load
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Gerd Hoffmannqdev: update pci device registration.
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-24 Michael S. Tsirkinqemu/virtio: virtio save/load bindings
2009-06-24 Michael S. Tsirkinqemu/virtio: MSI-X support in virtio PCI
2009-06-24 Michael S. Tsirkinqemu/virtio: virtio support for many interrupt vectors
2009-06-22 Mark McLoughlinvirtio: add support for indirect ring entries
2009-06-16 Avi KivityRename pci_register_io_region() to pci_register_bar()
2009-05-19 Paul BrookHardware convenience library
2009-05-18 Paul BrookSeparate virtio PCI code