[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/3] monitor: Small usability fixes
From: |
Jan Kiszka |
Subject: |
[Qemu-devel] [PATCH 0/3] monitor: Small usability fixes |
Date: |
Tue, 6 Apr 2010 16:55:51 +0200 |
Here are some patches that address what I brought up in [1]:
- avoid naming collisions between new -mon and old -monitor
- fix mux'ed monitor startup focus
- document new mux syntax
[1] http://thread.gmane.org/gmane.comp.emulators.qemu/65976
Jan Kiszka (3):
monitor: Cleanup ID assignment for compat switch
monitor: Reorder intialization to drop initial mux focus
chardev: Document mux option
qemu-options.hx | 35 ++++++++++++++++++++---------------
vl.c | 15 +++++++--------
2 files changed, 27 insertions(+), 23 deletions(-)
- [Qemu-devel] [PATCH 0/3] monitor: Small usability fixes,
Jan Kiszka <=