On Sun, Sep 30, 2012 at 08:52:02PM -0500, Krishna Kumaar Natarajan wrote: > Where can I find the list of IO devices virtualized for QEMU ?
Your question is very general. In the source tree you'll find *emulated* devices in hw/. On the command-line you can do: $ qemu-system-x86_64 -device \? What exactly are you looking for? Stefan