aboutsummaryrefslogtreecommitdiff
path: root/hw/ne2000-isa.c
AgeCommit message (Collapse)Author
2009-09-14ne2000-isa: Do not free memory owned by qdevmalc
Signed-off-by: malc <av1474@comtv.ru>
2009-09-10qdev/isa: convert ne2000Gerd Hoffmann
Also split the isa bits into a separate source file, so we don't drag in a dependency for isa-bus.o for machines which want ne2k_pci only. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>