freebsd-skq/sys/amd64
Peter Grehan 517e21d3e7 Hide TSC-deadline APIC timer support from guests. This mode
isn't yet implemented in bhyve's APIC emulation.

Reviewed by:	neel
Approved by:	re@ (blanket)
2013-09-17 17:56:53 +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 In pmap_copy(), when the copied region is mapped with superpage but does 2013-09-16 06:15:15 +00:00
conf Add vmx(4) to i386 and amd64 GENERIC 2013-09-17 01:54:13 +00:00
ia32 Use slightly more idiomatic expression to get the address of array. 2013-05-27 18:39:39 +00:00
include Go way past 11 and bump bhyve's max vCPUs to 16. 2013-09-10 03:48:18 +00:00
linux32 Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +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