[Qemu-devel] [PATCH 38/47] MAINTAINERS: update docs/interop/ entries

Philippe Mathieu-Daudé posted 47 patches 8 years, 6 months ago
There is a newer version of this series
[Qemu-devel] [PATCH 38/47] MAINTAINERS: update docs/interop/ entries
Posted by Philippe Mathieu-Daudé 8 years, 6 months ago
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 23de632424..54e35fdab9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1283,7 +1283,7 @@ F: block/dirty-bitmap.c
 F: include/qemu/hbitmap.h
 F: include/block/dirty-bitmap.h
 F: tests/test-hbitmap.c
-F: docs/bitmaps.md
+F: docs/interop/bitmaps.rst
 T: git git://github.com/famz/qemu.git bitmaps
 T: git git://github.com/jnsnow/qemu.git bitmaps
 
@@ -1852,7 +1852,7 @@ M: Denis V. Lunev <den@openvz.org>
 L: qemu-block@nongnu.org
 S: Supported
 F: block/parallels.c
-F: docs/specs/parallels.txt
+F: docs/interop/parallels.txt
 
 qed
 M: Stefan Hajnoczi <stefanha@redhat.com>
-- 
2.13.3


Re: [Qemu-devel] [PATCH 38/47] MAINTAINERS: update docs/interop/ entries
Posted by Fam Zheng 8 years, 6 months ago
On Fri, 07/28 02:36, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 23de632424..54e35fdab9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1283,7 +1283,7 @@ F: block/dirty-bitmap.c
>  F: include/qemu/hbitmap.h
>  F: include/block/dirty-bitmap.h
>  F: tests/test-hbitmap.c
> -F: docs/bitmaps.md
> +F: docs/interop/bitmaps.rst
>  T: git git://github.com/famz/qemu.git bitmaps
>  T: git git://github.com/jnsnow/qemu.git bitmaps
>  
> @@ -1852,7 +1852,7 @@ M: Denis V. Lunev <den@openvz.org>
>  L: qemu-block@nongnu.org
>  S: Supported
>  F: block/parallels.c
> -F: docs/specs/parallels.txt
> +F: docs/interop/parallels.txt
>  
>  qed
>  M: Stefan Hajnoczi <stefanha@redhat.com>
> -- 
> 2.13.3
> 

Acked-by: Fam Zheng <famz@redhat.com>

Re: [Qemu-devel] [PATCH 38/47] MAINTAINERS: update docs/interop/ entries
Posted by John Snow 8 years, 6 months ago

On 07/28/2017 02:16 AM, Fam Zheng wrote:
> On Fri, 07/28 02:36, Philippe Mathieu-Daudé wrote:
>> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>> ---
>>   MAINTAINERS | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 23de632424..54e35fdab9 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -1283,7 +1283,7 @@ F: block/dirty-bitmap.c
>>   F: include/qemu/hbitmap.h
>>   F: include/block/dirty-bitmap.h
>>   F: tests/test-hbitmap.c
>> -F: docs/bitmaps.md
>> +F: docs/interop/bitmaps.rst
>>   T: git git://github.com/famz/qemu.git bitmaps
>>   T: git git://github.com/jnsnow/qemu.git bitmaps
>>   
>> @@ -1852,7 +1852,7 @@ M: Denis V. Lunev <den@openvz.org>
>>   L: qemu-block@nongnu.org
>>   S: Supported
>>   F: block/parallels.c
>> -F: docs/specs/parallels.txt
>> +F: docs/interop/parallels.txt
>>   
>>   qed
>>   M: Stefan Hajnoczi <stefanha@redhat.com>
>> -- 
>> 2.13.3
>>
> 
> Acked-by: Fam Zheng <famz@redhat.com>
> 

"Me too"

Acked-by: John Snow <jsnow@redhat.com>