commit | 3438253926822a6bf8487b4f7d82f26a2c0b2388 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@web.de> | Sat Apr 25 12:43:21 2009 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed Jun 10 11:48:45 2009 +0300 |
tree | 59ca18a1850b8e61bfc09cd3608a0c7cf75637ab | |
parent | 43890ae8bcc5fa88ef3061613efe041b866fbc5a [diff] |
KVM: MMU: Fix auditing code Fix build breakage of hpa lookup in audit_mappings_page. Moreover, make this function robust against shadow_notrap_nonpresent_pte entries. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Avi Kivity <avi@redhat.com>