|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH][HVM][SVM] Fix machine check intercept correctly
On 1/10/07 16:33, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote:
> Hi!
>
> Attached patch fixes machine check interception
> for HVM guests.
>
> Keir: Please apply this patch to xen-staging *and* to Xen 3.1.1
First chunk (adding TRAP_machine_check to exception intercepts) is not
needed as that bit is already in HVM_TRAP_MASK. Also why remove the
invocation of do_machine_check()? That is the function that actually handles
the #MC.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|