Revision a9058ecd3cd72634cf548588ce79b3f225c9ca32 authored by Avi Kivity on 30 December 2006, 00:49:37 UTC, committed by Linus Torvalds on 30 December 2006, 18:56:44 UTC
Instead of doing tricky stuff with the arch dependent virtualization
registers, take a peek at the guest's efer.

This simlifies some code, and fixes some confusion in the mmu branch.

Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 1e88546
History
File Mode Size
Makefile -rw-r--r-- 237 bytes
compat.c -rw-r--r-- 16.9 KB
compat_mq.c -rw-r--r-- 4.0 KB
mqueue.c -rw-r--r-- 29.8 KB
msg.c -rw-r--r-- 20.5 KB
msgutil.c -rw-r--r-- 2.3 KB
sem.c -rw-r--r-- 34.6 KB
shm.c -rw-r--r-- 23.8 KB
util.c -rw-r--r-- 19.0 KB
util.h -rw-r--r-- 3.3 KB

back to top