]> git.proxmox.com Git - qemu.git/commit
Clean up vendor identification (Alexander Graf).
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 25 Sep 2008 18:08:05 +0000 (18:08 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 25 Sep 2008 18:08:05 +0000 (18:08 +0000)
commitc5096daf7f5e6d8a607319fbd1dfa8acbe96f4b8
tree04d9556b102aae68226c1cab9f83387465f325e5
parent4242b1bd8acc19aaaacffdaad4ac23213d72a72b
Clean up vendor identification (Alexander Graf).

Right now CPU vendor identification contains a lot of magic numbers. The
patch cleans them up to defines, so we can identify the CPU later on
without copying magic numbers.

Signed-off-by: Alexander Graf <agraf@suse.de>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5316 c046a42c-6fe2-441c-8c8c-71466251a162
target-i386/cpu.h
target-i386/helper.c