qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH qmp-next v5 00/16]: qapi: convert netdev_add & n


From: Laszlo Ersek
Subject: Re: [Qemu-devel] [PATCH qmp-next v5 00/16]: qapi: convert netdev_add & netdev_del
Date: Mon, 21 May 2012 20:16:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20120422 Thunderbird/10.0.4

On 05/21/12 19:41, Luiz Capitulino wrote:
> v5
> 
> - Simplify set_option_parameter() [Laszlo]

patches changed: 3 & 4

> - Fix bad patch split in patch 15/16, hunk changing net_init_netdev()
>   pertains to patch 14/16 [Laszlo]

hunk squashed from 15 into 14

> 
>  blockdev.c           |    2 +-
>  hmp-commands.hx      |    6 +-
>  hmp.c                |   30 +++++++++
>  hmp.h                |    2 +
>  hw/pci-hotplug.c     |    8 ++-
>  hw/qdev-monitor.c    |    7 +-
>  hw/usb/dev-network.c |    7 +-
>  hw/usb/dev-storage.c |    2 +-
>  hw/watchdog.c        |    2 +-
>  net.c                |  104 ++++++++++++++++++++----------
>  net.h                |    6 +-
>  net/dump.c           |    2 +-
>  net/dump.h           |    3 +-
>  net/slirp.c          |    5 +-
>  net/slirp.h          |    5 +-
>  net/socket.c         |    8 +--
>  net/socket.h         |    3 +-
>  net/tap-win32.c      |    2 +-
>  net/tap.c            |    9 ++-
>  net/tap.h            |    5 +-
>  net/vde.c            |    2 +-
>  net/vde.h            |    2 +-
>  qapi-schema.json     |   42 ++++++++++++
>  qemu-char.c          |    8 ++-
>  qemu-config.c        |   43 ++++++++++---
>  qemu-config.h        |    3 +
>  qemu-option.c        |  175 
> ++++++++++++++++++++++++++++++++++----------------
>  qemu-option.h        |   11 +++-
>  qemu-sockets.c       |    8 +--
>  qerror.c             |    4 ++
>  qerror.h             |    3 +
>  qmp-commands.hx      |   10 +--
>  vl.c                 |   22 ++++---
>  33 files changed, 380 insertions(+), 171 deletions(-)

Reviewed-By: Laszlo Ersek <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]