From: Keir Fraser <keir@xensource.com>
To: "Zhai, Edwin" <edwin.zhai@intel.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Re: HVM smp guest save/restore support
Date: Wed, 24 Jan 2007 18:32:36 +0000 [thread overview]
Message-ID: <C1DD56C4.82C1%keir@xensource.com> (raw)
In-Reply-To: <20070124133024.GC15711@edwin-srv.sh.intel.com>
On 24/1/07 13:30, "Zhai, Edwin" <edwin.zhai@intel.com> wrote:
>> All hvm vcpu context restore should be done via the new hvm domctl, and the
>> wakeup of APs can be implemented there (rather than in common/ directory).
>
> how about this patch?
> thanks,
This new piece of code is not VMX specific. Define an hvm_load_cpu_ctxt()
function which executes that new piece of code after calling the VMX/SVM
specific hook function. Also you shouldn't need to check if the vcpu is HVM,
as otherwise you wouldn't be in this function!
-- Keir
next prev parent reply other threads:[~2007-01-24 18:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-23 15:34 HVM smp guest save/restore support Zhai, Edwin
2007-01-23 15:49 ` Keir Fraser
2007-01-24 13:30 ` Zhai, Edwin
2007-01-24 18:32 ` Keir Fraser [this message]
2007-01-25 3:30 ` Zhai, Edwin
2007-01-25 12:29 ` Keir Fraser
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=C1DD56C4.82C1%keir@xensource.com \
--to=keir@xensource.com \
--cc=edwin.zhai@intel.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.