commit | 94fa9d9927627a948cef3eff7ebd228dcab5a316 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Tue Dec 20 15:34:22 2011 +0000 |
committer | Avi Kivity <avi@redhat.com> | Sun Apr 08 12:51:04 2012 +0300 |
tree | dc0ec378616a6250bca86caf3b7881eba10b24cc | |
parent | 043cc4d724da6bb9e4f417c735accec58dfa40bf [diff] |
KVM: PPC: booke: add booke-level vcpu load/put This gives us a place to put load/put actions that correspond to code that is booke-specific but not specific to a particular core. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>