aboutsummaryrefslogtreecommitdiff
path: root/qemu-deprecated.texi
diff options
context:
space:
mode:
authorCédric Le Goater <clg@kaod.org>2019-01-09 15:31:19 +0100
committerDavid Gibson <david@gibson.dropbear.id.au>2019-02-04 18:44:17 +1100
commit4882206430532af27aa2ffd30df2818e4661e981 (patch)
treed5d186bbbcff7eb62e131272d43fd18a3062f8eb /qemu-deprecated.texi
parent4f10ed277da91b2cb1b6e8a2de18792ce7881832 (diff)
spapr/vio: remove the "irq" property"
commit efe2add7cb7f ("spapr/vio: deprecate the "irq" property") was merged in QEMU version 3.0. The "irq" property" can be removed for QEMU version 4.0. Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Greg Kurz <groug@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'qemu-deprecated.texi')
-rw-r--r--qemu-deprecated.texi6
1 files changed, 0 insertions, 6 deletions
diff --git a/qemu-deprecated.texi b/qemu-deprecated.texi
index dfb278a377..9cc20b365c 100644
--- a/qemu-deprecated.texi
+++ b/qemu-deprecated.texi
@@ -160,9 +160,3 @@ Example of legacy encoding:
The above, converted to the current supported format:
@code{json:@{"file.driver":"rbd", "file.pool":"rbd", "file.image":"name"@}}
-
-@subsection vio-spapr-device device options
-
-@subsubsection "irq": "" (since 3.0.0)
-
-The ``irq'' property is obsoleted.