index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
acpi
/
ich9.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/acpi: Constify VMState
Richard Henderson
2023-12-29
1
-6
/
+6
*
pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback
Igor Mammedov
2023-03-07
1
-0
/
+6
*
pcihp: move fields enabling hotplug into AcpiPciHpState
Igor Mammedov
2023-03-07
1
-8
/
+7
*
hw: Move ich9.h to southbridge/
Bernhard Beschow
2023-02-27
1
-1
/
+1
*
hw/isa/lpc_ich9: Connect PM stuff to LPC internally
Bernhard Beschow
2023-02-27
1
-6
/
+2
*
hw/acpi: Rename tco.c -> ich9_tco.c
Philippe Mathieu-Daudé
2022-12-21
1
-1
/
+1
*
ich9: honour 'enable_tco' property
Daniel P. Berrangé
2022-12-21
1
-2
/
+4
*
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
1
-3
/
+0
*
hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type
Julia Suvorova
2021-11-15
1
-0
/
+18
*
hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place
Ani Sinha
2021-09-04
1
-1
/
+1
*
hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
Julia Suvorova
2021-07-16
1
-1
/
+1
*
hw/acpi/ich9: Enable ACPI PCI hot-plug
Julia Suvorova
2021-07-16
1
-0
/
+70
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
acpi/core: always set SCI_EN when SMM isn't supported
Isaku Yamahata
2021-02-23
1
-1
/
+1
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
x86: cpuhp: refuse cpu hot-unplug request earlier if not supported
Igor Mammedov
2020-09-29
1
-0
/
+12
*
x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in use
Igor Mammedov
2020-09-29
1
-1
/
+11
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-1
/
+1
*
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-14
/
+9
*
qom/object: Use common get/set uint helpers
Felipe Franciosi
2020-03-16
1
-87
/
+8
*
qom/object: enable setter for uint types
Felipe Franciosi
2020-03-16
1
-2
/
+2
*
hw/acpi: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
*
hw/southbridge/ich9: Removed unused headers
Philippe Mathieu-Daudé
2020-03-09
1
-1
/
+0
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
1
-1
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
2019-03-12
1
-2
/
+13
*
include/exec/poison: Mark CONFIG_KVM as poisoned, too
Thomas Huth
2017-07-04
1
-1
/
+0
*
memhp: don't generate memory hotplug AML if it's not enabled/supported
Igor Mammedov
2017-01-10
1
-1
/
+2
*
pc: memhp: move nvdimm hotplug out of memory hotplug
Xiao Guangrong
2016-11-15
1
-2
/
+6
*
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
2016-06-24
1
-0
/
+33
*
acpi: cpuhp: add cpu._OST handling
Igor Mammedov
2016-06-24
1
-0
/
+3
*
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
2016-06-24
1
-0
/
+7
*
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
2016-06-24
1
-3
/
+6
*
pc: piix4/ich9: add 'cpu-hotplug-legacy' property
Igor Mammedov
2016-06-24
1
-1
/
+22
*
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
2016-06-07
1
-13
/
+20
*
pc: acpi: mark current CPU hotplug functions as legacy
Igor Mammedov
2016-06-07
1
-3
/
+4
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2016-02-25
1
-5
/
+3
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
1
-21
/
+14
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-7
/
+7
*
x86: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw/acpi/ich9: clean up stale comment about KVM not supporting SMM
Laszlo Ersek
2015-07-27
1
-2
/
+1
*
hw/acpi/ich9: clear smi_en on reset
Laszlo Ersek
2015-07-27
1
-0
/
+1
*
ich9: fix skipped vmstate_memhp_state subsection
Paulo Alcantara
2015-07-20
1
-3
/
+0
*
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-07
1
-1
/
+56
[next]