Re: [Xen-devel] [RFC v1 04/15] vmx: Add some helper functions for Posted-Interrupts

2015-03-26 Thread Andrew Cooper
On 25/03/15 12:31, Feng Wu wrote: This patch adds some helper functions to manipulate the Posted-Interrupts Descriptor. Signed-off-by: Feng Wu --- xen/include/asm-x86/hvm/vmx/vmx.h | 21 + 1 file changed, 21 insertions(+) diff --git a/xen/include/asm-x86/hvm/vmx/vmx.h b

[Xen-devel] [RFC v1 04/15] vmx: Add some helper functions for Posted-Interrupts

2015-03-25 Thread Feng Wu
This patch adds some helper functions to manipulate the Posted-Interrupts Descriptor. Signed-off-by: Feng Wu --- xen/include/asm-x86/hvm/vmx/vmx.h | 21 + 1 file changed, 21 insertions(+) diff --git a/xen/include/asm-x86/hvm/vmx/vmx.h b/xen/include/asm-x86/hvm/vmx/vmx.h ind