On Tue, Dec 02, 2014 at 01:26:10PM +0200, Vasile Catalin-B50542 wrote: > I'm trying to make a custom virtio driver that mostly interacts with memory. > I've came upon a presentation which shows which files need to be edited on > qemu > and kvm in order to add a new virtio driver. > One of the files in qemu is include/hw/pci/pci.h, > but that was an example specific to virtio pci. > virtio-mmio is better mapped on my situation, but I can't seem to find a > similar header for it. > In fact I can't find anything related to virtio mmio through out the header > files If you are adding a new device type (e.g. printer device) then the code should not depend on the transport (PCI, MMIO, CCW, etc). Can you explain what type of device you are trying to implement? Stefan
Attachment:
pgp2m6V1cfnpg.pgp
Description: PGP signature