Re: [Qemu-devel] [PATCH v2] ich9: initialise RCBA register through LPC interface

2015-07-14 Thread Paulo Alcantara
On Tue, 14 Jul 2015 15:55:24 +0200 Gerd Hoffmann wrote: > On Do, 2015-07-09 at 21:04 -0300, Paulo Alcantara wrote: > > This patch initialises root complex register block BAR in order to > > support TCO watchdog emulation features on QEMU. > > qemu patches are merged, committed this one too now.

Re: [Qemu-devel] [PATCH v2] ich9: initialise RCBA register through LPC interface

2015-07-14 Thread Gerd Hoffmann
On Do, 2015-07-09 at 21:04 -0300, Paulo Alcantara wrote: > This patch initialises root complex register block BAR in order to > support TCO watchdog emulation features on QEMU. qemu patches are merged, committed this one too now. Also cherry-picked into 1.8-stable. So, time to roll 1.8.3? Anythi

[Qemu-devel] [PATCH v2] ich9: initialise RCBA register through LPC interface

2015-07-09 Thread Paulo Alcantara
This patch initialises root complex register block BAR in order to support TCO watchdog emulation features on QEMU. Cc: Kevin O'Connor Cc: Gerd Hofmann Cc: Paolo Bonzini Signed-off-by: Paulo Alcantara --- v1 -> v2: - reserve RCBA address via e820 map --- src/fw/dev-q35.h | 3 +++ src/fw/pci