qemu/hw
Nathan Fontenot 094d20585e spapr_rtas: add get/set-power-level RTAS interfaces
These interfaces manage the power domains that guest devices are
assigned to and are used to power on/off devices. Currently we
only utilize 1 power domain, the 'live-insertion' domain, which
automates power management of plugged/unplugged devices, essentially
making these calls no-ops, but the RTAS interfaces are still required
by guest hotplug code and PAPR+.

See docs/specs/ppc-spapr-hotplug.txt for a complete description of
these interfaces.

Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
2015-06-03 23:56:52 +02:00
..
9pfs virtio: make features 64bit wide 2015-06-01 14:18:55 +02:00
acpi hw/acpi/aml-build: Fix memory leak 2015-06-01 14:18:54 +02:00
alpha
arm
audio
block virtio: make features 64bit wide 2015-06-01 14:18:55 +02:00
bt
char virtio: make features 64bit wide 2015-06-01 14:18:55 +02:00
core qdev: add 64bit properties 2015-06-01 14:18:55 +02:00
cpu
cris
display
dma
gpio
i2c
i386 acpi: add missing ssdt 2015-06-01 21:40:22 +02:00
ide
input virtio: make features 64bit wide 2015-06-01 14:18:55 +02:00
intc
ipack
isa
lm32
m68k
mem
microblaze
mips
misc macio: Convert to realize() 2015-06-03 23:56:49 +02:00
moxie
net vhost-user: add multi queue support 2015-06-01 14:18:55 +02:00
nvram
openrisc
pci Add stream ID to MSI write 2015-05-31 20:29:02 +02:00
pci-bridge
pci-host
pcmcia
ppc spapr_rtas: add get/set-power-level RTAS interfaces 2015-06-03 23:56:52 +02:00
s390x virtio-s390: introduce virtio_s390_device_plugged() 2015-05-31 16:47:50 +02:00
scsi virtio: make features 64bit wide 2015-06-01 14:18:55 +02:00
sd
sh4
sparc
sparc64
ssi
timer
tpm TPM2 ACPI table support 2015-06-01 14:18:54 +02:00
tricore
unicore32
usb
vfio
virtio vhost-user: add multi queue support 2015-06-01 14:18:55 +02:00
watchdog
xen
xenpv
xtensa
Makefile.objs