On Tue, Feb 26, 2013 at 10:53:27PM +0100, Laszlo Ersek wrote: > On 02/20/13 02:51, Laszlo Ersek wrote: > > 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 <ler...@redhat.com> > > --- > > Tested retention of RCR contents and reset functionality in a pc-q35-1.4 VM > > with a Fedora 18 Live CD; plus info mtree: > > > > I/O > > 0000000000000000-000000000000ffff (prio 0, RW): io > > 0000000000000cf8-0000000000000cfb (prio 0, RW): pci-conf-idx > > 0000000000000cf9-0000000000000cf9 (prio 1, RW): lpc-reset-control > > > > hw/ich9.h | 11 +++++++++++ > > hw/lpc_ich9.c | 57 > > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > 2 files changed, 68 insertions(+), 0 deletions(-) > > Ping... > > Laszlo
Applied.