Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-14 | ne2000-isa: Do not free memory owned by qdev | malc | 1 | -2/+0 | |
Signed-off-by: malc <av1474@comtv.ru> | |||||
2009-09-10 | qdev/isa: convert ne2000 | Gerd Hoffmann | 1 | -0/+111 | |
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> |