[Qemu-devel] [PATCH 0/2] qemu-options: document missing memory backend items

Stefan Hajnoczi posted 2 patches 6 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20171128161529.3025-1-stefanha@redhat.com
Test checkpatch passed
Test docker passed
Test ppc passed
Test s390x passed
qemu-options.hx | 55 ++++++++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 48 insertions(+), 7 deletions(-)
[Qemu-devel] [PATCH 0/2] qemu-options: document missing memory backend items
Posted by Stefan Hajnoczi 6 years, 4 months ago
This series adds several missing items to the QEMU documentation on memory
backends.

Stefan Hajnoczi (2):
  qemu-options: document missing memory-backend-file options
  qemu-options: document memory-backend-ram

 qemu-options.hx | 55 ++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 48 insertions(+), 7 deletions(-)

-- 
2.14.3


Re: [Qemu-devel] [PATCH 0/2] qemu-options: document missing memory backend items
Posted by Eric Blake 6 years, 4 months ago
On 11/28/2017 10:15 AM, Stefan Hajnoczi wrote:
> This series adds several missing items to the QEMU documentation on memory
> backends.
> 
> Stefan Hajnoczi (2):
>    qemu-options: document missing memory-backend-file options
>    qemu-options: document memory-backend-ram
> 
>   qemu-options.hx | 55 ++++++++++++++++++++++++++++++++++++++++++++++++-------
>   1 file changed, 48 insertions(+), 7 deletions(-)

As documentation, it could still make it into 2.11, although you're 
cutting it close.  It's also fine if it waits for 2.12.

Reviewed-by: Eric Blake <eblake@redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Re: [Qemu-devel] [PATCH 0/2] qemu-options: document missing memory backend items
Posted by Eduardo Habkost 6 years, 4 months ago
On Tue, Nov 28, 2017 at 04:15:27PM +0000, Stefan Hajnoczi wrote:
> This series adds several missing items to the QEMU documentation on memory
> backends.

Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>

I'm queueing it for 2.12 on machine-next.  Thanks.

-- 
Eduardo