qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [RFC][PATCH 0/2] Embedded Controller chip emulation


From: li guang
Subject: [Qemu-devel] [RFC][PATCH 0/2] Embedded Controller chip emulation
Date: Wed, 17 Apr 2013 15:32:33 +0800

Embedded Controller chip could commonly be found
at platforms for laptop, it generally does
power management, keyboard and mouse simulation,
ACPI defined operation, low-speed devices handling ...
It talks with OS via io-port 0x60/0x54, 0x62/0x66,
the first pair is for i8042 compatible, the last
pair is for ACPI functions.
As QEMU has done power management, i8042 emulation,
this RFC patch will only focus on ACPI functions.
you can find standard description a ACPI SPEC
"ACPI Embedded Controller Interface Specification"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]