summaryrefslogtreecommitdiffstats
path: root/chardev
diff options
context:
space:
mode:
authorKevin Wolf2020-02-24 15:30:04 +0100
committerKevin Wolf2020-03-06 17:21:28 +0100
commitf2098725aa3ebdb4095bc1951c1c0680adbdecc7 (patch)
tree97338604ed7722d36a0e5241391d039ba9132c30 /chardev
parentqapi: Create 'pragma' module (diff)
downloadqemu-f2098725aa3ebdb4095bc1951c1c0680adbdecc7.tar.gz
qemu-f2098725aa3ebdb4095bc1951c1c0680adbdecc7.tar.xz
qemu-f2098725aa3ebdb4095bc1951c1c0680adbdecc7.zip
monitor: Create QAPIfied monitor_init()
This adds a new QAPI-based monitor_init() function. The existing monitor_init_opts() is rewritten to simply put its QemuOpts parameter into a visitor and pass the resulting QAPI object to monitor_init(). This will cause some change in those error messages for the monitor options in the system emulator that are now generated by the visitor rather than explicitly checked in monitor_init_opts(). Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20200224143008.13362-17-kwolf@redhat.com> Acked-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'chardev')
0 files changed, 0 insertions, 0 deletions