From: Shannon Zhao <[email protected]> Signed-off-by: Shannon Zhao <[email protected]> --- hw/arm/virt.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/hw/arm/virt.c b/hw/arm/virt.c
index 4b301c2..49b7b65 100644
--- a/hw/arm/virt.c
+++ b/hw/arm/virt.c
@@ -166,6 +166,7 @@ static const char *valid_cpus[] = {
"cortex-a15",
"cortex-a53",
"cortex-a57",
+ "generic",
"host",
NULL
};
--
2.0.4
