]> git.proxmox.com Git - qemu.git/blame - hw/fdc.c
Don't leak VLANClientState on PCI hot remove
[qemu.git] / hw / fdc.c
CommitLineData
8977f3c1 1/*
890fa6be 2 * QEMU Floppy disk emulator (Intel 82078)
5fafdf24 3 *
3ccacc4a 4 * Copyright (c) 2003, 2007 Jocelyn Mayer
65cef780 5