Sign in
qemu
/
qemu
/
23ad24e48cf28ac2542ade657efbf7f802d7c8a0
/
hw
/
acpi
/
piix4.c
fd56e06
pci: Eliminate redundant PCIDevice::bus pointer
by David Gibson
· 7 years ago
fd3b02c
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
by Eduardo Habkost
· 7 years ago
2bed1ba
Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"
by Anthony PERARD
· 8 years ago
adb354d
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
by Stefan Hajnoczi
· 8 years ago
e90f2a8
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
by Eduardo Habkost
· 8 years ago
153eba4
ACPI: don't call acpi_pcihp_device_plug_cb on xen
by Bruce Rogers
· 8 years ago
675f22c
bus: do not unref hotplug handler
by Marc-André Lureau
· 8 years ago
80db0e7
memhp: don't generate memory hotplug AML if it's not enabled/supported
by Igor Mammedov
· 8 years ago
75f2749
pc: memhp: move nvdimm hotplug out of memory hotplug
by Xiao Guangrong
· 8 years ago
679dd1a
pc: use new CPU hotplug interface since 2.7 machine type
by Igor Mammedov
· 9 years ago
76623d0
acpi: cpuhp: add cpu._OST handling
by Igor Mammedov
· 9 years ago
8872c25
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
by Igor Mammedov
· 9 years ago
ac35f13
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
by Igor Mammedov
· 9 years ago
5e1b5d9
acpi: cpuhp: add CPU devices AML with _STA method
by Igor Mammedov
· 9 years ago
16bcab9
pc: piix4/ich9: add 'cpu-hotplug-legacy' property
by Igor Mammedov
· 9 years ago
0058c08
pc: use AcpiDeviceIfClass.send_event to issue GPE events
by Igor Mammedov
· 9 years ago
eaf23bf
acpi: extend ACPI interface to provide send_event hook
by Igor Mammedov
· 9 years ago
96e3e12
pc: acpi: mark current CPU hotplug functions as legacy
by Igor Mammedov
· 9 years ago
7d0c99a
explicitly include qom/cpu.h
by Paolo Bonzini
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
b6a0aa0
x86: Clean up includes
by Peter Maydell
· 9 years ago
61e66c6
pc_piix: rename kvm_enabled to smm_enabled
by Paolo Bonzini
· 10 years ago
afd6895
piix4/ich9: do not raise SMI on ACPI enable/disable commands
by Paolo Bonzini
· 10 years ago
5cd8cad
migration: Use normal VMStateDescriptions for Subsections
by Juan Quintela
· 10 years ago
6e7d824
hw/acpi: piix4_pm_init(): take fw_cfg object no more
by Laszlo Ersek
· 10 years ago
e3845e7
hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to core
by Laszlo Ersek
· 10 years ago
9a10bbb
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
by Laszlo Ersek
· 10 years ago
f7d3e29
acpi, mem-hotplug: add unplug cb for memory device
by Tang Chen
· 10 years ago
64fec58
acpi, mem-hotplug: add unplug request cb for memory device
by Tang Chen
· 10 years ago
78c2d87
pc: pcihp: expose MMIO base and len as properties
by Igor Mammedov
· 10 years ago
c0e57a6
acpi, piix4: Add unplug cb for piix4.
by Tang Chen
· 10 years ago
9af21db
pci: Trivial device model conversions to realize
by Markus Armbruster
· 10 years ago
e720677
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
by Paolo Bonzini
· 10 years ago
91ab2ed
pc: piix4_pm: init legacy PCI hotplug when running on Xen
by Igor Mammedov
· 10 years ago
411b5db
cpu-hotplug: rename function for better readability
by Gu Zheng
· 10 years ago
08bba95
acpi:piix4: convert cpu hotplug to hotplug_handler API
by Gu Zheng
· 10 years ago
14d5a28
qdev: HotplugHandler: Rename unplug callback to unplug_request
by Igor Mammedov
· 10 years ago
43f5041
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
by Igor Mammedov
· 11 years ago
781bbd6
pc: add acpi-device link to PCMachineState
by Igor Mammedov
· 11 years ago
f816a62
pc: migrate piix4 & ich9 MemHotplugState
by Igor Mammedov
· 11 years ago
3477432
acpi:piix4: add memory hotplug handling
by Igor Mammedov
· 11 years ago
f1adc36
acpi:piix4: allow plug/unlug callbacks handle not only PCI devices
by Igor Mammedov
· 11 years ago
d49805a
savevm: Remove all the unneeded version_minimum_id_old (x86)
by Juan Quintela
· 11 years ago
61e8a92
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
by Peter Maydell
· 11 years ago
a5c8285
i2c: Rename i2c_bus to I2CBus
by Andreas Färber
· 12 years ago
c24d5e0
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
by Igor Mammedov
· 11 years ago
2897ae0
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
by Igor Mammedov
· 11 years ago
5fdae20
hw/acpi: move typeinfo to the file end
by Igor Mammedov
· 11 years ago
e358edc
hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug
by Igor Mammedov
· 11 years ago
99d09dd
pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
by Igor Mammedov
· 11 years ago
e4cf8ed
pc: ACPI: unify source of CPU hotplug IO base/len
by Igor Mammedov
· 11 years ago
81cea5e
acpi: factor out common cpu hotplug code for PIIX4/Q35
by Igor Mammedov
· 11 years ago
9e047b9
piix4: add acpi pci hotplug support
by Michael S. Tsirkin
· 11 years ago
d181976
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
0631350
acpi: factor out common pm_update_sci() into acpi core
by Igor Mammedov
· 11 years ago
e4f308b
acpi: piix4: remove not needed GPE0 mask
by Igor Mammedov
· 11 years ago
81aab2f
piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
efec3dd
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
02a5c4c
qdev: Drop misleading qdev_free() function
by Stefan Hajnoczi
· 12 years ago
277e934
piix: APIs for pc guest info
by Michael S. Tsirkin
· 12 years ago
f854ecc
acpi/piix: add macros for acpi property names
by Michael S. Tsirkin
· 11 years ago
c046e8c
piix4: disable io on reset
by Michael S. Tsirkin
· 12 years ago
38fcbd3
cpu: Replace qemu_for_each_cpu()
by Andreas Färber
· 12 years ago
40daca5
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
by Alex Bligh
· 12 years ago
6a6b558
acpi/piix4: QOM parent field cleanup
by Andreas Färber
· 12 years ago
74e445f
acpi/piix4: QOM Upcast Sweep
by Peter Crosthwaite
· 12 years ago
64bde0f
hw/a*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
3ce1090
memory: introduce memory_region_present
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
b6f3296
isa: implement isa_is_ioport_assigned via memory_region_find
by Jan Kiszka
· 12 years ago
ba275ad
piix: fix some printf errors when debug is enabled
by Hu Tao
· 12 years ago
a88b362
refer to FWCfgState explicitly
by Laszlo Ersek
· 12 years ago
b862272
acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest
by Igor Mammedov
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/acpi_piix4.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
560e639
acpi: initialize s4_val used in s4 shutdown
by Bruce Rogers
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
ded6778
acpi_piix4: fix segfault migrating from 1.2
by Michael Roth
· 12 years ago
c3a2980
acpi_piix4: Do not use old_portio-style callbacks
by Hervé Poussineau
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
56e5b2a
apci: assign memory regions to piix4 acpi device
by Gerd Hoffmann
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
a2cb15b
pci: update all users to look in pci/
by Michael S. Tsirkin
· 12 years ago
8385b17
Merge remote-tracking branch 'kraxel/acpi.1' into staging
by Anthony Liguori
· 12 years ago
42d8a3c
hw/apm.c: Replace register_ioport_*
by Julien Grall
· 12 years ago
3e43749
acpi: drop debug port
by Gerd Hoffmann
· 12 years ago
c177684
apci: switch piix4 pci hotplug to memory api
by Gerd Hoffmann
· 12 years ago
c84649c
acpi: remove acpi_gpe_blk
by Gerd Hoffmann
· 12 years ago
b65b93f
apci: switch piix4 gpe to memory api
by Gerd Hoffmann
· 12 years ago
24fe083
acpi: fix piix4 smbus mapping
by Gerd Hoffmann
· 12 years ago
798512e
acpi: switch smbus to memory api
by Gerd Hoffmann
· 12 years ago
ca5d64b
acpi: cleanup piix4 memory region
by Gerd Hoffmann
· 12 years ago
b5a7c02
apci: switch evt to memory api
by Gerd Hoffmann
· 12 years ago
afafe4b
apci: switch cnt to memory api
by Gerd Hoffmann
· 12 years ago
77d58b1
apci: switch timer to memory api
by Gerd Hoffmann
· 12 years ago
af11110
apci: switch piix4 to memory api
by Gerd Hoffmann
· 12 years ago
b0b873a
acpi_piix4: fix migration of gpe fields
by Marcelo Tosatti
· 12 years ago
d010f91
acpi: use notifier for signaling guest system_powerdown command
by Igor Mammedov
· 13 years ago
Next »