qemu/hw/net
Peter Maydell 21e5181f95 qdev: Drop taddr properties
Drop all the infrastructure for taddr properties (ie ones which
are 'hwaddr' sized). These are now unused, and any further desired
use would be rather questionable since device properties shouldn't
generally depend on a type that is conceptually variable based on
the target CPU. 32 or 64 bit integer properties should be used instead
as appropriate for the specific device.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2013-04-20 17:54:52 +00:00
..
cadence_gem.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
dp8393x.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
e1000.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
e1000_regs.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
eepro100.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
etraxfs_eth.c hw: move NICs to hw/net/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
lan9118.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
lance.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +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 Remove unneeded type casts 2013-04-19 11:36:33 +02:00
milkymist-minimac2.c qdev: Drop taddr properties 2013-04-20 17:54:52 +00:00
mipsnet.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
ne2000-isa.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
ne2000.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
ne2000.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
opencores_eth.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
pcnet-pci.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02: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 hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
smc91c111.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
spapr_llan.c hw: move NICs to hw/net/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
stellaris_enet.c hw: move NICs to hw/net/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
vhost_net.c hw: move virtio devices to hw/ subdirectories 2013-04-08 18:13:12 +02:00
virtio-net.c virtio-net: cleanup: init and exit function. 2013-04-17 10:28:59 -05:00
vmware_utils.h hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
vmxnet3.c Merge remote-tracking branch 'bonzini/hw-dirs' into staging 2013-04-08 13:12:33 -05:00
vmxnet3.h Merge remote-tracking branch 'bonzini/hw-dirs' into staging 2013-04-08 13:12:33 -05:00
vmxnet_debug.h hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
vmxnet_rx_pkt.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
vmxnet_rx_pkt.h hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
vmxnet_tx_pkt.c include: avoid useless includes of exec/ headers 2013-04-15 18:19:26 +02:00
vmxnet_tx_pkt.h hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
xen_nic.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
xgmac.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
xilinx_axienet.c stream: Remove app argument hack 2013-04-16 10:04:23 +02:00
xilinx_ethlite.c hw: move NICs to hw/net/, configure via default-configs/ 2013-04-08 18:13:13 +02:00