qemu-e2k/hw/core
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
..
Makefile.objs qdev: Drop taddr properties 2013-04-20 17:54:52 +00:00
empty_slot.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
irq.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
loader.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
null-machine.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
ptimer.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
qdev-properties-system.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
qdev-properties.c qdev: Add qdev property for bool type 2013-04-16 01:19:46 +02:00
qdev.c qdev: Set device's parent before calling realize() down inheritance chain 2013-04-16 01:19:46 +02:00
stream.c stream: Remove app argument hack 2013-04-16 10:04:23 +02:00
sysbus.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
uboot_image.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00