On 23/06/20 17:11, Igor Mammedov wrote: > On Thu, 18 Jun 2020 06:00:24 +0300 > Jon Doron <ari...@gmail.com> wrote: > >> After doing further tests and looking at the latest HyperV ACPI DSDT. >> Do minor fix to our VMBus ACPI entry. >> >> v3: >> Removed accidental change for the dct submodule head >> >> 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 >> >> hw/hyperv/vmbus.c | 3 +-- >> hw/i386/acpi-build.c | 17 +++++++++-------- >> include/hw/hyperv/vmbus-bridge.h | 3 +-- >> 3 files changed, 11 insertions(+), 12 deletions(-) >> > only 1/3 is ready, the rest is not yet ready >
Ok, saw this now. Thanks. Paolo