Hi,

El 23/02/2012, a las 15:44, Shlomo Pongratz escribió:

> Hi,
> 
> I want to add a new PEX HW device emulation to QEMU, but I can't find a 
> skeleton/template driver or documentation that explains how to do it.
Great! (What's a PEX HW device?)

> Are there any guidelines for this task?

Start out from an existing emulated device, from the same bus if possible (PCI, 
ISA, USB, so on), delete all code you don't need, implement your emulation.
Once you start it's pretty straightforward, function names are almost 
self-explanatory of what they do.

Regards,
Natalia Portillo

Reply via email to