On Wed, 2015-06-03 at 14:35 +0300, Razvan Cojocaru wrote:
> As suggested by Andrew Cooper, this patch attempts to remove
> some redundancy and allow for an easier time when adding vm_events
> for new control registers in the future, by having a single
> VM_EVENT_REASON_WRITE_CTRLREG vm_event type, meant to serve CR0,
> CR3, CR4 and (newly introduced) XCR0. The actual control register
> will be deduced by the new .index field in vm_event_write_ctrlreg
> (renamed from vm_event_mov_to_cr).
> 
> Signed-off-by: Razvan Cojocaru <rcojoc...@bitdefender.com>
> Acked-by: Jan Beulich <jbeul...@suse.com>
> Acked-by: Kevin Tian <kevin.t...@intel.com>
> 
> ---
> Changes since V8:
>  - Removed the additional CR3 test code from xen-access.c.

=> Acked-by: Ian Campbell <ian.campb...@citrix.com> (for both ARM and
tools)



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to