qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH v2 00/19] monitor rework
Date: Fri, 27 Feb 2009 18:57:20 +0100	[thread overview]
Message-ID: <49A82980.6000302@siemens.com> (raw)
In-Reply-To: <49A82636.60709@us.ibm.com>

Anthony Liguori wrote:
> Jan Kiszka wrote:
>> Looks like each round of this series makes it longer and longer... :)
>>
>> Changes in this version:
>>  o consequent rework of the monitor API (as Anthony suggested)
>>     - introduce mon argument to monitor services
>>     - pass mon to monitor command handlers
>>  o fix for broken initial CHR_EVENT_RESET
>>  o proper monitor default size
>>  o more testing, various fixes
>>    (e.g. telnet monitors didn't work with v1)
>>
>> To recall the major contributions of this series:
>>  o complete fix for early disk password inquiry
>>  o non-VM-blocking password inquiry
>>  o unlimited and fully decoupled monitor terminals
>>  o monitor pass-through via gdb
>>  o improved usability of mux'ed monitor terminals
>>
>> Ideally, the series would go in before the upcoming release.
> 
> It's too much for this release (which is hopefully days away).
> 
> I suspect that even after thorough review, there will be a few bugs that
> this series uncovers.

Just keep in mind that we then start with a few regressions around
encrypted disks (leaving them mostly unusable). Or do you plan to merge
the bug-fixing part into the stable tree later on?

Jan

-- 
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux

  reply	other threads:[~2009-02-27 17:57 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-21 18:29 [Qemu-devel] [PATCH v2 00/19] monitor rework Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 01/19] char: Fix initial reset Jan Kiszka
2009-03-05 23:01   ` Anthony Liguori
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 11/19] monitor: Rework modal password input Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 09/19] monitor: Simplify password input mode Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 06/19] monitor: Use reasonable default virtual console size Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 03/19] block: Polish error handling of brdv_open2 Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 10/19] monitor: Break out readline_show_prompt Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 07/19] monitor: Report encrypted disks in snapshot mode Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 02/19] char-mux: Use separate input buffers Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 04/19] block: Improve bdrv_iterate Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 05/19] block: Introduce bdrv_get_encrypted_filename Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 08/19] monitor: Rework early disk password inquiry Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 19/19] monitor: Pass-through for gdbstub Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 16/19] monitor: Decouple terminals Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 18/19] monitor: Introduce MONITOR_USE_READLINE flag Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 14/19] monitor: Drop banner hiding Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 15/19] monitor: Introduce ReadLineState Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 17/19] monitor: Improve mux'ed console experience Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 13/19] monitor: Rework terminal management Jan Kiszka
2009-02-21 18:29 ` [Qemu-devel] [PATCH v2 12/19] monitor: Rework API Jan Kiszka
2009-02-27 17:43 ` [Qemu-devel] [PATCH v2 00/19] monitor rework Anthony Liguori
2009-02-27 17:57   ` Jan Kiszka [this message]
2009-02-27 19:53     ` [Qemu-devel] " Anthony Liguori
2009-02-27 21:06       ` Jan Kiszka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49A82980.6000302@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).