mbox

[PULL,V3] Net patches

Message ID 1502714090-5629-1-git-send-email-jasowang@redhat.com
State New
Headers show

Pull-request

https://github.com/jasowang/qemu.git tags/net-pull-request

Message

Jason Wang Aug. 14, 2017, 12:34 p.m. UTC
The following changes since commit 9db6ffc76676731a25a5538ab71e8ca6ac234f80:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2017-08-11 15:11:50 +0100)

are available in the git repository at:

  https://github.com/jasowang/qemu.git tags/net-pull-request

for you to fetch changes up to bd7adc84492e8e31a48917f515b8a5f598d84544:

  qemu-doc: Mention host_net_add/-remove in the deprecation chapter (2017-08-14 20:29:48 +0800)

----------------------------------------------------------------

----------------------------------------------------------------
Thomas Huth (1):
      qemu-doc: Mention host_net_add/-remove in the deprecation chapter

 qemu-doc.texi | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Peter Maydell Aug. 14, 2017, 1:13 p.m. UTC | #1
On 14 August 2017 at 13:34, Jason Wang <jasowang@redhat.com> wrote:
> The following changes since commit 9db6ffc76676731a25a5538ab71e8ca6ac234f80:
>
>   Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2017-08-11 15:11:50 +0100)
>
> are available in the git repository at:
>
>   https://github.com/jasowang/qemu.git tags/net-pull-request
>
> for you to fetch changes up to bd7adc84492e8e31a48917f515b8a5f598d84544:
>
>   qemu-doc: Mention host_net_add/-remove in the deprecation chapter (2017-08-14 20:29:48 +0800)
>
> ----------------------------------------------------------------
>
> ----------------------------------------------------------------
> Thomas Huth (1):
>       qemu-doc: Mention host_net_add/-remove in the deprecation chapter

Applied, thanks.

-- PMM