|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Domain asking for its own destruction
> > hi,
> >
> > is it possible for a domain != 0 to ask for its own destruction?
> >
> > Jacob
>
> Not yet. We'll soon have shared comms rings between each guest and
> domain-0, which can then be used to "proxy" such requests to the
> existing DOM0 control interface.
Whoops. Actually a domain can request destruction -- that's what the
HYPERVISOR_exit() hypercall is for! It's the preferred way to
terminate a domain because it allows the guest OS to clean up first.
-- Keir
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|