On 01/17/2017 12:29 PM, Paul Durrant wrote:
This patch removes the need for handling HVMOP restarts, so that infrastructure is removed.NOTE: This patch also modifies the type of the 'nr' argument of xc_hvm_set_mem_type() from uint64_t to uint32_t. In practice the value passed was always truncated to 32 bits. Suggested-by: Jan Beulich <jbeul...@suse.com> Signed-off-by: Paul Durrant <paul.durr...@citrix.com>
Acked-by: Daniel De Graaf <dgde...@tycho.nsa.gov> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel
