]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: MMU: Add memslot parameter to hva handlers
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Mon, 2 Jul 2012 08:57:59 +0000 (17:57 +0900)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 18 Jul 2012 19:55:04 +0000 (16:55 -0300)
commit048212d0bc0b1769a4bbecd7ace8c8d237577d1b
tree1cb228c5bc452ce63bb8a3a946d5f4a1f6fdf068
parent77d11309b3a10e1ce112058ec2c9b7b979bcf311
KVM: MMU: Add memslot parameter to hva handlers

This is needed to push trace_kvm_age_page() into kvm_age_rmapp() in the
following patch.

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/mmu.c