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