summaryrefslogtreecommitdiff
path: root/lib/ts_kmp.c
diff options
context:
space:
mode:
authorAvi Kivity <avi@qumranet.com>2007-10-17 10:18:47 (GMT)
committerAvi Kivity <avi@qumranet.com>2008-01-30 15:52:53 (GMT)
commit42bf3f0a1f5a25be26e6bb53162cdee82410310d (patch)
treef134c24823081e6461f02f396d664e2f43e36486 /lib/ts_kmp.c
parentd77a25074a8f845401f0eb786ebb8996e45d9e22 (diff)
downloadlinux-fsl-qoriq-42bf3f0a1f5a25be26e6bb53162cdee82410310d.tar.xz
KVM: MMU: Simplify page table walker
Simplify the walker level loop not to carry so much information from one loop to the next. In addition to being complex, this made kmap_atomic() critical sections difficult to manage. As a result of this change, kmap_atomic() sections are limited to actually touching the guest pte, which allows the other functions called from the walker to do sleepy operations. This will happen when we enable swapping. Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'lib/ts_kmp.c')
0 files changed, 0 insertions, 0 deletions