On Tue, 23 Jun 2020 12:02:40 +0200 Paolo Bonzini <[email protected]> wrote:
> On 17/06/20 18:09, Jon Doron wrote: > > After doing further tests and looking at the latest HyperV ACPI DSDT. > > Do minor fix to our VMBus ACPI entry. > > > > v2: > > Renamed irq0 to irq now that there is a single IRQ required > > > > Jon Doron (3): > > hyperv: vmbus: Remove the 2nd IRQ > > i386: acpi: vmbus: Add _ADR definition > > acpi: i386: Move VMBus DSDT entry to SB > > > > dtc | 2 +- > > hw/hyperv/vmbus.c | 3 +-- > > hw/i386/acpi-build.c | 17 +++++++++-------- > > include/hw/hyperv/vmbus-bridge.h | 3 +-- > > 4 files changed, 12 insertions(+), 13 deletions(-) > > > > Queued, thanks. > > Paolo > > Paolo, there is a newer vesion on list and I don't think _ADR patch should be applied at all
