]> git.proxmox.com Git - mirror_qemu.git/commit - hw/eepro100.c
Introduce VLANClientState::cleanup() (Mark McLoughlin)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 17 Apr 2009 17:11:08 +0000 (17:11 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 17 Apr 2009 17:11:08 +0000 (17:11 +0000)
commitb946a1533209f61a93e34898aebb5b43154b99c3
tree36b0017910ca42cc5a41671b8edc7faa5da0a452
parent32a8f6ae93f175518f86f99249177c35d1a85114
Introduce VLANClientState::cleanup() (Mark McLoughlin)

We're currently leaking memory and file descriptors on device
hot-unplug.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7150 c046a42c-6fe2-441c-8c8c-71466251a162
19 files changed:
hw/dp8393x.c
hw/e1000.c
hw/eepro100.c
hw/etraxfs_eth.c
hw/mcf_fec.c
hw/mipsnet.c
hw/musicpal.c
hw/ne2000.c
hw/pcnet.c
hw/rtl8139.c
hw/smc91c111.c
hw/stellaris_enet.c
hw/usb-net.c
hw/virtio-net.c
hw/virtio.c
hw/virtio.h
net.c
net.h
tap-win32.c