Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 2008 20:23:40 +0000 (UTC)
From:      Juergen Lock <nox@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/emulators/kqemu-kmod Makefile ports/emulators/kqemu-kmod/files patch-tssworkaround
Message-ID:  <200805182023.m4IKNeuK058470@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805182023.m4IKNeuK058470>