git: CPU Topology: add support for Compute Units on AMD processors

2014-02-12 Thread Mihai Carabas
commit 0e9325d31b6028ca6ff16257e2568da103111fcc Author: Mihai Carabas Date: Wed Feb 12 13:10:38 2014 +0200 CPU Topology: add support for Compute Units on AMD processors Detect shared compute units between cores on AMD processors and downgrade them to THREAD_LEVEL in the

git: DragonFly_RELEASE_3_6 sys: platform: pc64: vmm: vmx.c: bug-fix in PROCBASED2 detection

2014-01-25 Thread Mihai Carabas
commit 7dbfa1863e76804114825967c81600a749df5328 Author: Mihai Carabas Date: Sun Jan 26 01:42:38 2014 +0200 sys: platform: pc64: vmm: vmx.c: bug-fix in PROCBASED2 detection Bug-fix in accessing PROCBASED2 MSR: * First check PROCBASED MSR to see if it is available

git: sys: platform: pc64: vmm: vmx.c: bug-fix in PROCBASED2 detection

2014-01-25 Thread Mihai Carabas
commit b475e35ba02ad4545da5ffd3a11226cd654ba385 Author: Mihai Carabas Date: Sun Jan 26 01:42:38 2014 +0200 sys: platform: pc64: vmm: vmx.c: bug-fix in PROCBASED2 detection Bug-fix in accessing PROCBASED2 MSR: * First check PROCBASED MSR to see if it is available

git: kernel - fix vkernel64 startup when no hw virtualization present

2013-09-23 Thread Mihai Carabas
commit ff057474acf9c508f5cbc0398b8a9de1e0a4c124 Author: Mihai Carabas Date: Mon Sep 23 17:14:53 2013 +0300 kernel - fix vkernel64 startup when no hw virtualization present Summary of changes: sys/platform/pc64/vmm/vmm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) http

git: kernel: disable VMM for AMD SVM to not break the vkernel64

2013-09-23 Thread Mihai Carabas
commit a3d9ac0d46956be2862097ff202a4be1b3aa48e2 Author: Mihai Carabas Date: Mon Sep 23 10:54:38 2013 +0300 kernel: disable VMM for AMD SVM to not break the vkernel64 Summary of changes: sys/platform/pc64/vmm/svm.c | 3 +++ 1 file changed, 3 insertions(+) http://gitweb.dragonflybsd.org

git: kernel: remove garbage symlink MYKERNEL64

2013-09-22 Thread Mihai Carabas
commit 14374a6580a4efea3ac3b1f67038f41a635a5638 Author: Mihai Carabas Date: Sun Sep 22 18:25:46 2013 +0300 kernel: remove garbage symlink MYKERNEL64 Summary of changes: sys/config/MYKERNEL64 | 1 - 1 file changed, 1 deletion(-) delete mode 12 sys/config/MYKERNEL64 http

git: test: test: README: testing commit bit

2013-09-22 Thread Mihai Carabas
commit ce4c036db77d75fa20686ac571fd0d23f534aef2 Author: Mihai Carabas Date: Sun Sep 22 17:52:03 2013 +0300 test: test: README: testing commit bit Summary of changes: test/test/README | 2 ++ 1 file changed, 2 insertions(+) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff