Mathias Krause 326d07cb30 KVM: x86: minor size optimization
Some fields can be constified and/or made static to reduce code and data
size.

Numbers for a 32 bit build:

        text    data     bss     dec     hex filename
before: 3351      80       0    3431     d67 cpuid.o
 after: 3391       0       0    3391     d3f cpuid.o

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2012-09-05 12:41:09 +03:00
..
2012-09-05 12:41:09 +03:00
2012-09-04 14:53:51 +03:00
2010-10-24 10:53:14 +02:00
2012-08-06 16:04:57 +03:00
2011-07-24 11:50:40 +03:00
2012-07-26 11:54:21 +03:00
2012-08-06 16:04:58 +03:00
2012-07-24 12:01:20 -07:00