qemu/include
Laszlo Ersek 4e5c9bfecf hw/pci-bridge: introduce "shpc" property
In the PCI expander bridge, we will want to disable those features of
pci-bridge that relate to SHPC (standard hotplug controller):

- SHPC bar and underlying MemoryRegion
- interrupt (INTx or MSI)
- effective hotplug callbacks
- other SHPC hooks (initialization, cleanup, migration etc)

Introduce a new feature request bit in the PCIBridgeDev.flags field, and
turn off the above if the bit is explicitly cleared.

Suggested-by: Michael S. Tsirkin <mst@redhat.com>
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Marcel Apfelbaum <marcel@redhat.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-06-23 22:57:48 +02:00
..
block Block layer core and image format patches 2015-06-15 10:43:06 +01:00
disas
exec semihosting: add --semihosting-config arg sub-argument 2015-06-19 14:17:45 +01:00
fpu
hw hw/pci-bridge: introduce "shpc" property 2015-06-23 22:57:48 +02:00
libdecnumber
migration migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST() 2015-06-23 22:57:47 +02:00
monitor audio: remove LOG_TO_MONITOR along with default_mon 2015-06-15 12:42:48 +02:00
net vhost: enable vhost without without MSI-X 2015-06-19 12:17:49 +02:00
qapi qom: Make enum string tables const-correct 2015-06-19 18:42:18 +02:00
qemu QOM infrastructure fixes and device conversions 2015-06-22 12:50:30 +01:00
qom qom: Don't pass string table to object_get_enum() function 2015-06-19 18:42:48 +02:00
standard-headers
sysemu semihosting: create SemihostingConfig structure and semihost.h 2015-06-19 14:17:45 +01:00
ui
config.h
elf.h
glib-compat.h
qemu-common.h
qemu-io.h
qjson.h
trace-tcg.h
trace.h