Avi Kivity wrote:
Again, this took longer than I'd like, but the new release is finally out. It's composed mainly of incremental fixes, but important ones.

Changes from kvm-70:
- fix virtio isr clearing (Laurent Vivier)
- kvmtrace ppc userspace support (Jerone Young)
- avoid fragmenting virtio-blk transfers (Anthony Liguori, Mark McLoughlin)
- ia64 build fixes (Anthony Xu)
- remove unnecessary virtio-net printout (Marcelo Tosatti)
- remove configure warning about gcc 3 (Carlo Marcelo Arenas Belon)
- rhel 5.2/centos 5.2 host support

but this bug on 5.2 (which is similar that i already reported with 70) is still in and the previously applied patch is not working anymore:
-----------------------------------------
make KDIR=/usr/src/kernels/2.6.18-92.1.6.el5-x86_64
make -C /usr/src/kernels/2.6.18-92.1.6.el5-x86_64 M=`pwd` \
                LINUXINCLUDE="-I`pwd`/include -Iinclude -I`pwd`/include-compat \
                -include include/linux/autoconf.h \
                -include `pwd`/external-module-compat.h"
make[1]: Entering directory `/usr/src/kernels/2.6.18-92.1.6.el5-x86_64'
  LD      /home/robot/rpm/BUILD/kvm-kmod-71/_kmod_build_/kernel/built-in.o
  CC [M]  /home/robot/rpm/BUILD/kvm-kmod-71/_kmod_build_/kernel/svm.o
In file included from <command line>:2:
/home/robot/rpm/BUILD/kvm-kmod-71/_kmod_build_/kernel/external-module-compat.h:360: error: redefinition of typedef 'bool'
include/linux/types.h:36: error: previous declaration of 'bool' was here
-----------------------------------------

--
  Levente                               "Si vis pacem para bellum!"
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to