qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4]: QMP capability negotiation support
@ 2010-02-04 20:10 Luiz Capitulino
  2010-02-04 20:10 ` [Qemu-devel] [PATCH 1/4] QMP: Add QEMU's version to the greeting message Luiz Capitulino
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Luiz Capitulino @ 2010-02-04 20:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori, armbru

 Capability negotiation allows clients to enable new QMP capabilities they
support and thus allows QMP to evolve in a compatible way.

 This series implements Markus's design and is a revamp of the previous
one. It's very simple now, as mode-oriented support has been dropped. I've
maintained the same terminology, though.

 Basically, QMP starts in capability negotiation mode where only the
'qmp_capabilities' command is allowed to run. This command should be used
by clients to enable capabilities they support. When this command is issued
QMP enters in command mode, where the party begins.

 Details in the patches.

changelog
---------

v1 -> v2

- Typos and minor changes

v0 -> v1

- Drop mode-oriented support

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [Qemu-devel] [PATCH v1 0/4]: QMP capability negotiation support
@ 2010-02-04 14:24 Luiz Capitulino
  2010-02-04 14:24 ` [Qemu-devel] [PATCH 4/4] QMP: spec: Capability negotiation updates Luiz Capitulino
  0 siblings, 1 reply; 8+ messages in thread
From: Luiz Capitulino @ 2010-02-04 14:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori, armbru

 Capability negotiation allows clients to enable new QMP capabilities they
support and thus allows QMP to evolve in a compatible way.

 This series implements Markus's design and is a revamp of the previous
one. It's very simple now, as mode-oriented support has been dropped. I've
maintained the same terminology, though.

 Basically, QMP starts in capability negotiation mode where only the
'qmp_capabilities' command is allowed to run. This command should be used
by clients to enable capabilities they support. When this command is issued
QMP enters in command mode, where the party begins.

 Details in the patches.

changelog
---------

v0 -> v1

- Drop mode-oriented support

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-02-10 19:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-04 20:10 [Qemu-devel] [PATCH v2 0/4]: QMP capability negotiation support Luiz Capitulino
2010-02-04 20:10 ` [Qemu-devel] [PATCH 1/4] QMP: Add QEMU's version to the greeting message Luiz Capitulino
2010-02-10 19:29   ` Anthony Liguori
2010-02-04 20:10 ` [Qemu-devel] [PATCH 2/4] QMP: Introduce the qmp_capabilities command Luiz Capitulino
2010-02-04 20:10 ` [Qemu-devel] [PATCH 3/4] QMP: Enforce capability negotiation rules Luiz Capitulino
2010-02-04 20:10 ` [Qemu-devel] [PATCH 4/4] QMP: spec: Capability negotiation updates Luiz Capitulino
2010-02-05  9:08 ` [Qemu-devel] [PATCH v2 0/4]: QMP capability negotiation support Markus Armbruster
  -- strict thread matches above, loose matches on Subject: below --
2010-02-04 14:24 [Qemu-devel] [PATCH v1 " Luiz Capitulino
2010-02-04 14:24 ` [Qemu-devel] [PATCH 4/4] QMP: spec: Capability negotiation updates Luiz Capitulino

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).