index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-25
Add ACPI tables for TPM
Stefan Berger
1
-0
/
+29
2014-08-14
hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE
Hu Tao
1
-1
/
+1
2014-06-19
acpi: rephrase comment
Michael S. Tsirkin
1
-2
/
+1
2014-06-19
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2
-0
/
+4
2014-06-19
acpi: introduce TYPE_ACPI_DEVICE_IF interface
Igor Mammedov
1
-0
/
+43
2014-06-19
pc: ACPI BIOS: implement memory hotplug interface
Igor Mammedov
1
-0
/
+21
2014-06-19
pc: migrate piix4 & ich9 MemHotplugState
Igor Mammedov
1
-0
/
+7
2014-06-19
acpi:ich9: add memory hotplug handling
Igor Mammedov
1
-0
/
+4
2014-06-19
acpi:piix4: add memory hotplug handling
Igor Mammedov
1
-0
/
+1
2014-06-19
acpi: memory hotplug ACPI hardware implementation
Igor Mammedov
2
-0
/
+32
2014-06-19
acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
Igor Mammedov
2
-4
/
+4
2014-06-19
pc: exit QEMU if number of slots more than supported 256
Igor Mammedov
1
-0
/
+6
2014-03-18
acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macro
Eduardo Habkost
1
-0
/
+8
2014-02-10
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
2
-4
/
+7
2014-02-05
hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug
Igor Mammedov
1
-0
/
+1
2014-02-05
pcihp: remove unused AcpiPciHpPciStatus.device_present field
Igor Mammedov
1
-1
/
+0
2014-02-05
pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
Igor Mammedov
1
-1
/
+2
2014-02-05
pcihp: reduce number of device check events
Michael S. Tsirkin
1
-1
/
+1
2014-01-26
pc: ACPI: unify source of CPU hotplug IO base/len
Igor Mammedov
1
-0
/
+1
2014-01-26
acpi: ich9: add CPU hotplug handling to Q35 machine
Igor Mammedov
2
-0
/
+5
2014-01-26
acpi: factor out common cpu hotplug code for PIIX4/Q35
Igor Mammedov
2
-0
/
+49
2014-01-26
pcihp: generalization of piix4 acpi
Michael S. Tsirkin
1
-0
/
+72
2013-12-23
acpi: factor out common pm_update_sci() into acpi core
Igor Mammedov
1
-0
/
+8
2013-10-14
acpi: add interface to access user-installed tables
Michael S. Tsirkin
1
-0
/
+4
2013-10-14
ich9: APIs for pc guest info
Michael S. Tsirkin
1
-0
/
+2
2013-10-14
piix: APIs for pc guest info
Michael S. Tsirkin
1
-0
/
+8
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-1
/
+1
2013-04-24
ich9: kill cmos_s3
Hu Tao
1
-1
/
+1
2013-04-15
acpi.h: make it self contained
Michael S. Tsirkin
1
-0
/
+6
2013-04-15
acpi: move declarations from pc.h to acpi.h
Michael S. Tsirkin
1
-0
/
+7
2013-04-08
hw: move headers to include/
Paolo Bonzini
2
-0
/
+209