commit | 861bbc8052781e24bc1ecf3bbbe2c213d05ba889 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Fri Jul 17 13:51:43 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Jul 22 10:58:45 2009 -0500 |
tree | 49713e3a212d02201ccec8718f3ebd78c9f21b1a | |
parent | 5f114bc6cea8798cbe6f22aa7963a5514119a353 [diff] |
Set PVR in sregs We need to tell the kernel about some initial CPU state we don't have yet, so let's use the "sregs" IOCTL for that and simply put the Processor Version Register in there. Now the kernel knows which guest CPU to virtualize. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>