[EMAIL PROTECTED] wrote:
> Thanks. But I cannot use that since I am going to debug drivers
> running on Windows and qemu does not expose the real hardware to
> guest. 
> 
> So, here is another question, is there any plan to make qemu transfer
> the real hardware to guest? 
> 

I guess you are talking about serial port assignment which is another
story.

Pass-through devices support is for PCI device only. For leagcy serial
port, 
you don't need device assignment, I remember Yunhong Jiang ever posted a

patch in Xen side to support Windows kernel debug. Basically you can 
direct vSerial port input/output to physical serial port easily in Qemu,
but 
there are binary data format conversion tricky there if I remember
correctly.

CC yunhong here.
Eddie

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to