how to map a host virtual address (hva) to guest address space (gva/gpa/gfn)

From: sheng qiu
Date: Tue Jun 19 2012 - 19:09:11 EST


Hi all,

is there any existing function in KVM that can map a host virtual
address (hva) to the guest address space. So that the guest VM can
access it.
i.e. translate hva to a gpa or gva or gfn, so the guest VM can use
that converted address to access?

Thanks,
Sheng
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/