mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-27 05:10:43 +00:00
14b78b9701
The IP address of a VM is calculated based on the formula 100.64.X.3 where X being the ID of the VM, starting from 0. After starting 256 VMs 64 will flip over to 65 and so on. A more robust solution to calculating the IP is to simply read it from output during boot. While here, stop using the VM ID as the identifier since the VM name also works. |
||
---|---|---|
.. | ||
adb | ||
gce | ||
gvisor | ||
isolated | ||
kvm | ||
odroid | ||
qemu | ||
vmimpl | ||
vmm | ||
vm.go |