commit | 0e98b436eceb9d31caad898f4983a369c76524e0 | [log] [tgz] |
---|---|---|
author | Laszlo Ersek <lersek@redhat.com> | Wed Feb 20 02:51:24 2013 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Feb 27 17:23:22 2013 +0200 |
tree | c0e4fb98d0c983f3569d3e390ce7b70302ee08c2 | |
parent | 7feb640cf32d86f91f5a624136345eb6a63eab42 [diff] |
ICH9 LPC: Reset Control Register, basic implementation This commit does the same for the ICH9 LPC as commit 1ec4ba74 for the PIIX3. For the present we're ignoring the Full Reset (FULL_RST) and System Reset (SYS_RST) bits; the guest can read them back but that's it. Signed-off-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>