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
Konstantin Belousov
ad43b98491
Free both KVA and backing pages when freeing TSS memory.
...
Reported and tested by: pho Sponsored by: The FreeBSD Foundation Approved by: re (marius)
2013-09-23 20:14:15 +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
Free both KVA and backing pages when freeing TSS memory.
2013-09-23 20:14:15 +00:00
conf
Put 'device hyperv' back in amd64/GENERIC, incorrectly removed with
2013-09-21 01:07:27 +00:00
ia32
Use slightly more idiomatic expression to get the address of array.
2013-05-27 18:39:39 +00:00
include
Reorder/regroup the vmm ioctl api definitions to allow some
2013-09-21 00:27:53 +00:00
linux32
Regen.
2013-09-18 18:49:26 +00:00
pci
…
vmm
Hide TSC-deadline APIC timer support from guests. This mode
2013-09-17 17:56:53 +00:00
Makefile
…