|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: HVM smp guest save/restore support
On 23/1/07 15:34, "Zhai, Edwin" <edwin.zhai@xxxxxxxxx> wrote:
> this code wake up all the aps like hvm_bringup_ap, since no IPI for ap when
> restore.
> if it's slightly ugly, how about add a similar hypercall like
> xc_domain_resume?
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).
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|