qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 9d1c35: kvm fix compilation with GCC 4.3.4


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 9d1c35: kvm fix compilation with GCC 4.3.4
Date: Fri, 10 Oct 2014 07:00:06 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 9d1c35dfc9940e4afa604a25f62b9dc197c513b6
      
https://github.com/qemu/qemu/commit/9d1c35dfc9940e4afa604a25f62b9dc197c513b6
  Author: Paolo Bonzini <address@hidden>
  Date:   2014-10-10 (Fri, 10 Oct 2014)

  Changed paths:
    M kvm-all.c

  Log Message:
  -----------
  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 <address@hidden>
Tested-by: Cornelia Huck <address@hidden>
Signed-off-by: Paolo Bonzini <address@hidden>
Signed-off-by: Peter Maydell <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]