qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-ppc] [PULL 01/14] Record history of ppcemb target in common.json


From: David Gibson
Subject: [Qemu-ppc] [PULL 01/14] Record history of ppcemb target in common.json
Date: Tue, 25 Sep 2018 17:01:41 +1000

From: Thomas Huth <address@hidden>

We recently removed the long deprecated "ppcemb" target.  This adds a
comment in common.json about the SysEmuTarget type, recording when it was
removed.

Suggested-by: Eric Blake <address@hidden>
Signed-off-by: David Gibson <address@hidden>
---
 qapi/common.json | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/qapi/common.json b/qapi/common.json
index 50ac121d25..021174f04e 100644
--- a/qapi/common.json
+++ b/qapi/common.json
@@ -140,6 +140,8 @@
 #        prefix to produce the corresponding QEMU executable name. This
 #        is true even for "qemu-system-x86_64".
 #
+# ppcemb: dropped in 3.1
+#
 # Since: 3.0
 ##
 { 'enum' : 'SysEmuTarget',
-- 
2.17.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]