|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [Fwd: [Xen-users] two serial port in HVM DomU patch]
I'd advocate a dm_args domain config option, which would be a string of qemu
command-line arguments which would be dumbly passed straight through to
qemu-dm without any further processing by xend.
Then you could just do 'dm_args = "serial=/dev/ttyS0 serial=/dev/ttyS1"' and
not need any changes to qemu source code at all. And this would also let you
get at any other underlying features of qemu too. Much nicer.
This would certainly be a good thing post 3.2.0 and 3.1.3.
-- Keir
On 31/12/07 12:13, "Stephan Seitz" <s.seitz@xxxxxxxxxxxx> wrote:
> Hi,
>
> attached is a patch posted at xen-users from Mishell Baranov for qemu-dm to
> support two serial lines.
>
> I think this is a feature that could be implemented in the unstable and
> testing branches.
>
> Regards,
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-devel] [Fwd: [Xen-users] two serial port in HVM DomU patch],
Keir Fraser <=
|
|
|
|
|