qemu-patch-raspberry4/hw/display
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
..
ads7846.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
blizzard.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
blizzard_template.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
cirrus_vga.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
cirrus_vga_rop.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
cirrus_vga_rop2.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
cirrus_vga_template.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
exynos4210_fimd.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
framebuffer.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
framebuffer.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
g364fb.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
jazz_led.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
Makefile.objs configure: eliminate target_libs_softmmu 2013-04-18 14:12:31 +02:00
milkymist-tmu2.c hw: move display devices to hw/display/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
milkymist-vgafb.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
milkymist-vgafb_template.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
omap_dss.c hw: move display devices to hw/display/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
omap_lcd_template.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
omap_lcdc.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
pl110.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
pl110_template.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
pxa2xx_lcd.c Remove unneeded type casts 2013-04-19 11:36:33 +02:00
pxa2xx_template.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
qxl-logger.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
qxl-render.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
qxl.c Merge remote-tracking branch 'spice/spice.v69' into staging 2013-04-16 10:28:51 -05:00
qxl.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
sm501.c qdev: Drop taddr properties 2013-04-20 17:54:52 +00:00
sm501_template.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
ssd0303.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
ssd0323.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
tc6393xb.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
tc6393xb_template.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
tcx.c qdev: Drop taddr properties 2013-04-20 17:54:52 +00:00
vga-isa-mm.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
vga-isa.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
vga-pci.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
vga.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
vga.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
vga_int.h console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
vga_template.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
vmware_vga.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
xenfb.c xen: re-enable refresh interval reporting for xenfb 2013-04-16 09:26:20 +02:00