qemu-e2k/include/hw
Paolo Bonzini fe6567d5fd hw/i386: add a separate region that tracks the SMRAME bit
This region is exported at /machine/smram.  It is "empty" if
SMRAME=0 and points to SMRAM if SMRAME=1.  The CPU will
enable/disable it as it enters or exits SMRAM.

While touching nearby code, the existing memory region setup was
slightly inconsistent.  The smram_region is *disabled* in order to open
SMRAM (because the smram_region shows the low VRAM instead of the RAM
at 0xa0000).  Because SMRAM is closed at startup, the smram_region must
be enabled when creating the i440fx or q35 devices.

Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-06-05 17:36:39 +02:00
..
acpi hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4" 2015-06-04 11:25:42 +02:00
arm hw/arm/virt: add dynamic sysbus device support 2015-06-02 16:31:18 +01:00
audio
block
char
cpu
cris
i2c
i386 pc, acpi, virtio, tpm 2015-06-04 18:33:24 +01:00
input
intc
ipack
isa
kvm
lm32
m68k
mem
mips
misc
net
nvram
pci pc, acpi, virtio, tpm 2015-06-04 18:33:24 +01:00
pci-host hw/i386: add a separate region that tracks the SMRAME bit 2015-06-05 17:36:39 +02:00
ppc spapr_drc: add spapr_drc_populate_dt() 2015-06-03 23:56:54 +02:00
s390x virtio-ccw: introduce ccw specific queue limit 2015-05-31 16:45:38 +02:00
scsi
sh4
sparc
timer
tricore
unicore32
usb
vfio
virtio pc, acpi, virtio, tpm 2015-06-04 18:33:24 +01:00
xen
boards.h machine: add default_ram_size to machine class 2015-06-03 23:56:55 +02:00
bt.h
compat.h hw: Define empty HW_COMPAT_2_[23] macros 2015-05-31 16:26:41 +02:00
devices.h
elf_ops.h
empty_slot.h
fw-path-provider.h
hotplug.h
hw.h
ide.h
irq.h
loader.h
nmi.h
pcmcia.h
platform-bus.h
ptimer.h
qdev-core.h
qdev-dma.h
qdev-properties.h qdev: add 64bit properties 2015-06-01 14:18:55 +02:00
qdev.h
sd.h
ssi.h
stream.h
sysbus.h
usb.h