index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
acpi
/
ich9.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-04
hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place
Ani Sinha
1
-1
/
+1
2021-07-16
hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
Julia Suvorova
1
-1
/
+1
2021-07-16
hw/acpi/ich9: Enable ACPI PCI hot-plug
Julia Suvorova
1
-0
/
+70
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-02-23
acpi/core: always set SCI_EN when SMM isn't supported
Isaku Yamahata
1
-1
/
+1
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-09-29
x86: cpuhp: refuse cpu hot-unplug request earlier if not supported
Igor Mammedov
1
-0
/
+12
2020-09-29
x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in use
Igor Mammedov
1
-1
/
+11
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-1
/
+1
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-14
/
+9
2020-03-16
qom/object: Use common get/set uint helpers
Felipe Franciosi
1
-87
/
+8
2020-03-16
qom/object: enable setter for uint types
Felipe Franciosi
1
-2
/
+2
2020-03-09
hw/acpi: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
1
-0
/
+1
2020-03-09
hw/southbridge/ich9: Removed unused headers
Philippe Mathieu-Daudé
1
-1
/
+0
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
1
-1
/
+1
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+2
2019-03-12
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
1
-2
/
+13
2017-07-04
include/exec/poison: Mark CONFIG_KVM as poisoned, too
Thomas Huth
1
-1
/
+0
2017-01-10
memhp: don't generate memory hotplug AML if it's not enabled/supported
Igor Mammedov
1
-1
/
+2
2016-11-15
pc: memhp: move nvdimm hotplug out of memory hotplug
Xiao Guangrong
1
-2
/
+6
2016-06-24
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
1
-0
/
+33
2016-06-24
acpi: cpuhp: add cpu._OST handling
Igor Mammedov
1
-0
/
+3
2016-06-24
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
1
-0
/
+7
2016-06-24
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
1
-3
/
+6
2016-06-24
pc: piix4/ich9: add 'cpu-hotplug-legacy' property
Igor Mammedov
1
-1
/
+22
2016-06-07
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
1
-13
/
+20
2016-06-07
pc: acpi: mark current CPU hotplug functions as legacy
Igor Mammedov
1
-3
/
+4
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-25
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
1
-5
/
+3
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-21
/
+14
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-7
/
+7
2016-01-29
x86: Clean up includes
Peter Maydell
1
-0
/
+1
2015-07-27
hw/acpi/ich9: clean up stale comment about KVM not supporting SMM
Laszlo Ersek
1
-2
/
+1
2015-07-27
hw/acpi/ich9: clear smi_en on reset
Laszlo Ersek
1
-0
/
+1
2015-07-20
ich9: fix skipped vmstate_memhp_state subsection
Paulo Alcantara
1
-3
/
+0
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
1
-1
/
+56
2015-07-06
ich9: add smm_enabled field and arguments
Paolo Bonzini
1
-2
/
+3
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-6
/
+4
2015-06-05
ich9: implement SMI_LOCK
Gerd Hoffmann
1
-1
/
+3
2015-06-04
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
Laszlo Ersek
1
-1
/
+2
2015-04-27
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
1
-2
/
+7
2015-04-27
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
1
-2
/
+8
2015-02-26
acpi, ich9: Add unplug cb for ich9.
Tang Chen
1
-0
/
+7
2015-02-26
acpi, ich9: Add hotunplug request cb for ich9.
Tang Chen
1
-0
/
+7
2015-01-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+97
[next]