]> Git Repo - qemu.git/commit
default devices: qemu monitor.
authorGerd Hoffmann <[email protected]>
Tue, 8 Dec 2009 12:11:43 +0000 (13:11 +0100)
committerAnthony Liguori <[email protected]>
Sat, 12 Dec 2009 13:59:42 +0000 (07:59 -0600)
commitabdeed06b416eefb7eb1ec65cc1b87241cb3b6d2
treefad258fc88fb2d1695e58110b923c5a20af7d398
parent6a5e8b0e310c483d8d14553a2b7b601d39ed8b75
default devices: qemu monitor.

This patch makes the monitor default device configuration work like the
default serial and parallel port devices.  It adds a variable
default_monitor which says whenever a default monitor should be added.
It is enabled by default.  It is cleared when qemu finds '-monitor' on
the command line.

Signed-off-by: Gerd Hoffmann <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
vl.c
This page took 0.025682 seconds and 4 git commands to generate.