qemu/hw/hyperv
Jon Doron 6775d15de1 i386: Hyper-V VMBus ACPI DSDT entry
Guest OS uses ACPI to discover VMBus presence.  Add a corresponding
entry to DSDT in case VMBus has been enabled.

Experimentally Windows guests were found to require this entry to
include two IRQ resources. They seem to never be used but they still
have to be there.

Make IRQ numbers user-configurable via corresponding properties; use 7
and 13 by default.

Signed-off-by: Evgeny Yakovlev <eyakovlev@virtuozzo.com>
Signed-off-by: Roman Kagan <rkagan@virtuozzo.com>
Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
Signed-off-by: Jon Doron <arilou@gmail.com>
Message-Id: <20200424123444.3481728-6-arilou@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-06-10 12:09:41 -04:00
..
hyperv.c hyperv: expose API to determine if synic is enabled 2020-06-10 12:09:39 -04:00
hyperv_testdev.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
Kconfig vmbus: vmbus implementation 2020-06-10 12:09:40 -04:00
Makefile.objs vmbus: vmbus implementation 2020-06-10 12:09:40 -04:00
trace-events vmbus: vmbus implementation 2020-06-10 12:09:40 -04:00
vmbus.c i386: Hyper-V VMBus ACPI DSDT entry 2020-06-10 12:09:41 -04:00