index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
pci
/
shpc.h
Age
Commit message (
Expand
)
Author
2023-12-30
hw/pci: Constify VMState
Richard Henderson
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-12-20
pci/shpc: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
pci/shpc: rename hotplug handler callbacks
David Hildenbrand
2017-07-03
pci: Convert shpc_init() to Error
Mao Zhongyi
2017-06-01
migration: Remove unneeded includes of migration/vmstate.h
Juan Quintela
2016-02-23
include: Clean up includes
Peter Maydell
2015-06-23
hw/pci: introduce shpc_present() helper function
Laszlo Ersek
2015-06-23
hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()
Laszlo Ersek
2015-02-16
pci: split shpc_cleanup and shpc_free
Paolo Bonzini
2014-10-15
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
2014-02-10
pci/shpc: convert SHPC hotplug to use hotplug-handler API
Igor Mammedov
2013-04-08
hw: move headers to include/
Paolo Bonzini