On Sun, Feb 18, 2007 at 11:47:07AM +0200, Avi Kivity wrote: > Ronald Lew wrote: > > Can Guest OS access abnormal PCI cards such as a fax card or a card > > designed > > for analog phones (like Digium cards)? Can the guest OS gain full access > > to > > the PCI card without going through the virtualization? > > At present this is not supported. On current hardware it could be made > to work, but only with cards which don't do dma.
How would you handle device interrupts? take them in the host and then inject to the guest through the qemu device emulation? Cheers, Muli ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
