diff options
author | Paolo Bonzini | 2014-10-10 12:23:35 +0200 |
---|---|---|
committer | Peter Maydell | 2014-10-10 15:07:08 +0200 |
commit | 9d1c35dfc9940e4afa604a25f62b9dc197c513b6 (patch) | |
tree | 8ae571615a7c9f9f66c46e43d957dfdd3773102e /hw/core | |
parent | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (diff) | |
download | qemu-9d1c35dfc9940e4afa604a25f62b9dc197c513b6.tar.gz qemu-9d1c35dfc9940e4afa604a25f62b9dc197c513b6.tar.xz qemu-9d1c35dfc9940e4afa604a25f62b9dc197c513b6.zip |
kvm fix compilation with GCC 4.3.4
As usual, SLES11's GCC complained about double typedefs:
/home/cohuck/git/qemu/kvm-all.c:110: error: redefinition of typedef ‘KVMState’
/home/cohuck/git/qemu/include/sysemu/kvm.h:161: error: previous declaration of ‘KVMState’ was here
Reported-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Tested-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/core')
0 files changed, 0 insertions, 0 deletions