cvs commit: ports/emulators/kqemu-kmod Makefile ports/emulators/kqemu-kmod/files patch-tssworkaround

Juergen Lock nox at FreeBSD.org
Sun May 18 20:23:41 UTC 2008


nox         2008-05-18 20:23:40 UTC

  FreeBSD ports repository

  Modified files:
    emulators/kqemu-kmod Makefile 
    emulators/kqemu-kmod/files patch-tssworkaround 
  Log:
  - Fix wrong userland fsbase load after gdt move that caused qemu to
    segfault sometimes on first invocation
  - Get rid of redundant & in two places
  - Bump PORTREVISION
  
  There still is the unresolved issue of (likely) the gdt move causing the
  host to hang for one guy, if this happens to you you can try the following
  kernel patch that sets up seperate gdts at boot so kqemu doesn't have to
  do the move:
          http://people.freebsd.org/~nox/qemu/patch-sys-amd64-seperate-gdt.txt
  
  Thanx to:       Yamagi for testing
  
  Revision  Changes    Path
  1.26      +1 -1      ports/emulators/kqemu-kmod/Makefile
  1.4       +3 -3      ports/emulators/kqemu-kmod/files/patch-tssworkaround


More information about the cvs-all mailing list