mirror_qemu/hw/display
Paolo Bonzini 052e87b073 memory: make section size a 128-bit integer
So far, the size of all regions passed to listeners could fit in 64 bits,
because artificial regions (containers and aliases) are eliminated by
the memory core, leaving only device regions which have reasonable sizes

An IOMMU however cannot be eliminated by the memory core, and may have
an artificial size, hence we may need 65 bits to represent its size.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-06-20 16:32:47 +02:00
..
Makefile.objs configure: eliminate target_libs_softmmu 2013-04-18 14:12:31 +02:00
ads7846.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
blizzard.c console: add device link to QemuConsoles 2013-04-25 14:45:46 -05:00
blizzard_template.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
cirrus_vga.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +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 memory: make section size a 128-bit integer 2013-06-20 16:32:47 +02:00
framebuffer.c memory: make section size a 128-bit integer 2013-06-20 16:32:47 +02:00
framebuffer.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
g364fb.c console: add device link to QemuConsoles 2013-04-25 14:45:46 -05:00
jazz_led.c console: add device link to QemuConsoles 2013-04-25 14:45:46 -05: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 device link to QemuConsoles 2013-04-25 14:45:46 -05: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 device link to QemuConsoles 2013-04-25 14:45:46 -05:00
pl110.c console: add device link to QemuConsoles 2013-04-25 14:45:46 -05:00
pl110_template.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
pxa2xx_lcd.c console: add device link to QemuConsoles 2013-04-25 14:45:46 -05: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 qxl: Call spice_qxl_driver_unload from qxl_enter_vga_mode 2013-05-09 11:46:53 +02:00
qxl.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
sm501.c console: add device link to QemuConsoles 2013-04-25 14:45:46 -05:00
sm501_template.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
ssd0303.c console: add device link to QemuConsoles 2013-04-25 14:45:46 -05:00
ssd0323.c console: add device link to QemuConsoles 2013-04-25 14:45:46 -05:00
tc6393xb.c console: add device link to QemuConsoles 2013-04-25 14:45:46 -05:00
tc6393xb_template.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
tcx.c tcx: Fix 24-bit display mode 2013-06-02 16:45:40 +00:00
vga-isa-mm.c console: add device link to QemuConsoles 2013-04-25 14:45:46 -05:00
vga-isa.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00
vga-pci.c console: add device link to QemuConsoles 2013-04-25 14:45:46 -05: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 device link to QemuConsoles 2013-04-25 14:45:46 -05:00
xenfb.c console: qom-ify QemuConsole 2013-04-25 14:45:46 -05:00