stevelorenz / comnetsemu

A virtual emulator/testbed designed for the book: Computing in Communication Networks: From Theory to Practice (2020)
https://stevelorenz.github.io/comnetsemu/
MIT License
25 stars 21 forks source link

Can comnetsemu works with vagrant+hyper-v in Win10? #3

Closed Naibaowjk closed 3 years ago

Naibaowjk commented 3 years ago

I check the vagrantfile and dont find the support for Hyper-v.

VirtualBox still have problem to work with Hyper-v, <ExtraDataItem name="VBoxInternal/NEM/UseRing0Runloop" value="0"/> this setting also doesn't work with my PC( Win10 2004 21H1).

it would be better if comnetsemu Hyper-v support.

stevelorenz commented 3 years ago

Hi, currently I don't have plan to support Hyper-v (I don't have a Windows machine to test it :wink: ). If you want to add support for Hyper-v in ComNetsEmu, you could modify the Vagrantfile yourself and send a pull request. Thanks for the help.

Naibaowjk commented 3 years ago

thank u for answering, i will close it2020年12月10日 11:30,Zuo Xiang notifications@github.com写道:

Hi, currently I don't have plan to support Hyper-v (I don't have a Windows machine to test it 😉 ). If you want to add support for Hyper-v in ComNetsEmu, you could modify the Vagrantfile yourself and send a pull request. Thanks for the help.

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.