index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
acpi.c
Age
Commit message (
Expand
)
Author
2008-04-27
Ignore the wrapping of acpi timer counter again.
balrog
2008-04-26
Fix sci irq set when acpi timer about to wrap (Dor Laor, Yaniv Kamay).
balrog
2008-03-18
SCI fixes
aurel32
2008-01-14
Bump ACPI/SMBus PIIX4 controller revision to 3 (Marcelo Tosatti).
balrog
2007-12-16
qemu_put signedness fixes, by Andre Przywara.
ths
2007-11-17
Break up vl.h.
pbrook
2007-10-09
Match values with the ones documented in the PIIX4 datasheet.
ths
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-07-31
Implement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann.
ths
2007-05-28
SMBus support for MIPS Malta.
ths
2007-05-23
I2C/SMBus framework.
pbrook
2007-04-15
Remove unused variable.
pbrook
2007-04-07
Unify IRQ handling.
pbrook
2007-02-02
PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.
ths
2006-10-02
SMI enable bit support
bellard
2006-09-24
moved ACPI table init to BIOS - preliminary SMM support
bellard
2006-06-14
more ACPI definition to keep Solaris Happy (Juergen Kiel)
bellard
2006-05-13
Rearrange PCI host emulation code.
pbrook
2006-05-08
alignment fix
bellard
2006-05-05
typo
bellard
2006-05-03
ACPI support
bellard