Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/xen/x86




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/sys/arch/xen/x86

From: "Jean-Yves Migeon" <jym%netbsd.org@localhost>

Date: Mon, 13 Feb 2012 23:54:58 +0000


Module Name:    src
Committed By:   jym
Date:           Mon Feb 13 23:54:58 UTC 2012

Modified Files:
        src/sys/arch/xen/x86: cpu.c

Log Message:
PAT flags are not under control of Xen domains currently, so there is no
point in enabling them.

Avoids:
- a warning logged by hypervisor when a domain attempts to modify the PAT
MSR.
- an error during domain resuming, where a PAT flag has been set on a page
while the hypervisor does not allow it.

ok releng@.


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/arch/xen/x86/cpu.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: [matt-nb5-mips64] src/sys/uvm

Next by Date: CVS commit: src/tests/lib/libc/gen/posix_spawn

Previous by Thread: CVS commit: [matt-nb5-mips64] src/sys/uvm

Next by Thread: CVS commit: src/tests/lib/libc/gen/posix_spawn

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index