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
/
hw
/
acpi
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-06
opts-visitor: Favor new visit_free() function
Eric Blake
1
-4
/
+4
2016-06-07
acpi: extend ACPI interface to provide send_event hook
Igor Mammedov
1
-1
/
+1
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
1
-0
/
+6
2016-05-02
Revert "acpi: mark PMTIMER as unlocked"
Gerd Hoffmann
1
-1
/
+0
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-2
/
+2
2016-03-16
module: Rename machine_init() to opts_init()
Eduardo Habkost
1
-1
/
+1
2016-03-04
qapi-dealloc: Reduce use outside of generated code
Eric Blake
1
-10
/
+1
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-2
/
+2
2016-02-06
acpi: add function to extract oem_id and oem_table_id from the user's SLIC
Laszlo Ersek
1
-0
/
+16
2016-01-29
x86: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-19
acpi: fix buffer overrun on migration
Michael S. Tsirkin
1
-2
/
+6
2015-07-01
acpi: mark PMTIMER as unlocked
Paolo Bonzini
1
-0
/
+1
2015-06-04
hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to core
Laszlo Ersek
1
-0
/
+12
2015-06-04
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
Laszlo Ersek
1
-1
/
+2
2015-06-03
acpi: add acpi_send_gpe_event() to rise sci for hotplug
Zhu Guihua
1
-0
/
+7
2014-11-13
acpi: accurate overflow check
Pavel Dovgalyuk
1
-2
/
+5
2014-06-23
qapi event: convert SUSPEND_DISK
Wenchao Xia
1
-2
/
+2
2013-12-23
acpi: factor out common pm_update_sci() into acpi core
Igor Mammedov
1
-0
/
+18
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-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+40
2013-10-14
acpi: add interface to access user-installed tables
Michael S. Tsirkin
1
-0
/
+40
2013-09-25
qemu: Adjust qemu wakeup
Liu, Jinsong
1
-1
/
+2
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-4
/
+4
2013-07-04
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-3
/
+6
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-3
/
+3
2013-05-14
acpi: add dummy write function for acpi timer
Gerd Hoffmann
1
-0
/
+7
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+614