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

Juergen Lock nox at FreeBSD.org
Sun May 11 10:59:21 UTC 2008


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


More information about the cvs-all mailing list