|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 4/4] Enable ACPI sleep in XenLinux
To: |
Keir Fraser <keir@xxxxxxxxxxxxx> |
Subject: |
Re: [Xen-devel] [PATCH 4/4] Enable ACPI sleep in XenLinux |
From: |
Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> |
Date: |
Thu, 19 Jul 2007 14:44:01 +0100 |
Cc: |
"Tian, Kevin" <kevin.tian@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx |
Delivery-date: |
Thu, 19 Jul 2007 06:35:15 -0700 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxx |
In-reply-to: |
<C2C522F4.12BC3%keir@xxxxxxxxxxxxx> |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
Organization: |
Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 |
References: |
<D470B4E54465E3469E2ABBC5AFAC390F013B2006@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <C2C522F4.12BC3%keir@xxxxxxxxxxxxx> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
> Doing vm86 or real-mode crap in dom0 itself is obviously not on. However,
> currently Linux will only ever regurgitate Xen's original video mode. So the
> video-mode field has no real user.
We do it all the time. In the Xen case the X server falls back to
emulation for the 16bit BIOS execution.
>
> So... The video-mode stuff is removed for now. A flags field is added to the
> platform hypercall so that something can be added later in a backwards
> compatible manner if there is an actual user for it.
Seems sensible. And as you said earlier the kernel doesn't update its
idea of video mode. The BIOS code may update the BIOS idea of video mode
but I don't see how that matters at all.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|