[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] unable to access the serial port on the Vm
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-devel] unable to access the serial port on the Vm |
Date: |
Tue, 13 Sep 2011 06:23:39 +0100 |
On Tue, Sep 13, 2011 at 5:59 AM, bala suru <address@hidden> wrote:
> Yes, I'm connecting a USB to serial device to the host (ubuntu 11.04) and I
> want that serial port on my VM .
> I tried the solution you have suggested but still same problem , can not
> see the virtual serial port (ttyACM0) on VM but I could see on the HOST .
>
> The following is the line I have tried .
> RAW = [ type = "kvm",
> data = "<devices><serial type=\"dev\"><source
> path=\"/dev/ttyACM0\"/><target port=\"0\"/></serial><console type=\"pty\"
> tty=\"/dev/pts/5\"><source path=\"/dev/pts/5\"/><target
> port=\"0\"/></console></devices>" ]
Inside the guest you will see a regular serial port (/dev/ttyS0). The
guest does not know that you're using /dev/ttyACM0 on the host, but
that should not matter.
Stefan
- [Qemu-devel] unable to access the serial port on the Vm, bala suru, 2011/09/08
- Re: [Qemu-devel] unable to access the serial port on the Vm, Stefan Hajnoczi, 2011/09/11
- Message not available
- Re: [Qemu-devel] unable to access the serial port on the Vm, Stefan Hajnoczi, 2011/09/11
- Message not available
- Message not available
- Re: [Qemu-devel] unable to access the serial port on the Vm, Stefan Hajnoczi, 2011/09/12
- Re: [Qemu-devel] unable to access the serial port on the Vm, bala suru, 2011/09/12
- Re: [Qemu-devel] unable to access the serial port on the Vm, Stefan Hajnoczi, 2011/09/12
- Re: [Qemu-devel] unable to access the serial port on the Vm, bala suru, 2011/09/12
- Re: [Qemu-devel] unable to access the serial port on the Vm, Stefan Hajnoczi, 2011/09/12
- Re: [Qemu-devel] unable to access the serial port on the Vm, bala suru, 2011/09/13
- Re: [Qemu-devel] unable to access the serial port on the Vm,
Stefan Hajnoczi <=
- Re: [Qemu-devel] unable to access the serial port on the Vm, bala suru, 2011/09/13