]> git.proxmox.com Git - qemu.git/history - hw/virtio.h
qdev: convert es1370.
[qemu.git] / hw / virtio.h
2009-06-24 Michael S. Tsirkinqemu/virtio: virtio save/load bindings
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-05-18 Paul BrookSeparate virtio PCI code
2009-05-14 Paul BrookVirtio-net qdev conversion
2009-04-17 aliguoriIntroduce VLANClientState::cleanup() (Mark McLoughlin)
2009-04-05 aliguoriFix oops on 2.6.25 guest (Rusty Russell)
2009-02-01 blueswir1Add and use #defines for PCI device classes
2008-12-05 aliguoriMake struct iovec universally available
2008-12-04 aliguoriFix windows build after virtio changes
2008-12-04 aliguoriRemove TARGET_PAGE_SIZE from virtio interface (Hollis...
2008-12-04 aliguoriVirtio core support