From 607ea7ca18d5d2e69f10e216fe65b23db5eb2166 Mon Sep 17 00:00:00 2001 From: Matt Borgerson Date: Mon, 6 Jan 2025 04:08:54 -0700 Subject: [PATCH] qapi/ui: 'Document' xemu interface --- qapi/ui.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qapi/ui.json b/qapi/ui.json index 217f7df5bf..4be92dcf81 100644 --- a/qapi/ui.json +++ b/qapi/ui.json @@ -1505,6 +1505,8 @@ # # @dbus: Start a D-Bus service for the display. (Since 7.0) # +# @xemu: The xemu user interface. +# # Since: 2.12 ## { 'enum' : 'DisplayType',