summaryrefslogtreecommitdiff
path: root/user-exec.c
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2013-04-07 19:08:20 +0000
committerAlexander Graf <agraf@suse.de>2013-04-26 23:02:41 +0200
commit702763fa322ea69dde92517735507e0ac3879b5d (patch)
tree13dff3f2861c111843819f8c4edcb952054f95e1 /user-exec.c
parent0cbad81f70546b58f08de3225f1eca7a8b869b09 (diff)
downloadqemu-702763fa322ea69dde92517735507e0ac3879b5d.tar.gz
target-ppc: Add more stubs for POWER7 PMU registers
In addition to the performance monitor registers found on nearly all 6xx chips, the POWER7 has two additional counters (PMC5 & PMC6) and an extra control register (MMCRA). This patch adds stub support for them to qemu - the registers won't do anything, but with this change won't cause illegal instruction traps accessing them. They're also registered with their ONE_REG ids, so their value will be kept in sync with KVM where appropriate. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'user-exec.c')
0 files changed, 0 insertions, 0 deletions