index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
acpi
/
ich9.c
Age
Commit message (
Expand
)
Author
2016-06-07
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
2016-06-07
pc: acpi: mark current CPU hotplug functions as legacy
Igor Mammedov
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-25
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-01-29
x86: Clean up includes
Peter Maydell
2015-07-27
hw/acpi/ich9: clean up stale comment about KVM not supporting SMM
Laszlo Ersek
2015-07-27
hw/acpi/ich9: clear smi_en on reset
Laszlo Ersek
2015-07-20
ich9: fix skipped vmstate_memhp_state subsection
Paulo Alcantara
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-06
ich9: add smm_enabled field and arguments
Paolo Bonzini
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-05
ich9: implement SMI_LOCK
Gerd Hoffmann
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
acpi, ich9: Add unplug cb for ich9.
Tang Chen
2015-02-26
acpi, ich9: Add hotunplug request cb for ich9.
Tang Chen
2015-01-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-01-26
ich9: add disable_s3, disable_s4, s4_val properties
Amit Shah
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2014-11-02
cpu-hotplug: rename function for better readability
Gu Zheng
2014-11-02
acpi:ich9: convert cpu hotplug to hotplug_handler API
Gu Zheng
2014-07-11
fix typo: apci -> acpi
Hu Tao
2014-06-19
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2014-06-19
pc: migrate piix4 & ich9 MemHotplugState
Igor Mammedov
2014-06-19
acpi:ich9: add memory hotplug handling
Igor Mammedov
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-01-26
acpi: ich9: add CPU hotplug handling to Q35 machine
Igor Mammedov
2013-12-23
acpi: ich9: allow guest to clear SCI rised by GPE
Igor Mammedov
2013-12-23
acpi: factor out common pm_update_sci() into acpi core
Igor Mammedov
2013-10-14
ich9: APIs for pc guest info
Michael S. Tsirkin
2013-07-04
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-24
ich9: kill cmos_s3
Hu Tao
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini