Neo Jia wrote: > On Nov 16, 2007 12:15 AM, Jiang, Yunhong > <[EMAIL PROTECTED]> wrote: >> To achieve this, it mean QEMU will transfer serial port data write >> from guest to physical one, and also read data received through real >> physical serial port and transfer received data to guest. >> >> You can use qemu option "serial", set serial=/dev/ttyS0 to acheive >> that . But I remember that code had some defect before and not sure >> current status. > > So, I think if I want to using a expansion 1394 firewire card on my > Linux machine it will goes to the following KVM todo list, right? > Yes, 1394 can be assigned if pass-through support is done.
> "Add a Unix domain socket device. With this, the guest can talk to a > pci device which is connected to a Unix domain socket on the host." > > Thanks, > Neo > But for your dedicated purpose, I would say serial port is much convenient than assigned 1394 card except speed difference. BTW, why network doesn;t work for you, are u debugging network driver? You can also try using what Yunhong said. Maybe Qemu already picked Yunhong's Xen patch. Thx,Eddie ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
