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
/
piix4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-1
/
+1
2020-07-02
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
1
-1
/
+1
2020-06-24
Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
Ani Sinha
1
-10
/
+11
2020-06-15
pci: Convert uses of pci_create() etc. with Coccinelle
Markus Armbruster
1
-2
/
+4
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-8
/
+7
2020-03-16
qom/object: enable setter for uint types
Felipe Franciosi
1
-6
/
+6
2020-03-09
hw/acpi: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
1
-0
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-11-05
hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
Philippe Mathieu-Daudé
1
-40
/
+0
2019-11-05
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
1
-1
/
+1
2019-10-15
hw/acpi/piix4: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
1
-4
/
+3
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
-0
/
+1
2019-08-16
Include hw/qdev-properties.h 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 hw/irq.h a lot less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+2
2019-05-20
acpi/piix4: Convert debug printf()s to trace events
Markus Armbruster
1
-11
/
+3
2019-05-17
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
1
-11
/
+0
2019-05-17
hw/acpi/piix4: Move TYPE_PIIX4_PM to a public header
Philippe Mathieu-Daudé
1
-2
/
+0
2019-03-12
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
1
-3
/
+10
2019-03-11
hw/i386: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2019-02-27
i2c:pm_smbus: Fix state transfer
Corey Minyard
1
-0
/
+7
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
1
-1
/
+1
2018-12-20
pci/pcihp: perform unplug via the hotplug handler
David Hildenbrand
1
-2
/
+5
2018-12-20
pci/pcihp: overwrite hotplug handler recursively from the start
David Hildenbrand
1
-15
/
+1
2018-12-20
pci/pcihp: perform check for bus capability in pre_plug handler
David Hildenbrand
1
-2
/
+14
2018-12-19
pc:piix4: Update smbus I/O space after a migration
Corey Minyard
1
-0
/
+1
2018-08-23
i2c: pm_smbus: Add the ability to force block transfer enable
Corey Minyard
1
-1
/
+1
2018-06-01
hw: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
1
-3
/
+4
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+1
2017-09-08
Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"
Anthony PERARD
1
-8
/
+3
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
1
-3
/
+8
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-1
/
+1
2017-05-10
ACPI: don't call acpi_pcihp_device_plug_cb on xen
Bruce Rogers
1
-3
/
+8
2017-03-01
bus: do not unref hotplug handler
Marc-André Lureau
1
-0
/
+2
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
-1
/
+6
2016-06-24
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
1
-0
/
+32
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
/
+6
2016-06-24
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
1
-0
/
+1
2016-06-24
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
1
-3
/
+8
2016-06-24
pc: piix4/ich9: add 'cpu-hotplug-legacy' property
Igor Mammedov
1
-1
/
+23
2016-06-07
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
1
-6
/
+5
2016-06-07
acpi: extend ACPI interface to provide send_event hook
Igor Mammedov
1
-0
/
+8
[next]