|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: PATCH (and RFC): new dom0 hypercall: DOM0_DOMAIN_SETUP
On 19 Jun 2006, at 15:22, Alex Williamson wrote:
Do you have an comments on this new hypercall Tristan is proposing?
We have a patch pending in xen/ia64 that makes use of this new
hypercall
as a first step towards domain save/restore. Thanks,
Yes, we need something like it for proper HVM setup on x86 too. Leaving
it until VCPU0 setcontext is not good.
I'd like the patch modified as follows:
* Change flag name to XEN_DOMAINSETUP_hvm_guest (explicitly in Xen
namespace; more the style of other flags added recently; not VMX
specific).
* Place the final two fields of the struct inside ifdef __ia64__.
Resubmit and I'll apply.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|