aurel32 45fd08effd target-i386: Add Core Duo Definition
This patch adds a CPU definition for the Core Duo CPU. I tried to
resemble the original as closely as possible and document what features
are missing still. This patch enables the use of a recent CPU definition
on 32 bit platforms.

It also fixes two issues that went along the line:

- invalid xlevel in core2duo spec
  While looking though the CPUIDs again, I found that xlevel is actually 8.

- non-PSE36 support
  The CoreDuo CPUID does not expose the PSE36 capability, but CPUID
0x80000008 is tied to 36 bits. This broke Windows XP installation for
me, so I just set it to 32 bits width when PSE36 is not available. The
original CPU also exposes 32 bit width in CPUID 0x80000008.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5488 c046a42c-6fe2-441c-8c8c-71466251a162
2008-10-14 19:20:52 +00:00
2008-10-13 03:07:56 +00:00
2008-10-01 07:07:59 +00:00
2008-10-12 23:32:59 +00:00
2008-10-04 03:27:44 +00:00
2008-09-09 17:15:28 +00:00
2007-03-04 00:52:16 +00:00
2008-10-12 21:19:57 +00:00
2007-11-10 17:38:00 +00:00
2007-11-11 02:51:17 +00:00
2007-11-11 02:51:17 +00:00
2007-11-11 02:51:17 +00:00
2007-11-11 02:51:17 +00:00
2008-08-21 17:58:08 +00:00
2008-03-28 22:30:48 +00:00
2008-06-08 01:55:07 +00:00
2008-10-12 17:54:42 +00:00
2008-10-02 18:26:42 +00:00
2008-09-06 16:31:30 +00:00
2008-08-21 17:58:08 +00:00
2005-11-21 23:35:10 +00:00
2008-10-11 18:23:22 +00:00
2008-10-11 19:32:21 +00:00
2007-09-16 20:03:23 +00:00
2008-04-12 20:14:54 +00:00
2008-04-12 20:14:54 +00:00
2008-05-31 16:21:33 +00:00
2008-10-02 18:26:42 +00:00
2008-02-01 10:50:11 +00:00
2007-11-17 17:14:51 +00:00
2008-08-25 22:26:03 +00:00
2007-05-05 19:24:38 +00:00
2007-05-05 19:24:38 +00:00
2008-10-13 03:12:02 +00:00
2008-10-13 03:12:02 +00:00
2008-08-22 21:25:00 +00:00
2008-06-07 20:50:51 +00:00
2008-08-25 20:03:28 +00:00
2007-11-17 17:14:51 +00:00
2008-10-02 18:26:42 +00:00
2008-08-21 20:08:55 +00:00
2008-06-29 01:03:05 +00:00
2008-10-01 18:13:13 +00:00
2007-10-06 11:28:21 +00:00
2008-02-04 14:47:49 +00:00
2008-10-05 10:51:10 +00:00
2008-10-05 10:51:10 +00:00
2008-05-13 18:26:52 +00:00
2008-01-06 17:10:54 +00:00
2008-09-06 16:31:30 +00:00
2008-10-02 18:26:42 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 569 MiB
Languages
C 83%
C++ 6.3%
Python 3.2%
Dylan 2.9%
Shell 1.6%
Other 2.8%