]> git.proxmox.com Git - qemu.git/commit - target-unicore32/cpu.h
unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable
authorGuan Xuetao <gxt@mprc.pku.edu.cn>
Fri, 10 Aug 2012 06:42:23 +0000 (14:42 +0800)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 11 Aug 2012 09:36:56 +0000 (09:36 +0000)
commitd48813dd7639885339e5e7a8cdf2d0e3ca714e1f
treee5e3f37d5d141c0e5dc1ca29a4adb79cc7098836
parent527d9979b401fea5588b202fab930d1565f13bb1
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>
cpu-exec.c
linux-user/main.c
target-unicore32/cpu.c
target-unicore32/cpu.h