kvm: testsuite: compile fix - avoid raw string literal
commit17642e64956e29d074e35b344b73116f8a1ce725
authorJochen Roth <jroth@linux.vnet.ibm.com>
Sun, 17 May 2009 15:43:03 +0000 (17 10:43 -0500)
committerAvi Kivity <avi@redhat.com>
Thu, 21 May 2009 09:04:02 +0000 (21 12:04 +0300)
tree1fcb6efc142881c5beb6035e20da7ccb8f415510
parent18b35c2a97e55e763a5ec86f1cffec3c8060a4b8
kvm: testsuite: compile fix - avoid raw string literal

This patch fixes compilation problems of kvm-userspace on current gcc
4.4 compilers which implement the following standard:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2442.htm

Signed-off-by: Jochen Roth <jroth@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
kvm/user/test/x86/apic.c
kvm/user/test/x86/vmexit.c