From: Thomas Huth Date: Tue, 21 Aug 2018 11:27:48 +0000 (+0200) Subject: Record history of ppcemb target in common.json X-Git-Tag: v3.1.0-rc0~88^2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=416756cc049006ab8a05fe39e5f2e6af25cad9d2;p=thirdparty%2Fqemu.git Record history of ppcemb target in common.json 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 Signed-off-by: David Gibson --- diff --git a/qapi/common.json b/qapi/common.json index 50ac121d258..021174f04ea 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',