[Qemu-devel] [PATCH RESEND] Recognize PCID feature

2012-07-20 Thread Mao, Junjie
This patch makes Qemu recognize the PCID feature specified from configuration or command line options. Signed-off-by: Junjie Mao --- target-i386/cpu.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/target-i386/cpu.c b/target-i386/cpu.c index 5521709..efc6ece 100644 --

[Qemu-devel] [PATCH] qemu kvm: Accept PCID feature

2012-04-17 Thread Mao, Junjie
This patch makes Qemu accept the PCID feature specified from configuration or command line options. Signed-off-by: Mao, Junjie --- target-i386/cpuid.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/target-i386/cpuid.c b/target-i386/cpuid.c index b9bfeaf..bc061b0