[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for-4.5 v6 08/16] xen: Add limited support of VMware's hyper-call rpc
On Sat, 2014-09-20 at 14:07 -0400, Don Slutz wrote: > This interface is an extension of __HYPERVISOR_HVM_op. It was > picked because xc_get_hvm_param() also uses it and VMware guest > info is a lot like a hvm param. Sorry if this has been discussed before, but did you consider doing all this in qemu rather than Xen? Unless there are frequent accesses to these things then qemu would be the default best place for this sort of thing, especially since as you've observed there is some pretty complex memory management and string handling which it would generally be better to avoid in the hypervisor. Your description of HVM_PARAM_VMPORT_RESET_TIME suggests they aren't typically accessed very frequently. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |