DragonFly commits List (threaded) for 2013-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Do not try to apply certain hw errata fixes if in a VM guest
commit 88416a265dea60b0fdb06c6f9746f1ad7c3959fb
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Jul 11 15:44:41 2013 -0700
kernel - Do not try to apply certain hw errata fixes if in a VM guest
* Do not try to apply certain hw errata fixes (721) if in a VM guest.
Submitted-by: vsrinivas
Summary of changes:
sys/cpu/i386/include/specialreg.h | 3 +++
sys/cpu/x86_64/include/specialreg.h | 3 +++
sys/platform/pc32/i386/initcpu.c | 20 +++++++++++++++-----
sys/platform/pc64/x86_64/initcpu.c | 17 ++++++++++++-----
4 files changed, 33 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/88416a265dea60b0fdb06c6f9746f1ad7c3959fb
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]