On Wed, Jul 8, 2015 at 6:22 AM, Razvan Cojocaru <rcojoc...@bitdefender.com>
wrote:

> Deny register writes if a vm_client subscribed to mov_to_msr or
> control register write events forbids them. Currently supported for
> MSR, CR0, CR3 and CR4 events.
>
> Signed-off-by: Razvan Cojocaru <rcojoc...@bitdefender.com>
> Acked-by: George Dunlap <george.dun...@eu.citrix.com>
> Acked-by: Jan Beulich <jbeul...@suse.com>
>
> ---
> Changes since V3:
>  - Renamed MEM_ACCESS_FLAG_DENY to VM_EVENT_FLAG_DENY (and fixed
>    the bit shift appropriately).
>  - Moved the DENY vm_event response logic from p2m.c to newly
>    added dedicated files for vm_event handling, as suggested
>    by Tamas Lengyel.
>

This looks good to me. It will have to be rebased on staging once the other
series is merged as couple things will conflict. If this series lands first
however, the newly added asm/vm_event files lack the required license
header.

With that:
Acked-by: Tamas K Lengyel <tleng...@novetta.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to