qemu-e2k/target-i386
balrog e737b32a36 Core 2 Duo specification (Alexander Graf).
This patch adds a Core 2 Duo CPU to the available CPU types. The CPU
definition tries to resemble a real CPU as good as possible, whilst not
exposing features qemu does not implement.
The patch also includes some minor additions that Core 2 Duo CPUs have:

- New MSR: MSR_IA32_PERF_STATUS
- CPUID up to level 5 (cache info and mwait)

Signed-off-by: Alexander Graf <agraf@suse.de>


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5317 c046a42c-6fe2-441c-8c8c-71466251a162
2008-09-25 18:11:30 +00:00
..
cpu.h Core 2 Duo specification (Alexander Graf). 2008-09-25 18:11:30 +00:00
exec.h
helper_template.h
helper.c Core 2 Duo specification (Alexander Graf). 2008-09-25 18:11:30 +00:00
helper.h
machine.c
op_helper.c Core 2 Duo specification (Alexander Graf). 2008-09-25 18:11:30 +00:00
ops_sse_header.h Implement x86 SSSE3 instructions. 2008-09-25 18:01:46 +00:00
ops_sse.h Implement x86 SSSE3 instructions. 2008-09-25 18:01:46 +00:00
svm.h
TODO
translate.c Implement x86 SSSE3 instructions. 2008-09-25 18:01:46 +00:00