Re: [Qemu-devel] adding a new PCI device support in QEMU

2008-01-01 Thread Paul Brook
On Tuesday 01 January 2008, Vinod E wrote: > Hi, >I have a special kind of PCI device on my system. > I want QEMU to emulate that device and have Guest VM > see that. Can someone point me to any documentation > available on how I/O device handling is done in QEMU? Read the source. There are p

[Qemu-devel] adding a new PCI device support in QEMU

2008-01-01 Thread Vinod E
Hi, I have a special kind of PCI device on my system. I want QEMU to emulate that device and have Guest VM see that. Can someone point me to any documentation available on how I/O device handling is done in QEMU? Thanks, Vinod _