* Why Xen 3.1.0 disable the qemu control monitor
@ 2007-06-12 5:19 Steven Hu
2007-06-12 5:58 ` James Harper
2007-06-12 11:40 ` Daniel P. Berrange
0 siblings, 2 replies; 3+ messages in thread
From: Steven Hu @ 2007-06-12 5:19 UTC (permalink / raw)
To: xen-devel
Hello, all
I found that in Xen 3.1.0 I can't press Ctrl+ALT+2 to open the console
of qemu to do some administration. The root cause is that the value of
"monitor_device " is "null" now. In Xen 3.0.4, the value is "vc". If
there is no control console, how can I add a usb device to the guest
OS. Could you guys tell me why we disable the console in Xen 3.1.0.
thank.
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: Why Xen 3.1.0 disable the qemu control monitor
2007-06-12 5:19 Why Xen 3.1.0 disable the qemu control monitor Steven Hu
@ 2007-06-12 5:58 ` James Harper
2007-06-12 11:40 ` Daniel P. Berrange
1 sibling, 0 replies; 3+ messages in thread
From: James Harper @ 2007-06-12 5:58 UTC (permalink / raw)
To: Steven Hu, xen-devel
I asked this very same question just recently.
The answer is put 'monitor=yes" in the config, because the default is
now off for security reasons.
James
> -----Original Message-----
> From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-
> bounces@lists.xensource.com] On Behalf Of Steven Hu
> Sent: Tuesday, 12 June 2007 15:19
> To: xen-devel@lists.xensource.com
> Subject: [Xen-devel] Why Xen 3.1.0 disable the qemu control monitor
>
> Hello, all
> I found that in Xen 3.1.0 I can't press Ctrl+ALT+2 to open the console
> of qemu to do some administration. The root cause is that the value of
> "monitor_device " is "null" now. In Xen 3.0.4, the value is "vc". If
> there is no control console, how can I add a usb device to the guest
> OS. Could you guys tell me why we disable the console in Xen 3.1.0.
> thank.
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Why Xen 3.1.0 disable the qemu control monitor
2007-06-12 5:19 Why Xen 3.1.0 disable the qemu control monitor Steven Hu
2007-06-12 5:58 ` James Harper
@ 2007-06-12 11:40 ` Daniel P. Berrange
1 sibling, 0 replies; 3+ messages in thread
From: Daniel P. Berrange @ 2007-06-12 11:40 UTC (permalink / raw)
To: Steven Hu; +Cc: xen-devel
On Tue, Jun 12, 2007 at 01:19:04PM +0800, Steven Hu wrote:
> Hello, all
> I found that in Xen 3.1.0 I can't press Ctrl+ALT+2 to open the console
> of qemu to do some administration. The root cause is that the value of
> "monitor_device " is "null" now. In Xen 3.0.4, the value is "vc". If
> there is no control console, how can I add a usb device to the guest
> OS. Could you guys tell me why we disable the console in Xen 3.1.0.
> thank.
It is a huge security hole if using the VNC server to access the guest
console. Anyone who can access the VNC server would be able to trivially
root the entire Dom0 host if the monitor is enabled. See CVE 2007 0998
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0998
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules: http://search.cpan.org/~danberr/ -=|
|=- Projects: http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-06-12 11:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-12 5:19 Why Xen 3.1.0 disable the qemu control monitor Steven Hu
2007-06-12 5:58 ` James Harper
2007-06-12 11:40 ` Daniel P. Berrange
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.