qemu-patch-raspberry4/hw/net
Andreas Färber 0618db44b9 stellaris_enet: Fix NetClientInfo::cleanup
Drop freeing stellaris_enet_state - that is done by QOM later on unref.

Both MemoryRegion init and savevm registration happen in SysBusDevice
initfn currently, so move them into an unrealizefn for now.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-07-29 21:06:59 +02:00
..
cadence_gem.c cadence_gem: QOM cast cleanup 2013-07-29 21:06:59 +02:00
dp8393x.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
e1000.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
e1000_regs.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
eepro100.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
etraxfs_eth.c etraxfs_eth: Rename fs_eth to ETRAXFSEthState 2013-07-29 21:06:59 +02:00
lan9118.c lan9118: QOM cast cleanup 2013-07-29 21:06:59 +02:00
lance.c lance: QOM cast cleanup 2013-07-29 21:06:59 +02:00
Makefile.objs hw: move NICs to hw/net/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
mcf_fec.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
milkymist-minimac2.c milkymist-minimac2: QOM cast cleanup 2013-07-29 21:06:59 +02:00
mipsnet.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
ne2000-isa.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
ne2000.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
ne2000.h ne2000: pass device to ne2000_setup_io, use it as owner 2013-07-04 17:42:46 +02:00
opencores_eth.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
pcnet-pci.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
pcnet.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
pcnet.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
rtl8139.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
smc91c111.c smc91c111: QOM cast cleanup 2013-07-29 21:06:59 +02:00
spapr_llan.c pseries: savevm support for PAPR VIO logical lan 2013-07-29 10:37:08 -05:00
stellaris_enet.c stellaris_enet: Fix NetClientInfo::cleanup 2013-07-29 21:06:59 +02:00
vhost_net.c virtio: remove virtiobindings. 2013-04-24 11:50:20 -05:00
virtio-net.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
vmware_utils.h
vmxnet3.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
vmxnet3.h Merge remote-tracking branch 'bonzini/hw-dirs' into staging 2013-04-08 13:12:33 -05:00
vmxnet_debug.h
vmxnet_rx_pkt.c
vmxnet_rx_pkt.h
vmxnet_tx_pkt.c misc: Use g_assert_not_reached for code which is expected to be unreachable 2013-07-27 11:22:54 +04:00
vmxnet_tx_pkt.h
xen_nic.c
xgmac.c hw/n*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
xilinx_axienet.c hw/n*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
xilinx_ethlite.c hw/n*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00