ICH9 LPC: Reset Control Register, basic implementation
commit0e98b436eceb9d31caad898f4983a369c76524e0
authorLaszlo Ersek <lersek@redhat.com>
Wed, 20 Feb 2013 01:51:24 +0000 (20 02:51 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 27 Feb 2013 15:23:22 +0000 (27 17:23 +0200)
treec0e4fb98d0c983f3569d3e390ce7b70302ee08c2
parent7feb640cf32d86f91f5a624136345eb6a63eab42
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>
hw/ich9.h
hw/lpc_ich9.c