]> git.proxmox.com Git - mirror_qemu.git/commitdiff
Record history of ppcemb target in common.json
authorThomas Huth <thuth@redhat.com>
Tue, 21 Aug 2018 11:27:48 +0000 (13:27 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 25 Sep 2018 01:12:22 +0000 (11:12 +1000)
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 <eblake@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
qapi/common.json

index 50ac121d258160019bce8cda0df61305802131e2..021174f04ea46555dac22655c0bca4010f8f86df 100644 (file)
 #        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',