Re: [Qemu-devel] [PATCH v3 0/3] qapi: Top-level type reference for command definitions

2013-07-09 Thread Kevin Wolf
Am 08.07.2013 um 19:37 hat Luiz Capitulino geschrieben:
 On Mon,  1 Jul 2013 16:31:49 +0200
 Kevin Wolf kw...@redhat.com wrote:
 
  v2:
  - Updated documentation in patch 3
  
  v3:
  - Refactored differently (introduced get_expr()) as suggested by Michael
  
  Kevin Wolf (3):
qapi.py: Avoid code duplication
qapi.py: Allow top-level type reference for command definitions
qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-sync
 
 Applied to the qmp branch, thanks.
 
 Can you post an incremental patch to cover the drive-backup command
 as suggested by Eric?

Thanks, Luiz. I've sent the follow-up patch now.

Kevin



Re: [Qemu-devel] [PATCH v3 0/3] qapi: Top-level type reference for command definitions

2013-07-08 Thread Luiz Capitulino
On Mon,  1 Jul 2013 16:31:49 +0200
Kevin Wolf kw...@redhat.com wrote:

 v2:
 - Updated documentation in patch 3
 
 v3:
 - Refactored differently (introduced get_expr()) as suggested by Michael
 
 Kevin Wolf (3):
   qapi.py: Avoid code duplication
   qapi.py: Allow top-level type reference for command definitions
   qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-sync

Applied to the qmp branch, thanks.

Can you post an incremental patch to cover the drive-backup command
as suggested by Eric?

 
  qapi-schema.json | 14 ++
  scripts/qapi.py  | 37 -
  2 files changed, 30 insertions(+), 21 deletions(-)
 




[Qemu-devel] [PATCH v3 0/3] qapi: Top-level type reference for command definitions

2013-07-01 Thread Kevin Wolf
v2:
- Updated documentation in patch 3

v3:
- Refactored differently (introduced get_expr()) as suggested by Michael

Kevin Wolf (3):
  qapi.py: Avoid code duplication
  qapi.py: Allow top-level type reference for command definitions
  qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-sync

 qapi-schema.json | 14 ++
 scripts/qapi.py  | 37 -
 2 files changed, 30 insertions(+), 21 deletions(-)

-- 
1.8.1.4