Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 May 2008 10:59:20 +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-fpucontext patch-tssworkaround
Message-ID:  <200805111059.m4BAxKMJ058550@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nox         2008-05-11 10:59:20 UTC

  FreeBSD ports repository

  Modified files:
    emulators/kqemu-kmod Makefile 
    emulators/kqemu-kmod/files patch-tssworkaround 
  Added files:
    emulators/kqemu-kmod/files patch-fpucontext 
  Log:
  - Get rid of the infamous "fpudna in kernel mode" messages on amd64 by
    calling fpudna()/npxdna() directly instead of programmatically invoking
    int 7 (should also speed up the i386 case a tiny little bit that didn't
    print a message) [1]
  - Rename kqemu_tss_workaround to kqemu_tss_fixup [2]
  - Bump PORTREVISION
  
  Looked over by: bde [1]
  Prodded by:     jhb [2]
  
  Revision  Changes    Path
  1.24      +1 -1      ports/emulators/kqemu-kmod/Makefile
  1.1       +78 -0     ports/emulators/kqemu-kmod/files/patch-fpucontext (new)
  1.2       +8 -8      ports/emulators/kqemu-kmod/files/patch-tssworkaround



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