From 6598c8b2420c30b48fc0d1d40d9ef6a1f7312107 Mon Sep 17 00:00:00 2001 From: Avi Kivity Date: Thu, 31 May 2007 11:45:18 +0300 Subject: [PATCH] KVM: MMU: Pass the guest pde to set_pte_common We will need the accessed bit (in addition to the dirty bit) and also write access (for setting the dirty bit) in a future patch. Signed-off-by: Avi Kivity --- Reading git-format-patch failed