Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 2010 18:55:24 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 initcpu.c src/sys/i386/i386 initcpu.c src/sys/kern subr_param.c
Message-ID:  <201008271855.o7RItokn036110@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-08-27 18:55:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/amd64/amd64      initcpu.c 
    sys/i386/i386        initcpu.c 
    sys/kern             subr_param.c 
  Log:
  SVN rev 211891 on 2010-08-27 18:55:24Z by jhb
  
  MFC 210774,210935:
  - Tweak the logic to disable CLFLUSH in virtual environments to work around
    problems with flushing the local APIC register range so that it checks
    vm_guest directly.
  - Add Xen to the list of virtual vendors.  In the non PV (HVM) case this
    fixes the virtualization detection successfully disabling the CLFLUSH
    instruction.
  
  Revision  Changes    Path
  1.54.2.5  +6 -6      src/sys/amd64/amd64/initcpu.c
  1.62.2.4  +6 -6      src/sys/i386/i386/initcpu.c
  1.90.2.6  +1 -0      src/sys/kern/subr_param.c



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