[Qemu-devel] [PATCH 0/1] blockdev: implement n-ary bitmap merge

John Snow posted 1 patch 5 years, 10 months ago
Failed in applying to current master (apply log)
blockdev.c           | 40 ++++++++++++++++++++++++++++++----------
qapi/block-core.json | 10 +++++-----
2 files changed, 35 insertions(+), 15 deletions(-)
[Qemu-devel] [PATCH 0/1] blockdev: implement n-ary bitmap merge
Posted by John Snow 5 years, 10 months ago
requires: 20180606182449.1607-1-jsnow@redhat.com

See patch for details; this is somewhat an RFC that I suspect
will be useful for libvirt in some situations, but maybe it's
actually overkill.

John Snow (1):
  blockdev: n-ary bitmap merge

 blockdev.c           | 40 ++++++++++++++++++++++++++++++----------
 qapi/block-core.json | 10 +++++-----
 2 files changed, 35 insertions(+), 15 deletions(-)

-- 
2.14.3


Re: [Qemu-devel] [PATCH 0/1] blockdev: implement n-ary bitmap merge
Posted by John Snow 5 years, 10 months ago
I mis-typed Vladimir's email, I have corrected it here.

On 06/11/2018 06:43 PM, John Snow wrote:
> requires: 20180606182449.1607-1-jsnow@redhat.com
> 
> See patch for details; this is somewhat an RFC that I suspect
> will be useful for libvirt in some situations, but maybe it's
> actually overkill.
> 
> John Snow (1):
>   blockdev: n-ary bitmap merge
> 
>  blockdev.c           | 40 ++++++++++++++++++++++++++++++----------
>  qapi/block-core.json | 10 +++++-----
>  2 files changed, 35 insertions(+), 15 deletions(-)
> 

Re: [Qemu-devel] [PATCH 0/1] blockdev: implement n-ary bitmap merge
Posted by John Snow 5 years, 10 months ago

On 06/11/2018 06:43 PM, John Snow wrote:
> requires: 20180606182449.1607-1-jsnow@redhat.com

No longer requires any prerequisites.

--js

> 
> See patch for details; this is somewhat an RFC that I suspect
> will be useful for libvirt in some situations, but maybe it's
> actually overkill.
> 
> John Snow (1):
>   blockdev: n-ary bitmap merge
> 
>  blockdev.c           | 40 ++++++++++++++++++++++++++++++----------
>  qapi/block-core.json | 10 +++++-----
>  2 files changed, 35 insertions(+), 15 deletions(-)
>