aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/instance/instance.go
diff options
context:
space:
mode:
authorAlexander Potapenko <glider@google.com>2024-09-11 17:38:12 +0200
committerAlexander Potapenko <glider@google.com>2024-09-25 09:05:57 +0000
commit4e0b1d0a9f1fe6044c2113b5b0465cd3f53e29ba (patch)
tree787094430da46985e20e272436e69f0768db0076 /pkg/instance/instance.go
parent349a68c4b056a06438a1e75e9b8a3a583b06d511 (diff)
executor: arm64: factor out setup_vm()
No functional change. For multiple CPUs within the same VM, calls to syz_kvm_setup_cpu() will set up the VM memory space multiple times, so only the last one will take effect. Prepare to decouple VM setup from CPU setup by factoring this code out of syz_kvm_setup_cpu().
Diffstat (limited to 'pkg/instance/instance.go')
0 files changed, 0 insertions, 0 deletions