index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
acpi
/
piix4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
1
-3
/
+4
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+1
*
Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"
Anthony PERARD
2017-09-08
1
-8
/
+3
*
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-18
1
-3
/
+8
|
\
|
*
ACPI: don't call acpi_pcihp_device_plug_cb on xen
Bruce Rogers
2017-05-10
1
-3
/
+8
*
|
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-1
/
+1
|
/
*
bus: do not unref hotplug handler
Marc-André Lureau
2017-03-01
1
-0
/
+2
*
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
-1
/
+6
*
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
2016-06-24
1
-0
/
+32
*
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
/
+6
*
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2016-06-24
1
-0
/
+1
*
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
2016-06-24
1
-3
/
+8
*
pc: piix4/ich9: add 'cpu-hotplug-legacy' property
Igor Mammedov
2016-06-24
1
-1
/
+23
*
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
2016-06-07
1
-6
/
+5
*
acpi: extend ACPI interface to provide send_event hook
Igor Mammedov
2016-06-07
1
-0
/
+8
*
pc: acpi: mark current CPU hotplug functions as legacy
Igor Mammedov
2016-06-07
1
-3
/
+3
*
explicitly include qom/cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
x86: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
pc_piix: rename kvm_enabled to smm_enabled
Paolo Bonzini
2015-07-06
1
-5
/
+5
*
piix4/ich9: do not raise SMI on ACPI enable/disable commands
Paolo Bonzini
2015-07-06
1
-0
/
+3
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-6
/
+4
*
hw/acpi: piix4_pm_init(): take fw_cfg object no more
Laszlo Ersek
2015-06-04
1
-2
/
+1
*
hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to core
Laszlo Ersek
2015-06-04
1
-8
/
+0
*
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
Laszlo Ersek
2015-06-04
1
-1
/
+1
*
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
2015-04-27
1
-2
/
+9
*
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
2015-04-27
1
-1
/
+5
*
pc: pcihp: expose MMIO base and len as properties
Igor Mammedov
2015-02-26
1
-1
/
+1
*
acpi, piix4: Add unplug cb for piix4.
Tang Chen
2015-02-26
1
-0
/
+8
*
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-26
1
-3
/
+2
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-1
/
+1
*
pc: piix4_pm: init legacy PCI hotplug when running on Xen
Igor Mammedov
2014-11-14
1
-0
/
+4
*
cpu-hotplug: rename function for better readability
Gu Zheng
2014-11-02
1
-2
/
+2
*
acpi:piix4: convert cpu hotplug to hotplug_handler API
Gu Zheng
2014-11-02
1
-12
/
+2
*
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
2014-10-15
1
-3
/
+3
*
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2014-06-19
1
-0
/
+11
*
pc: add acpi-device link to PCMachineState
Igor Mammedov
2014-06-19
1
-1
/
+5
*
pc: migrate piix4 & ich9 MemHotplugState
Igor Mammedov
2014-06-19
1
-0
/
+24
*
acpi:piix4: add memory hotplug handling
Igor Mammedov
2014-06-19
1
-1
/
+14
*
acpi:piix4: allow plug/unlug callbacks handle not only PCI devices
Igor Mammedov
2014-06-19
1
-9
/
+22
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-5
/
+3
*
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-20
1
-3
/
+3
|
\
|
*
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2014-02-14
1
-3
/
+3
*
|
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
1
-14
/
+22
*
|
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
1
-1
/
+1
*
|
hw/acpi: move typeinfo to the file end
Igor Mammedov
2014-02-10
1
-46
/
+46
*
|
hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug
Igor Mammedov
2014-02-05
1
-196
/
+15
*
|
pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
Igor Mammedov
2014-02-05
1
-1
/
+2
|
/
[next]