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
*
hw/acpi: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
Philippe Mathieu-Daudé
2019-11-05
1
-40
/
+0
*
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
2019-11-05
1
-1
/
+1
*
hw/acpi/piix4: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-15
1
-4
/
+3
*
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
-0
/
+1
*
Include hw/qdev-properties.h 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 hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
acpi/piix4: Convert debug printf()s to trace events
Markus Armbruster
2019-05-21
1
-11
/
+3
*
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
2019-05-17
1
-11
/
+0
*
hw/acpi/piix4: Move TYPE_PIIX4_PM to a public header
Philippe Mathieu-Daudé
2019-05-17
1
-2
/
+0
*
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
2019-03-13
1
-3
/
+10
*
hw/i386: Remove unused include
Philippe Mathieu-Daudé
2019-03-11
1
-1
/
+0
*
i2c:pm_smbus: Fix state transfer
Corey Minyard
2019-02-28
1
-0
/
+7
*
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-17
1
-1
/
+1
*
pci/pcihp: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
1
-2
/
+5
*
pci/pcihp: overwrite hotplug handler recursively from the start
David Hildenbrand
2018-12-20
1
-15
/
+1
*
pci/pcihp: perform check for bus capability in pre_plug handler
David Hildenbrand
2018-12-20
1
-2
/
+14
*
pc:piix4: Update smbus I/O space after a migration
Corey Minyard
2018-12-19
1
-0
/
+1
*
i2c: pm_smbus: Add the ability to force block transfer enable
Corey Minyard
2018-08-23
1
-1
/
+1
*
hw: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
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
[next]