commit | 52b066fa4e9cbfe45243dd4259b053d3fa7e21f1 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Tue Dec 20 15:34:12 2011 +0000 |
committer | Avi Kivity <avi@redhat.com> | Sun Apr 08 12:50:31 2012 +0300 |
tree | fc019d44ea129ae5855819ce2a9368f93823de8f | |
parent | 93474b25af1eabf5b14743793156e8d307bfcd6b [diff] |
powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit Currently 32-bit only cares about this for choice of exception vector, which is done in core-specific code. However, KVM will want to distinguish as well. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>