qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL V3] Net patches
@ 2017-08-14 12:34 Jason Wang
  2017-08-14 12:34 ` [Qemu-devel] [PULL V3] qemu-doc: Mention host_net_add/-remove in the deprecation chapter Jason Wang
  2017-08-14 13:13 ` [Qemu-devel] [PULL V3] Net patches Peter Maydell
  0 siblings, 2 replies; 3+ messages in thread
From: Jason Wang @ 2017-08-14 12:34 UTC (permalink / raw)
  To: qemu-devel, peter.maydell; +Cc: cohuck, Jason Wang

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(+)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Qemu-devel] [PULL V3] qemu-doc: Mention host_net_add/-remove in the deprecation chapter
  2017-08-14 12:34 [Qemu-devel] [PULL V3] Net patches Jason Wang
@ 2017-08-14 12:34 ` Jason Wang
  2017-08-14 13:13 ` [Qemu-devel] [PULL V3] Net patches Peter Maydell
  1 sibling, 0 replies; 3+ messages in thread
From: Jason Wang @ 2017-08-14 12:34 UTC (permalink / raw)
  To: qemu-devel, peter.maydell; +Cc: cohuck, Thomas Huth, Jason Wang

From: Thomas Huth <thuth@redhat.com>

The two HMP commands host_net_add and -remove have recently been
marked as deprecated, too, so we should now mention them in the
chapter of deprecated features.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
---
 qemu-doc.texi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/qemu-doc.texi b/qemu-doc.texi
index aeb7bc5..92d50f1 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -3283,6 +3283,14 @@ by the ``convert -l snapshot_param'' argument instead.
 
 @section System emulator human monitor commands
 
+@subsection host_net_add (since 2.10.0)
+
+The ``host_net_add'' command is replaced by the ``netdev_add'' command.
+
+@subsection host_net_remove (since 2.10.0)
+
+The ``host_net_remove'' command is replaced by the ``netdev_del'' command.
+
 @subsection usb_add (since 2.10.0)
 
 The ``usb_add'' command is replaced by the ``device_add'' command.
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PULL V3] Net patches
  2017-08-14 12:34 [Qemu-devel] [PULL V3] Net patches Jason Wang
  2017-08-14 12:34 ` [Qemu-devel] [PULL V3] qemu-doc: Mention host_net_add/-remove in the deprecation chapter Jason Wang
@ 2017-08-14 13:13 ` Peter Maydell
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Maydell @ 2017-08-14 13:13 UTC (permalink / raw)
  To: Jason Wang; +Cc: QEMU Developers, Cornelia Huck

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-08-14 13:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-14 12:34 [Qemu-devel] [PULL V3] Net patches Jason Wang
2017-08-14 12:34 ` [Qemu-devel] [PULL V3] qemu-doc: Mention host_net_add/-remove in the deprecation chapter Jason Wang
2017-08-14 13:13 ` [Qemu-devel] [PULL V3] Net patches Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).