Re: [Xen-devel] [PATCH 3/3] x86: switch to plain bool in passthrough code

2017-08-22 Thread Jan Beulich
>>> On 21.08.17 at 16:09, wrote: > Signed-off-by: Wei Liu Acked-by: Jan Beulich ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel

[Xen-devel] [PATCH 3/3] x86: switch to plain bool in passthrough code

2017-08-21 Thread Wei Liu
Signed-off-by: Wei Liu --- Cc: Jan Beulich Cc: Andrew Cooper --- xen/drivers/passthrough/io.c | 16 xen/include/asm-x86/hvm/irq.h | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/xen/drivers/passthrough/io.c b/xen/drivers/passthrough/io.c index e30