This repository has been archived on 2025-07-24. You can view files and clone it, but cannot push or open issues or pull requests.
Alexander Graf 819a63dc79 KVM: PPC: PV mtmsrd L=1
The PowerPC ISA has a special instruction for mtmsr that only changes the EE
and RI bits, namely the L=1 form.

Since that one is reasonably often occuring and simple to implement, let's
go with this first. Writing EE=0 is always just a store. Doing EE=1 also
requires us to check for pending interrupts and if necessary exit back to the
hypervisor.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-10-24 10:50:56 +02:00
..
2010-07-14 17:14:00 +10:00
2010-08-04 10:26:03 +10:00
2010-07-14 17:14:00 +10:00
2010-03-05 03:04:08 -06:00
2010-05-05 09:11:10 -04:00
2010-05-17 12:18:52 +03:00
2010-10-24 10:50:56 +02:00
2010-10-24 10:50:56 +02:00
2010-10-05 17:27:54 -07:00
2010-07-24 09:58:22 -06:00
2010-08-04 10:26:03 +10:00
2010-08-24 15:26:30 +10:00
2010-08-04 10:26:03 +10:00
2010-09-22 09:33:50 -07:00
2010-07-19 10:56:54 +02:00
2010-03-12 15:52:32 -08:00
2010-07-14 17:14:00 +10:00