On Fri, Jul 20, 2012 at 07:08:21AM +, Mao, Junjie wrote:
> 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(-)
Thanks,
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
--