qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] ICH9 LPC: Reset Control Register, basic impleme


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH] ICH9 LPC: Reset Control Register, basic implementation
Date: Wed, 27 Feb 2013 00:30:13 +0200

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 <address@hidden>
> > ---
> >  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.



reply via email to

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