On Mon, Apr 04, 2016 at 02:11:05PM +0200, Igor Mammedov wrote: > On Mon, 4 Apr 2016 06:31:43 -0400 > Stefan Berger <stef...@linux.vnet.ibm.com> wrote: > > > On 04/04/2016 05:04 AM, Michael S. Tsirkin wrote: > > > On Sun, Apr 03, 2016 at 09:37:54PM -0400, Stefan Berger wrote: > > >> This series of patches fixes some problems with the TPM's ACPI > > >> description. > > > Could you pls describe how does this interact with Igor's patch? > > > > Follow https://bugzilla.redhat.com/attachment.cgi?id=1137429 and > > attachment https://bugzilla.redhat.com/attachment.cgi?id=1137429 I > > don't think we need Igor's patch. I am posting what has been tested. > I've also tested my patch + commented out irq, it also 'works'. > i.e. Windows doesn't see irq conflict as well.
Igor, could you please post a complete patchset for testing? It seems preferable to me. > > > > > > > > > > >> Stefan Berger (2): > > >> acpi: tpm: Fix TPM ACPI description (BZ 1281413) > > >> acpi: tpm: Get the interrupt the device model is using > > >> > > >> hw/i386/acpi-build.c | 29 ++++++++++++++--------------- > > >> hw/tpm/tpm_tis.c | 5 ++++- > > >> include/sysemu/tpm.h | 6 +++--- > > >> 3 files changed, 21 insertions(+), 19 deletions(-) > > >> > > >> -- > > >> 2.5.5 > >