qemu-e2k/hw
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
..
9pfs
acpi
alpha
arm Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm 2013-04-20 11:39:08 +00:00
audio Remove unneeded type casts 2013-04-19 11:36:33 +02:00
block qdev: Drop taddr properties 2013-04-20 17:54:52 +00:00
bt
char virtio-console: Remove any pending watches on close 2013-04-16 11:52:09 +02:00
core qdev: Drop taddr properties 2013-04-20 17:54:52 +00:00
cpu
cris
display qdev: Drop taddr properties 2013-04-20 17:54:52 +00:00
dma qdev: Drop taddr properties 2013-04-20 17:54:52 +00:00
gpio Remove unneeded type casts 2013-04-19 11:36:33 +02:00
i2c
i386
ide
input
intc
isa
lm32 qdev: Drop taddr properties 2013-04-20 17:54:52 +00:00
m68k
microblaze Remove unneeded type casts 2013-04-19 11:36:33 +02:00
mips
misc Merge remote-tracking branch 'stefanha/trivial-patches' into staging 2013-04-19 08:38:16 -05:00
moxie
net qdev: Drop taddr properties 2013-04-20 17:54:52 +00:00
nvram
openrisc
pci
pci-bridge
pci-host hw/versatile_pci: Drop unnecessary vpb_pci_config_addr() 2013-04-19 11:15:21 +01:00
ppc Remove unneeded type casts 2013-04-19 11:36:33 +02:00
s390x virtio-net-ccw: switch to the new API. 2013-04-17 10:28:59 -05:00
scsi
sd
sh4
sparc qdev: Drop taddr properties 2013-04-20 17:54:52 +00:00
sparc64
ssi
timer
tpm
unicore32
usb use libusb for usb-host 2013-04-16 12:04:09 +02:00
virtio virtio-net-pci: switch to the new API. 2013-04-17 10:28:58 -05:00
watchdog
xen
xtensa
Makefile.objs