]> git.proxmox.com Git - mirror_qemu.git/commit - monitor.c
monitor: more accurate completion for host_net_remove()
authorJason Wang <jasowang@redhat.com>
Mon, 2 Feb 2015 07:06:38 +0000 (15:06 +0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 6 Feb 2015 14:06:45 +0000 (14:06 +0000)
commit2c4681f512822b4aa35371683e164d4818f21dce
tree0c4e1956830b8f63b63d08d0559055cc910f7c30
parent64a55d60665245174acf6445e0e3f1ec7a53cfe0
monitor: more accurate completion for host_net_remove()

Current completion for host_net_remove will show hub ports and clients
that were not peered with hub ports. Fix this.

Cc: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Message-id: 1422860798-17495-4-git-send-email-jasowang@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
monitor.c