Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide commands to enable vmware_backdoor_option with AMD CPUs #26

Open
wants to merge 1 commit into
base: qemu-nyx-4.2.0
Choose a base branch
from

Conversation

eknoes
Copy link

@eknoes eknoes commented Jun 15, 2022

Simply like in the README of nyx_mode for AFL++ indicate that this also works with AMD processors:

sudo modprobe -r kvm-intel # or kvm-amd for AMD processors
sudo modprobe -r kvm
sudo modprobe kvm enable_vmware_backdoor=y
sudo modprobe kvm-intel # or kvm-amd for AMD processors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant