]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc.c
qdev/isa: convert ne2000
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 10 Sep 2009 09:43:33 +0000 (11:43 +0200)
committermalc <av1474@comtv.ru>
Thu, 10 Sep 2009 15:48:01 +0000 (19:48 +0400)
commit9453c5bc2634fdbdd05450034c21a58806d366a4
treea0e3f729626cd1021d9c2086e47f4730ae6fd165
parent9df34396d5066678d13155eea2060f73a36b98a9
qdev/isa: convert ne2000

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>
Makefile.target
hw/mips_r4k.c
hw/ne2000-isa.c [new file with mode: 0644]
hw/ne2000.c
hw/ne2000.h [new file with mode: 0644]
hw/pc.c
hw/pc.h
hw/ppc_prep.c