]> Git Repo - qemu.git/commitdiff
Record history of ppcemb target in common.json
authorThomas Huth <[email protected]>
Tue, 21 Aug 2018 11:27:48 +0000 (13:27 +0200)
committerDavid Gibson <[email protected]>
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 <[email protected]>
Signed-off-by: David Gibson <[email protected]>
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',
This page took 0.031563 seconds and 4 git commands to generate.