IntelLabs / kafl.targets

Target components for kAFL/Nyx Fuzzer
Other
26 stars 26 forks source link

windows: force CPU topology in Vagrant #33

Closed Wenzel closed 1 year ago

Wenzel commented 1 year ago

this avoids increasing the libvirt.cpus value, which only ends up increzasing the amount of sockets assigned to the VM

Windows 10 can only manage up top 4 CPU sockets

fixes https://github.com/IntelLabs/kAFL/issues/241