qemu/hw/misc
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
..
macio Remove unneeded type casts 2013-04-19 11:36:33 +02:00
a9scu.c
applesmc.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00
arm_l2x0.c
arm_sysctl.c
cbus.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
debugexit.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00
eccmemctl.c
exynos4210_pmu.c
imx_ccm.c
ivshmem.c ivshmem: add missing error exit(2) 2013-06-12 13:17:53 +04:00
lm32_sys.c remove some double-includes 2013-05-18 16:35:12 +04:00
Makefile.objs introduce a new qom device to deal with panicked event 2013-04-30 10:30:01 -05:00
max111x.c
milkymist-hpdmc.c
milkymist-pfpu.c Remove unneeded type casts 2013-04-19 11:36:33 +02:00
mst_fpga.c
omap_clk.c
omap_gpmc.c
omap_l4.c
omap_sdrc.c
omap_tap.c
pc-testdev.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00
pci-testdev.c pci: add pci test device 2013-04-16 01:41:53 +03:00
puv3_pm.c
pvpanic.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00
pxa2xx_pcmcia.c
sga.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00
slavio_misc.c
tmp105.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
tmp105.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
vfio.c memory: make section size a 128-bit integer 2013-06-20 16:32:47 +02:00
vmport.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00
zynq_slcr.c