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
/
hw
/
acpi
/
piix4.c
Age
Commit message (
Expand
)
Author
2019-05-20
acpi/piix4: Convert debug printf()s to trace events
Markus Armbruster
2019-05-17
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
2019-05-17
hw/acpi/piix4: Move TYPE_PIIX4_PM to a public header
Philippe Mathieu-Daudé
2019-03-12
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
2019-03-11
hw/i386: Remove unused include
Philippe Mathieu-Daudé
2019-02-27
i2c:pm_smbus: Fix state transfer
Corey Minyard
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2018-12-20
pci/pcihp: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
pci/pcihp: overwrite hotplug handler recursively from the start
David Hildenbrand
2018-12-20
pci/pcihp: perform check for bus capability in pre_plug handler
David Hildenbrand
2018-12-19
pc:piix4: Update smbus I/O space after a migration
Corey Minyard
2018-08-23
i2c: pm_smbus: Add the ability to force block transfer enable
Corey Minyard
2018-06-01
hw: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-09-08
Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"
Anthony PERARD
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-10
ACPI: don't call acpi_pcihp_device_plug_cb on xen
Bruce Rogers
2017-03-01
bus: do not unref hotplug handler
Marc-André Lureau
2017-01-10
memhp: don't generate memory hotplug AML if it's not enabled/supported
Igor Mammedov
2016-11-15
pc: memhp: move nvdimm hotplug out of memory hotplug
Xiao Guangrong
2016-06-24
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
2016-06-24
acpi: cpuhp: add cpu._OST handling
Igor Mammedov
2016-06-24
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
2016-06-24
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2016-06-24
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
2016-06-24
pc: piix4/ich9: add 'cpu-hotplug-legacy' property
Igor Mammedov
2016-06-07
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
2016-06-07
acpi: extend ACPI interface to provide send_event hook
Igor Mammedov
2016-06-07
pc: acpi: mark current CPU hotplug functions as legacy
Igor Mammedov
2016-05-19
explicitly include qom/cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
x86: Clean up includes
Peter Maydell
2015-07-06
pc_piix: rename kvm_enabled to smm_enabled
Paolo Bonzini
2015-07-06
piix4/ich9: do not raise SMI on ACPI enable/disable commands
Paolo Bonzini
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-04
hw/acpi: piix4_pm_init(): take fw_cfg object no more
Laszlo Ersek
2015-06-04
hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to core
Laszlo Ersek
2015-06-04
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
Laszlo Ersek
2015-04-27
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
2015-04-27
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
2015-02-26
pc: pcihp: expose MMIO base and len as properties
Igor Mammedov
2015-02-26
acpi, piix4: Add unplug cb for piix4.
Tang Chen
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2014-11-14
pc: piix4_pm: init legacy PCI hotplug when running on Xen
Igor Mammedov
2014-11-02
cpu-hotplug: rename function for better readability
Gu Zheng
2014-11-02
acpi:piix4: convert cpu hotplug to hotplug_handler API
Gu Zheng
2014-10-15
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
[next]