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
Neel Natu
051f2bd19d
Add reserved bit checking when doing %CR8 emulation and inject #GP if required.
...
Pointed out by: grehan Reviewed by: tychon
2014-06-09 20:51:08 +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
Add a page size field to struct vm_page. Increase the page size field when
2014-06-07 17:12:26 +00:00
conf
Restore comments accidentally removed.
2014-06-06 04:08:55 +00:00
ia32
x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)
2013-11-14 15:37:20 +00:00
include
Add ioctl(VM_REINIT) to reinitialize the virtual machine state maintained
2014-06-07 21:36:52 +00:00
linux32
To allow to run the interpreter itself add a new ELF branding type.
2014-05-31 15:01:51 +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
Add reserved bit checking when doing %CR8 emulation and inject #GP if required.
2014-06-09 20:51:08 +00:00
Makefile
…