This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
amd64
History
Neel Natu
2cb97c9dd6
Ignore writes to microcode update MSR. This MSR is accessed by RHEL7 guest.
...
Add KTR tracepoints to annotate wrmsr and rdmsr VM exits.
2014-04-30 02:08:27 +00:00
..
acpica
Consistently use round_page(x) rather than roundup(x, PAGE_SIZE). There is
2013-02-15 22:43:08 +00:00
amd64
Report boot method (BIOS/UEFI) via sysctl machdep.bootmethod
2014-04-27 15:14:59 +00:00
conf
Don't need this now. VT does the same thing, but better.
2014-04-27 02:28:32 +00:00
ia32
x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)
2013-11-14 15:37:20 +00:00
include
Some Linux guests will implement a 'halt' by disabling the APIC and executing
2014-04-29 18:42:56 +00:00
linux32
Update kernel inclusions of capability.h to use capsicum.h instead; some
2014-03-16 10:55:57 +00:00
pci
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
2013-11-30 22:17:27 +00:00
vmm
Ignore writes to microcode update MSR. This MSR is accessed by RHEL7 guest.
2014-04-30 02:08:27 +00:00
Makefile
…