Re: [Qemu-devel] [PATCH 0/3] bitmaps: remove x- prefix from QMP api

2018-12-11 Thread John Snow
Subject: [Qemu-devel] [PATCH 0/3] bitmaps: remove x- prefix from QMP api > Message-id: 20181206192544.3987-1-js...@redhat.com > > === TEST SCRIPT BEGIN === > #!/bin/bash > > BASE=base > n=1 > total=$(git log --oneline $BASE.. | wc -l) > failed=0 > > git config

Re: [Qemu-devel] [PATCH 0/3] bitmaps: remove x- prefix from QMP api

2018-12-06 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20181206192544.3987-1-js...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Subject: [Qemu-devel] [PATCH 0/3] bitmaps: remove x- prefix from QMP api Message-id: 20181206192544.3987

Re: [Qemu-devel] [PATCH 0/3] bitmaps: remove x- prefix from QMP api

2018-12-06 Thread John Snow
On 12/6/18 2:25 PM, John Snow wrote: > Touch up a few last things and remove the x- prefix. > > Test on the way, thoughts? > > John Snow (3): > blockdev: abort transactions in reverse order > blockdev: n-ary bitmap merge > block: remove 'x' prefix from experimental bitmap APIs > > bloc

[Qemu-devel] [PATCH 0/3] bitmaps: remove x- prefix from QMP api

2018-12-06 Thread John Snow
Touch up a few last things and remove the x- prefix. Test on the way, thoughts? John Snow (3): blockdev: abort transactions in reverse order blockdev: n-ary bitmap merge block: remove 'x' prefix from experimental bitmap APIs blockdev.c | 96 +---