cvs commit: ports/emulators/kqemu-kmod Makefile ports/emulators/kqemu-kmod/files patch-kqemu-freebsd.c

Juergen Lock nox at FreeBSD.org
Sat Apr 19 15:04:56 UTC 2008


nox         2008-04-19 15:04:56 UTC

  FreeBSD ports repository

  Modified files:
    emulators/kqemu-kmod Makefile 
    emulators/kqemu-kmod/files patch-kqemu-freebsd.c 
  Log:
  - Try and fix for real the issue of exiting qemu processes sometimes
    stuck in devdrn
  - Remove the -DSMP magic, it didn't help the amd64 SMP panics and was
    useless anyway (the panics still exist, the only good workaround I've
    found so far is forcing qemu onto cpu 1 and that is only possible on
    HEAD using the new cpuset feature)
  - Only bother with the -DKSE magic for OSVERSIONs where it matters
  - Bump PORTREVISION
  
  Revision  Changes    Path
  1.22      +5 -15     ports/emulators/kqemu-kmod/Makefile
  1.7       +21 -1     ports/emulators/kqemu-kmod/files/patch-kqemu-freebsd.c


More information about the cvs-ports mailing list