[PATCH v2 1/2] kvm: x86: revert mask out xsaves

2014-12-01 Thread Wanpeng Li
xsaves will be exported to guest in the next patch, so revert the mask out xsaves patch. Signed-off-by: Wanpeng Li --- arch/x86/kvm/cpuid.c | 10 +- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/arch/x86/kvm/cpuid.c b/arch/x86/kvm/cpuid.c index a4f5ac4..7af07571 100644 ---

Re: [RFC PATCH v2 1/2] KVM: kvm-vfio: User API for VT-d Posted-Interrupts

2014-12-01 Thread Eric Auger
On 12/02/2014 05:48 AM, Alex Williamson wrote: > On Tue, 2014-12-02 at 02:08 +, Wu, Feng wrote: >> >>> -Original Message- >>> From: Eric Auger [mailto:eric.au...@linaro.org] >>> Sent: Monday, December 01, 2014 6:10 PM >>> To: Alex Williamson >>> Cc: Wu, Feng; pbonz...@redhat.com; g...@k

<    1   2