On Tue, Jun 04, 2013 at 02:47:26PM +0200, Stefan Hajnoczi wrote: > Use qemu_del_nic() instead of qemu_del_net_client() to correctly free > the entire NICState. > > Reported-by: Paolo Bonzini <pbonz...@redhat.com> > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> > --- > hw/net/vmxnet3.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, applied to my net tree: https://github.com/stefanha/qemu/commits/net Stefan