commit | abdeed06b416eefb7eb1ec65cc1b87241cb3b6d2 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Dec 08 13:11:43 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Sat Dec 12 07:59:42 2009 -0600 |
tree | fad258fc88fb2d1695e58110b923c5a20af7d398 | |
parent | 6a5e8b0e310c483d8d14553a2b7b601d39ed8b75 [diff] |
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 <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>