[Qemu-devel] target-i386: enable SVM lock for Phenom processors

2013-04-21 Thread prasadjoshi . linux
From: Prasad Joshi Signed-off-by: Prasad Joshi --- target-i386/cpu.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target-i386/cpu.c b/target-i386/cpu.c index e2302d8..540e450 100644 --- a/target-i386/cpu.c +++ b/target-i386/cpu.c @@ -455,7 +455,7 @@ static x86_def_t bu

[Qemu-devel] target-i386: enable SVM lock for Phenom processors

2013-04-17 Thread prasadjoshi . linux
From: Prasad Joshi Signed-off-by: Prasad Joshi --- target-i386/cpu.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target-i386/cpu.c b/target-i386/cpu.c index e2302d8..540e450 100644 --- a/target-i386/cpu.c +++ b/target-i386/cpu.c @@ -455,7 +455,7 @@ static x86_def_t bu