]> git.proxmox.com Git - qemu.git/commit
fixed VM86 support in Virtual Linux - fixed compilation issues with gcc 2.96 - cpuid...
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 25 Jun 2003 16:18:05 +0000 (16:18 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 25 Jun 2003 16:18:05 +0000 (16:18 +0000)
commita363e34cc51220a31691d54e576fb0e29ec02646
tree529a6c74433e28079cc24084b781477e62f42e8d
parentea041c0e3375801694610250a8cc3e1240e2ad87
fixed VM86 support in Virtual Linux - fixed compilation issues with gcc 2.96 - cpuid returns now pentium pro in order to avoid F00F bug workaround in Linux kernel

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@277 c046a42c-6fe2-441c-8c8c-71466251a162
helper-i386.c