On 21.10.2019 17:57, Wei Liu wrote:
> We need ASSERT_UNREACHABLE.
>
> Signed-off-by: Wei Liu
> Reviewed-by: Roger Pau Monné
Acked-by: Jan Beulich
Albeit perhaps fold into patch 2?
Jan
___
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https
We need ASSERT_UNREACHABLE.
Signed-off-by: Wei Liu
Reviewed-by: Roger Pau Monné
---
xen/include/asm-x86/guest/hypercall.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/xen/include/asm-x86/guest/hypercall.h
b/xen/include/asm-x86/guest/hypercall.h
index c9deca6ffc..d0d2f5022d 100644
---