1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/amd64
Neel Natu 70593114cd Intel VT-x provides the length of the instruction at the time of the nested
page table fault. Use this when fetching the instruction bytes from the guest
memory.

Also modify the lapic_mmio() API so that a decoded instruction is fed into it
instead of having it fetch the instruction bytes from the guest. This is
useful for hardware assists like SVM that provide the faulting instruction
as part of the vmexit.
2012-09-27 00:27:58 +00:00
..
acpica - Remove unused code for CR3 and CR4. 2012-06-13 22:53:56 +00:00
amd64 IFC @ r238370 2012-07-11 19:54:21 +00:00
compile
conf Include 'device uart' in the guest kernel. 2012-08-04 04:30:26 +00:00
ia32 Eliminate ia32_reg.h by moving its contents to x86 and ia64 reg.h. 2012-03-18 19:12:11 +00:00
include Add ioctls to control the X2APIC capability exposed by the virtual machine to 2012-09-25 19:08:51 +00:00
linux32 Regenerate system call tables. 2012-05-25 21:52:57 +00:00
pci
vmm Intel VT-x provides the length of the instruction at the time of the nested 2012-09-27 00:27:58 +00:00
Makefile