> -----Original Message-----
> From: Alexandru Isaila [mailto:aisa...@bitdefender.com]
> Sent: 25 June 2018 15:51
> To: xen-de...@lists.xen.org
> Cc: Ian Jackson <ian.jack...@citrix.com>; Wei Liu <wei.l...@citrix.com>;
> jbeul...@suse.com; Andrew Cooper <andrew.coop...@citrix.com>; Paul
> Durrant <paul.durr...@citrix.com>
> Subject: [Xen-devel] [PATCH v8 00/11] x86/domctl: Save info for one vcpu
> instance
> 
> Hi all,
> 
> This patch series addresses the ideea of saving data from a single vcpu
> instance.
> First it starts by adding *save_one functions, then it introduces a handler 
> for
> the
> new save_one* funcs and makes use of it in the hvm_save and
> hvm_save_one funcs.
> The final 2 patches are used for clean up. The first one removes the save*
> funcs and
> renames the save_one* to save.
> The last patch removes the save_one* handler that is no longer used.
> 

This general structure for the series looks much better :-)

  Paul

> Cheers,
> 
> Alexandru Isaila (11):
> 
> x86/cpu: Introduce vmce_save_vcpu_ctxt_one() func
> x86/hvm: Introduce hvm_save_tsc_adjust_one() func
> x86/hvm: Introduce hvm_save_cpu_ctxt_one func
> x86/hvm: Introduce hvm_save_cpu_xsave_states_one
> x86/hvm: Introduce hvm_save_cpu_msrs_one func
> x86/hvm: Introduce hvm_save_mtrr_msr_one func
> x86/hvm: Introduce viridian_save_vcpu_ctxt_one()
> x86/hvm: Add handler for save_one funcs
> x86/domctl: Don't pause the whole domain if only
> x86/hvm: Remove redundant save functions
> x86/hvm: Remove save_one handler


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to