qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v1 0/4]: QMP capability negotiation support


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH v1 0/4]: QMP capability negotiation support
Date: Thu, 04 Feb 2010 17:42:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Luiz Capitulino <address@hidden> writes:

>  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

Yup, this is simple enough even for me :)

Thanks!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]