commit | 6539e738f65a8f1fc7806295d5d701fba4008343 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Sep 10 17:30:50 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:52:36 2010 +0200 |
tree | 7b66b9d2c28eae8a332cdb1da0e602357b0cbeda | |
parent | 14dfe855f978181cd611ec018e5ceba860a98545 [diff] |
KVM: MMU: Implement nested gva_to_gpa functions This patch adds the functions to do a nested l2_gva to l1_gpa page table walk. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>