aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/mmu.c
diff options
context:
space:
mode:
authornathan binkert <nate@binkert.org>2009-03-27 21:53:05 -0700
committerAvi Kivity <avi@redhat.com>2009-06-10 11:48:39 +0300
commit2f8b9ee14eb439008e0c5131116ea6baa40dba50 (patch)
tree7c269a25ba379aef925c8cc462232c116f297a37 /arch/x86/kvm/mmu.c
parentede2ccc51742059d356d419260460cbbf3e36273 (diff)
KVM: Make kvm header C++ friendly
Two things needed fixing: 1) g++ does not allow a named structure type within an anonymous union and 2) Avoid name clash between two padding fields within the same struct by giving them different names as is done elsewhere in the header. Signed-off-by: Nathan Binkert <nate@binkert.org> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/mmu.c')
0 files changed, 0 insertions, 0 deletions