projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4fbf5b
)
misc: fix spelling
author
Marc-André Lureau
<marcandre.lureau@redhat.com>
Mon, 5 Nov 2018 13:54:00 +0000
(17:54 +0400)
committer
Laurent Vivier
<laurent@vivier.eu>
Tue, 11 Dec 2018 17:28:46 +0000
(18:28 +0100)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <
20181105135400
.18366-1-marcandre.lureau@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
target/i386/cpu.c
patch
|
blob
|
history
diff --git
a/target/i386/cpu.c
b/target/i386/cpu.c
index f81d35e1f9141224044689b6b452b41d884225ea..748eaf8367b929be7911b33986bcf3c150cdce1a 100644
(file)
--- a/
target/i386/cpu.c
+++ b/
target/i386/cpu.c
@@
-4065,7
+4065,7
@@
arch_query_cpu_model_expansion(CpuModelExpansionType type,
x86_cpu_to_dict_full(xc, props);
break;
default:
- error_setg(&err, "Unsupport
t
ed expansion type");
+ error_setg(&err, "Unsupported expansion type");
goto out;
}