KVM: PPC: Put segment registers in shared page
authorAlexander Graf <agraf@suse.de>
Tue, 3 Aug 2010 00:29:27 +0000 (02:29 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:52:11 +0000 (10:52 +0200)
Now that the actual mtsr doesn't do anything anymore, we can move the sr
contents over to the shared page, so a guest can directly read and write
its sr contents from guest context.

Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found