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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-05
Add KVM support to QEMU
aliguori
1
-0
/
+7
2008-09-02
x86: Fix powerdown for non-ACPI case
aurel32
1
-2
/
+4
2008-08-19
ACPI suspend type field is 3 bits long
aurel32
1
-1
/
+1
2008-07-19
Revert "fix power management timer overflow handling" (Avi Kivity).
balrog
1
-1
/
+0
2008-04-27
Ignore the wrapping of acpi timer counter again.
balrog
1
-46
/
+38
2008-04-26
Fix sci irq set when acpi timer about to wrap (Dor Laor, Yaniv Kamay).
balrog
1
-38
/
+46
2008-03-18
SCI fixes
aurel32
1
-2
/
+19
2008-01-14
Bump ACPI/SMBus PIIX4 controller revision to 3 (Marcelo Tosatti).
balrog
1
-1
/
+1
2007-12-16
qemu_put signedness fixes, by Andre Przywara.
ths
1
-2
/
+2
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+7
2007-10-09
Match values with the ones documented in the PIIX4 datasheet.
ths
1
-1
/
+3
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-4
/
+4
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-8
/
+8
2007-07-31
Implement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann.
ths
1
-0
/
+11
2007-05-28
SMBus support for MIPS Malta.
ths
1
-4
/
+1
2007-05-23
I2C/SMBus framework.
pbrook
1
-39
/
+18
2007-04-15
Remove unused variable.
pbrook
1
-1
/
+1
2007-04-07
Unify IRQ handling.
pbrook
1
-1
/
+1
2007-02-02
PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.
ths
1
-0
/
+185
2006-10-02
SMI enable bit support
bellard
1
-13
/
+2
2006-09-24
moved ACPI table init to BIOS - preliminary SMM support
bellard
1
-379
/
+113
2006-06-14
more ACPI definition to keep Solaris Happy (Juergen Kiel)
bellard
1
-1
/
+7
2006-05-13
Rearrange PCI host emulation code.
pbrook
1
-3
/
+2
2006-05-08
alignment fix
bellard
1
-1
/
+2
2006-05-05
typo
bellard
1
-1
/
+1
2006-05-03
ACPI support
bellard
1
-0
/
+609