summaryrefslogtreecommitdiff
path: root/target-ppc
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2011-05-23 22:36:17 +0200
committerAurelien Jarno <aurelien@aurel32.net>2011-05-23 22:36:17 +0200
commit6eba5c82cfeb28bd5056ad0e8923d98519181939 (patch)
treeab4aa1a9d61cfa667eed3e086be2284076f64aef /target-ppc
parent5db070eb1ab902572e46ed09e5947ffe504522bc (diff)
parenta57d23e4f7e7e81c839a7b53a973ac71eefe91da (diff)
downloadqemu-6eba5c82cfeb28bd5056ad0e8923d98519181939.tar.gz
Merge branch 'trivial-patches' of git://repo.or.cz/qemu/stefanha
* 'trivial-patches' of git://repo.or.cz/qemu/stefanha: Fix typos in comments (chek -> check) hw/sd.c: Don't complain about SDIO commands CMD52/CMD53 hw/realview.c: Remove duplicate #include line piix_pci: fix piix3_set_irq_pic()
Diffstat (limited to 'target-ppc')
-rw-r--r--target-ppc/STATUS2
1 files changed, 1 insertions, 1 deletions
diff --git a/target-ppc/STATUS b/target-ppc/STATUS
index 32e7ffa493..c8e9018bfc 100644
--- a/target-ppc/STATUS
+++ b/target-ppc/STATUS
@@ -11,7 +11,7 @@ INSN: instruction set.
SPR: special purpose registers set
OK => all SPR registered (but some may be fake)
KO => some SPR are missing or should be removed
- ? => uncheked
+ ? => unchecked
MSR: MSR bits definitions
OK => all MSR bits properly defined
KO => MSR definition is incorrect