Alexander Graf cbe487fac7 KVM: PPC: Add mtsrin PV code
This is the guest side of the mtsr acceleration. Using this a guest can now
call mtsrin with almost no overhead as long as it ensures that it only uses
it with (MSR_IR|MSR_DR) == 0. Linux does that, so we're good.

Signed-off-by: Alexander Graf <agraf@suse.de>
2010-10-24 10:52:12 +02:00
..
2010-10-24 10:52:12 +02:00
2010-10-24 10:51:30 +02:00
2010-10-15 14:42:24 -07:00
2010-10-24 10:51:59 +02:00
2010-09-13 20:41:31 +02:00