a bugfix release for DetaolB v0.7 is available at:
http://downloads.sf.net/detaolb/detaolb_v071.iso
Changelog:
- "tinycc" binaries were actually missing (sorry Rob! fixed!)
- "mp" small editor added (real name is mped, with color highlighting:
really small footprint!)
- xorg-dev is added for thos
Hi,
This little patch corrects the max cpuid level that is exposed to the
guest for each of the x86 cpu models. It allows cpuid levels other than 2.
Dan.
diff --git a/target-i386/helper2.c b/target-i386/helper2.c
index b9b3093..dee53d6 100644
--- a/target-i386/helper2.c
+++ b/target-i386/hel