Next: nvmm_gpa_unmap, Previous: nvmm_vcpu_run, Up: Syscalls [Contents]
int nvmm_gpa_map(int machine_id, uint64_t hva_addr, uint64_t gpa_addr, size_t size, int prot);
This syscall executes the VCPU and blocks until execution is stopped, returns 0 on success, or -1 on failure.
0
-1