On 16.07.2019 20:06, Petre Pircalabu wrote:
> Decouple implementation from interface to allow vm_event_check to be
> used regardless of the vm_event underlying implementation.
> 
> Signed-off-by: Petre Pircalabu <ppircal...@bitdefender.com>
> Acked-by: Andrew Cooper <andrew.coop...@citrix.com>
> Acked-by: Tamas K Lengyel <ta...@tklengyel.com>

Reviewed-by: Alexandru Isaila <aisa...@bitdefender.com>

> ---
>   xen/arch/arm/mem_access.c     |  2 +-
>   xen/arch/x86/mm/mem_access.c  |  4 ++--
>   xen/arch/x86/mm/mem_paging.c  |  2 +-
>   xen/common/mem_access.c       |  2 +-
>   xen/common/vm_event.c         | 24 ++++++++++++------------
>   xen/drivers/passthrough/pci.c |  2 +-
>   xen/include/xen/vm_event.h    |  4 ++--
>   7 files changed, 20 insertions(+), 20 deletions(-)
> 

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

Reply via email to