Alexander Graf 97e492558f KVM: PPC: Add SVCPU to Book3S_32
We need to keep the pointer to the shadow vcpu somewhere accessible from
within really early interrupt code. The best fit I found was the thread
struct, as that resides in an SPRG.

So let's put a pointer to the shadow vcpu in the thread struct and add
an asm-offset so we can find it.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-05-17 12:18:43 +03:00
..
2010-05-17 12:18:30 +03:00
2010-02-01 14:00:30 +11:00
2009-09-08 17:53:04 -07:00
2009-12-10 20:08:15 -06:00
2008-08-18 21:40:03 +02:00
2008-08-04 13:18:17 +10:00
2010-05-17 12:18:23 +03:00
2010-05-17 12:18:21 +03:00
2010-03-01 12:36:06 -03:00
2010-05-17 12:18:34 +03:00
2009-12-09 17:09:33 +11:00
2009-10-30 17:21:28 +11:00
2010-05-17 12:18:32 +03:00
2010-03-05 03:04:08 -06:00
2010-03-05 03:04:08 -06:00
2010-05-17 12:18:43 +03:00
2009-04-07 15:18:58 +10:00
2009-12-09 17:10:37 +11:00
2010-03-05 03:04:08 -06:00
2010-04-25 12:34:53 +03:00
2008-10-15 11:31:54 +11:00
2008-09-06 19:30:15 +01:00
2009-04-01 08:59:16 -07:00
2009-08-28 14:24:10 +10:00
2010-03-12 15:52:32 -08:00