summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Mackerras2011-06-29 02:19:50 +0200
committerAvi Kivity2011-07-12 12:16:51 +0200
commitdf6909e5d52f67be01862c5cb453e509aee661f1 (patch)
treeaab39c039a693e5381f922df4125aa7b72be681c /Makefile
parentKVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down (diff)
downloadkernel-qcow2-linux-df6909e5d52f67be01862c5cb453e509aee661f1.tar.gz
kernel-qcow2-linux-df6909e5d52f67be01862c5cb453e509aee661f1.tar.xz
kernel-qcow2-linux-df6909e5d52f67be01862c5cb453e509aee661f1.zip
KVM: PPC: Move guest enter/exit down into subarch-specific code
Instead of doing the kvm_guest_enter/exit() and local_irq_dis/enable() calls in powerpc.c, this moves them down into the subarch-specific book3s_pr.c and booke.c. This eliminates an extra local_irq_enable() call in book3s_pr.c, and will be needed for when we do SMT4 guest support in the book3s hypervisor mode code. Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions