Gem5 support #3043
Unanswered
seaver-olson
asked this question in
Q&A
Gem5 support
#3043
Replies: 1 comment
|
There is an upcoming survey to see where people go to get help with gem5, ping the question again in a couple weeks and we might have some results but as far as I know this is the best forum for help. There is a slack, but it is largely inactive. Your project seems cool, if you have any specific questions you want to discuss this forum is probably the best place to do so. In terms of virtualization, IIRC there are x86 ISA extensions that you need for VMX as well.
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all,
I’m an undergraduate working on extending gem5 with x86 VMX support (long-term goal: enabling hypervisor-style workloads / nested virtualization experiments).
I’ve been working mostly independently and have run into challenges around architectural decisions (e.g., VMCS modeling, VM-exit handling, and integration with the page table walker).
Are there any active community spaces outside GitHub Discussions where gem5 developers or researchers coordinate (Slack, Discord, mailing lists, etc.)?
Additionally, are there preferred channels for discussing deeper architectural questions related to gem5 internals?
Thanks—I’d appreciate any direction.
All reactions