qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qapi: Accept 'null' in QMP


From: Alberto Garcia
Subject: Re: [Qemu-devel] [PATCH] qapi: Accept 'null' in QMP
Date: Tue, 7 Apr 2015 14:46:51 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu, Apr 02, 2015 at 01:31:46PM -0600, Eric Blake wrote:

> So instead, this patch creates a new QObject subtype: QNull.

The code looks good, but Markus's approach of using a single instance
seems probably a bit better for this case.

> --- /dev/null
> +++ b/include/qapi/qmp/qnull.h
> @@ -0,0 +1,23 @@
> +/*
> + * QBool Module

You probably meant QNull here.

Berto



reply via email to

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