Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
Microsoft Hyper-V
Description
Hyper-V by default emulates a synthetic netvsc network interface which is located on VMBus.
- Sources of Linux Hyper-V driver: https://github.com/torvalds/linux/tree/master/drivers/net/hyperv
- Some notes about Netvsc driver: https://doc.dpdk.org/guides/nics/netvsc.html
Note that development of this driver may require to develop a driver for VMBus as well.
Device connection scheme:
PCI Bus => PCI\VEN_8086&DEV_7110 (PCI to ISA bridge) => ACPI\VMBus => VMBUS{GUID}
Attachments
Issue Links
- is blocked by
-
CORE-16198 ReactOS does not boot in Hyper-V on Windows 10
- Open
- relates to
-
CORE-8724 Missing DEC 21140 network driver for Virtual PC and Hyper-V
- Resolved