commit | d48813dd7639885339e5e7a8cdf2d0e3ca714e1f | [log] [tgz] |
---|---|---|
author | Guan Xuetao <gxt@mprc.pku.edu.cn> | Fri Aug 10 14:42:23 2012 +0800 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Aug 11 09:36:56 2012 +0000 |
tree | e5e3f37d5d141c0e5dc1ca29a4adb79cc7098836 | |
parent | 527d9979b401fea5588b202fab930d1565f13bb1 [diff] |
unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable This patch initializes the cpuid to exactly correct value because linux kernel will check it. In addition, the exception types are specified in proper situations. Then it could make exceptions generated correctly and timely. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>