[Qemu-devel] Ping [PATCH] vmxcap: Update according to SDM of September 2014

2014-09-25 Thread Adrian-Ken Rueegsegger
As the patch makes simple changes to the vmxcap script that has no maintainer listed in the MAINTAINERS file it may be a candidate for the trivial patches team. Thus adding qemu-trivial as CC. Link to patchwork: http://patchwork.ozlabs.org/patch/390507/ Regards, Adrian

[Qemu-devel] [PATCH] vmxcap: Update according to SDM of September 2014

2014-09-17 Thread Adrian-Ken Rueegsegger
This adds reporting of RDSEED exiting and XSAVES/XRSTORS #UD and fixes the range of VMCS revision as well as some typos. Signed-off-by: Adrian-Ken Rueegsegger --- scripts/kvm/vmxcap | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/scripts/kvm/vmxcap b/scripts/kvm