commit | 889c134a82ac30f9beafa214b3920b2b39687832 | [log] [tgz] |
---|---|---|
author | Andreas Färber <afaerber@suse.de> | Fri Aug 10 14:42:24 2012 +0800 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Aug 11 09:36:57 2012 +0000 |
tree | ec1f7baf9f91d4137c8347f4157ad3fe951548f9 | |
parent | d48813dd7639885339e5e7a8cdf2d0e3ca714e1f [diff] |
target-unicore32: Drop UC32_CPUID macros Any code that depends on a particular CPU type can now go through callbacks on the QOM UniCore32CPUClass. Signed-off-by: Andreas Färber <afaerber@suse.de Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>