qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] Intel cache info


From: Filip Navara
Subject: [Qemu-devel] [PATCH] Intel cache info
Date: Sat, 8 Sep 2007 21:27:35 +0200

Fix the CPUID function 2 to correctly report cache info for the particular processor. I chose the values closest to the ones reported in the AMD registers. This is important for operating systems that detect cache line width and later call CLFLUSH for each line. In the previous implementation the values didn't specify L2 cache line width and so Darwin endlessly looped trying to flush them.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]