On Mon, Mar 23, 2015 at 09:41:23 -0400, John Ferlan wrote:
On 03/23/2015 09:23 AM, Peter Krempa wrote:
> In the last section if the function determines that the config is
> invalid when QEMU doesn't support the memory device the JSON config
> object would be returned even if it doesn't make sense.
>
> Assign the object to be returned only on success.
> ---
> src/qemu/qemu_command.c | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
ACK
Pushed; Thanks.
Peter