Message ID | 20150921154454.GB3666@pd.tnic (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Index: b/arch/x86/kvm/mmu.c =================================================================== --- a/arch/x86/kvm/mmu.c 2015-09-21 17:26:25.213434565 +0200 +++ b/arch/x86/kvm/mmu.c 2015-09-21 17:27:14.333435968 +0200 @@ -3335,6 +3335,7 @@ walk_shadow_page_get_mmio_spte(struct kv sptes[root - 1], root); root--; } + pr_err("shadow_mmio_mask: 0x%llx\n", shadow_mmio_mask); } exit: *sptep = spte;