qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 14/47] Return path: Control commands


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v4 14/47] Return path: Control commands
Date: Sat, 04 Oct 2014 20:08:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

Il 03/10/2014 19:47, Dr. David Alan Gilbert (git) ha scritto:
>      QEMU_VM_CMD_INVALID = 0,   /* Must be 0 */
> +    QEMU_VM_CMD_OPENRP,        /* Tell the dest to open the Return path */

OPEN_RETURN_PATH?

> +    QEMU_VM_CMD_REQACK,        /* Request an ACK on the RP */

SEND_ACK or ACK_REQUESTED?

>      QEMU_VM_CMD_AFTERLASTVALID

Pleaseseparatewords.  Is this enum actually used at all?

Please avoid the difference between QEMU_VM_CMD and MIG_RPCOMM_.

Perhaps MIG_CMD and MIG_RPCMD_?

Paolo



reply via email to

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