δΊ 2013-3-9 4:22, Eric Blake ει:
> On 03/06/2013 11:07 PM, Wenchao Xia wrote:
>>This file will have qmp related functions for block. To avoid conflict and
>> tip better, macro in header file is BLOCK_QAPI_H instead of QAPI_H.
>>
>> Signed-off-by: Wenchao Xia
>> ---
>
>> --- /dev/null
>> +++ b/
On 03/06/2013 11:07 PM, Wenchao Xia wrote:
> This file will have qmp related functions for block. To avoid conflict and
> tip better, macro in header file is BLOCK_QAPI_H instead of QAPI_H.
>
> Signed-off-by: Wenchao Xia
> ---
> --- /dev/null
> +++ b/include/block/qapi.h
> @@ -0,0 +1,4 @@
> +#
This file will have qmp related functions for block. To avoid conflict and
tip better, macro in header file is BLOCK_QAPI_H instead of QAPI_H.
Signed-off-by: Wenchao Xia
---
block/Makefile.objs |2 +-
block/qapi.c | 14 ++
include/block/qapi.h |4
3 files ch