This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
amd64
History
jkim
373cea9476
Remove dead code since r230426, fix a comment, and tidy up.
...
Reported by: jhb MFC after: 3 days
2014-03-04 19:41:16 +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
Remove dead code since r230426, fix a comment, and tidy up.
2014-03-04 19:41:16 +00:00
conf
Upgrade our copy of llvm/clang to 3.4 release. This version supports
2014-02-16 19:44:07 +00:00
ia32
x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)
2013-11-14 15:37:20 +00:00
include
Queue pending exceptions in the 'struct vcpu' instead of directly updating the
2014-02-26 00:52:05 +00:00
linux32
- For kernel compiled only with KDTRACE_HOOKS and not any lock debugging
2013-11-25 07:38:45 +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
Fix a race between VMRUN() and vcpu_notify_event() due to 'vcpu->hostcpu'
2014-03-01 03:17:58 +00:00
Makefile
…