From: "Daniel P. Berrange" <berrange@redhat.com>
To: "Stephen C. Tweedie" <sct@redhat.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: [patch 0/2] Fix rawhide FV booting on VMX
Date: Wed, 23 May 2007 17:12:32 +0100 [thread overview]
Message-ID: <20070523161232.GG10149@redhat.com> (raw)
In-Reply-To: <1179848292.8438.40.camel@sisko.scot.redhat.com>
On Tue, May 22, 2007 at 04:38:12PM +0100, Stephen C. Tweedie wrote:
> So the fix here is to first of all extend the virtual PIC provided by
> the hypervisor, supporting a new 2-byte control sequence which lets the
> guests change the interrupt vectors _without_ fully reinitialising the
> vPIC; and secondly to have vmxassist use that sequence to reset the vPIC
> vectors appropriately whenever we transition between 16 and 32-bit mode.
>
> This has been verified to allow rawhide installs to proceed under Xen
> FV.
I've tested that with this patch applied, Xen 3.1.0 is able to succesfully
boot RHEL-3, RHEL-4, RHEL-5, both i386 & x86_64 fullyvirt, and also
Mandriva CS-4 boots. SuSE 10.1 still black screens with / without this
patch. So on the whole it seems to be an improvement, with no regressions
I've found yet.
> Points for discussion:
>
> * Do we need/want vmxassist to fail gracefully if the enhanced vPIC
> sequence is not available?
> * Is the magic sequence used here (0xff written to ICW1) genuinely
> impossible for other guests to use? (see patch 1/2 to follow.)
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 -=|
prev parent reply other threads:[~2007-05-23 16:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-22 15:38 [patch 0/2] Fix rawhide FV booting on VMX Stephen C. Tweedie
2007-05-22 15:42 ` [patch 1/2] HV: allow HVM virtual PICs to have their interrupt vector reprogrammed Stephen C. Tweedie
2007-05-25 9:35 ` Keir Fraser
2007-05-25 10:41 ` Stephen C. Tweedie
2007-05-25 10:51 ` Keir Fraser
2007-05-31 20:35 ` Stephen C. Tweedie
2007-05-31 20:41 ` Stephen C. Tweedie
2007-06-01 8:02 ` Keir Fraser
2007-05-22 15:42 ` [patch 2/2] Preserve correct PIC vectors across Xen vmxassist 16/32-bit transitions Stephen C. Tweedie
2007-06-06 16:33 ` [patch 2/2] Preserve correct PIC vectors across Xenvmxassist " Li, Xin B
2007-06-08 9:42 ` [patch 2/2] Preserve correct PIC vectors acrossXenvmxassist " Li, Xin B
2007-05-23 16:12 ` Daniel P. Berrange [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070523161232.GG10149@redhat.com \
--to=berrange@redhat.com \
--cc=sct@redhat.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.