1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys/amd64
Glen Barber 91aff61084 Put 'device hyperv' back in amd64/GENERIC, incorrectly removed with
r255736.

Pointed out by:	gibbs
Approved by:	re (delphij)
Sponsored by:	The FreeBSD Foundation
2013-09-21 01:07: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 Merge Xen PVHVM support into the GENERIC kernel config for both 2013-09-20 22:59:22 +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 Remove duplicate code. Reduce diff between amd64 and i386. 2012-12-01 00:56:19 +00:00
vmm Hide TSC-deadline APIC timer support from guests. This mode 2013-09-17 17:56:53 +00:00
Makefile