qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] excuse me for incorrect question...


From: Eric Blake
Subject: Re: [Qemu-devel] excuse me for incorrect question...
Date: Wed, 28 May 2014 08:35:46 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 05/28/2014 08:28 AM, Alexander Binun wrote:
> In the previous question I asked " what is the meaning of "log" ?

Please don't top-post on technical lists; it makes it harder to follow
the flow of your question.

> 
> It was a typo error, sorry! I meant "what is the meaning of "target port" ? 
> What is the difference between "port=1" and "port=0" ?


>>  <serial type="file">
>>   <source path="/dev/mydev"/>
>>   <target port="0"/>
>>  </serial>

In libvirt, the <target> sub-element of a <serial> specifies which
serial device you are exposing to the guest (port='0' is the
specification for the guest's /dev/ttyS0, port='1' is the guest's
/dev/ttyS1, and so on).

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]