Mathias Krause c2bae89394 KVM: VMX: Use proper types to access const arrays
Use a const pointer type instead of casting away the const qualifier
from const arrays. Keep the pointer array on the stack, nonetheless.
Making it static just increases the object size.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
2013-07-18 12:29:28 +02:00
..
2013-07-03 13:21:40 -07:00
2013-07-03 13:21:40 -07:00
2012-08-06 16:04:57 +03:00
2013-06-27 14:20:36 +03:00
2013-04-02 17:42:44 +03:00
2013-06-27 14:20:51 +03:00
2013-06-27 14:20:51 +03:00