On Fri, Oct 13, 2017 at 03:50:57PM +0300, Alexandru Isaila wrote:
> This patch adds the old value param and the onchangeonly option
> to the VM_EVENT_REASON_MOV_TO_MSR event.
> 
> The param was added to the vm_event_mov_to_msr struct and to the
> hvm_monitor_msr function. Finally I've changed the bool_t param
> to a bool for the hvm_msr_write_intercept function.
> 
> Signed-off-by: Alexandru Isaila <aisa...@bitdefender.com>
> Acked-by: Tamas K Lengyel <ta...@tklengyel.com>
> 
> ---
> Changes since V1:
>       - Removed Stray blanks inside the inner parentheses
>       - Added space after the if statement
>       - Added * 8 to the set/clear/test_bit statements
>       - Removed the blank line after monitored_msr.
> ---
>  tools/libxc/include/xenctrl.h     |  2 +-
>  tools/libxc/xc_monitor.c          |  3 ++-

Acked-by: Wei Liu <wei.l...@citrix.com>

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

Reply via email to