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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-13
acpi: accurate overflow check
Pavel Dovgalyuk
1
-2
/
+5
2014-11-02
acpi/cpu-hotplug: introduce helper function to keep bit setting in one place
Gu Zheng
1
-9
/
+13
2014-11-02
cpu-hotplug: rename function for better readability
Gu Zheng
3
-6
/
+6
2014-11-02
acpi:piix4: convert cpu hotplug to hotplug_handler API
Gu Zheng
2
-24
/
+4
2014-11-02
acpi:ich9: convert cpu hotplug to hotplug_handler API
Gu Zheng
1
-11
/
+2
2014-11-02
acpi/cpu: add cpu hotplug callback function to match hotplug_handler API
Gu Zheng
1
-0
/
+18
2014-10-15
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
1
-3
/
+3
2014-08-25
pcihp: fix possible array out of bounds
Gonglei
1
-1
/
+1
2014-07-11
fix typo: apci -> acpi
Hu Tao
1
-2
/
+2
2014-07-06
acpi: fix typo in memory hotplug MMIO region name
Igor Mammedov
1
-1
/
+1
2014-06-23
qmp: convert ACPI_DEVICE_OST event
Igor Mammedov
1
-28
/
+6
2014-06-23
qapi event: convert SUSPEND_DISK
Wenchao Xia
1
-2
/
+2
2014-06-19
qmp: add ACPI_DEVICE_OST event handling
Igor Mammedov
1
-1
/
+28
2014-06-19
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
3
-0
/
+49
2014-06-19
acpi: introduce TYPE_ACPI_DEVICE_IF interface
Igor Mammedov
2
-0
/
+16
2014-06-19
pc: add acpi-device link to PCMachineState
Igor Mammedov
1
-1
/
+5
2014-06-19
pc: migrate piix4 & ich9 MemHotplugState
Igor Mammedov
3
-0
/
+75
2014-06-19
acpi:ich9: add memory hotplug handling
Igor Mammedov
1
-0
/
+38
2014-06-19
acpi:piix4: add memory hotplug handling
Igor Mammedov
1
-1
/
+14
2014-06-19
acpi:piix4: allow plug/unlug callbacks handle not only PCI devices
Igor Mammedov
1
-9
/
+22
2014-06-19
trace: add acpi memory hotplug IO region events
Igor Mammedov
1
-0
/
+13
2014-06-19
acpi: memory hotplug ACPI hardware implementation
Igor Mammedov
2
-0
/
+148
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
3
-8
/
+4
2014-05-07
acpi/pcihp.c: Rewrite acpi_pcihp_get_bsel using object_property_get_int
Kirill Batuzov
1
-8
/
+10
2014-03-18
acpi: Assert sts array limit on AcpiCpuHotplug_add()
Eduardo Habkost
1
-0
/
+1
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-3
/
+3
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
1
-3
/
+3
2014-02-10
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
2
-26
/
+53
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2
-2
/
+3
2014-02-10
hw/acpi: move typeinfo to the file end
Igor Mammedov
1
-46
/
+46
2014-02-05
hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug
Igor Mammedov
2
-201
/
+33
2014-02-05
pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
Igor Mammedov
2
-3
/
+7
2014-02-05
pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDR
Igor Mammedov
1
-12
/
+12
2014-02-05
pcihp: replace enable|disable_device() with oneliners
Igor Mammedov
1
-12
/
+2
2014-02-05
pcihp: reduce number of device check events
Michael S. Tsirkin
1
-16
/
+5
2014-01-26
pc: ACPI: unify source of CPU hotplug IO base/len
Igor Mammedov
1
-3
/
+2
2014-01-26
acpi: ich9: add CPU hotplug handling to Q35 machine
Igor Mammedov
1
-0
/
+14
2014-01-26
acpi: factor out common cpu hotplug code for PIIX4/Q35
Igor Mammedov
3
-72
/
+71
2014-01-26
piix4: add acpi pci hotplug support
Michael S. Tsirkin
1
-10
/
+65
2014-01-26
pcihp: generalization of piix4 acpi
Michael S. Tsirkin
2
-2
/
+317
2014-01-10
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
3
-44
/
+25
2013-12-23
acpi: ich9: allow guest to clear SCI rised by GPE
Igor Mammedov
1
-0
/
+1
2013-12-23
acpi: factor out common pm_update_sci() into acpi core
Igor Mammedov
3
-43
/
+24
2013-12-23
acpi: piix4: remove not needed GPE0 mask
Igor Mammedov
1
-2
/
+1
2013-12-23
piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+5
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+1
2013-11-05
bswap.h: Remove le16_to_cpupu()
Peter Maydell
1
-2
/
+1
2013-11-05
bswap.h: Remove cpu_to_le16wu()
Peter Maydell
1
-2
/
+2
2013-11-05
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
1
-1
/
+1
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
3
-7
/
+107
[next]