dc50650607
processor-specific VMCS or VMCB. The pending exception will be delivered right before entering the guest. The order of event injection into the guest is: - hardware exception - NMI - maskable interrupt In the Intel VT-x case, a pending NMI or interrupt will enable the interrupt window-exiting and inject it as soon as possible after the hardware exception is injected. Also since interrupts are inherently asynchronous, injecting them after the hardware exception should not affect correctness from the guest perspective. Rename the unused ioctl VM_INJECT_EVENT to VM_INJECT_EXCEPTION and restrict it to only deliver x86 hardware exceptions. This new ioctl is now used to inject a protection fault when the guest accesses an unimplemented MSR. Discussed with: grehan, jhb Reviewed by: jhb |
||
---|---|---|
.. | ||
ac | ||
accton | ||
acpi | ||
adduser | ||
amd | ||
ancontrol | ||
apm | ||
apmd | ||
arp | ||
asf | ||
audit | ||
auditd | ||
auditdistd | ||
auditreduce | ||
authpf | ||
bhyve | ||
bhyvectl | ||
bhyveload | ||
bluetooth | ||
boot0cfg | ||
boot98cfg | ||
bootparamd | ||
bsdconfig | ||
bsdinstall | ||
bsnmpd | ||
btxld | ||
cdcontrol | ||
chkgrp | ||
chown | ||
chroot | ||
ckdist | ||
clear_locks | ||
config | ||
cpucontrol | ||
crashinfo | ||
cron | ||
crunch | ||
ctladm | ||
ctld | ||
ctm | ||
daemon | ||
dconschat | ||
devinfo | ||
digictl | ||
diskinfo | ||
dumpcis | ||
editmap | ||
edquota | ||
eeprom | ||
etcupdate | ||
extattr | ||
extattrctl | ||
faithd | ||
fdcontrol | ||
fdformat | ||
fdread | ||
fdwrite | ||
fifolog | ||
flowctl | ||
freebsd-update | ||
ftp-proxy | ||
fwcontrol | ||
getfmac | ||
getpmac | ||
gpioctl | ||
gssd | ||
gstat | ||
i2c | ||
ifmcstat | ||
inetd | ||
iostat | ||
ip6addrctl | ||
ipfwpcap | ||
IPXrouted | ||
iscsid | ||
jail | ||
jexec | ||
jls | ||
kbdcontrol | ||
kbdmap | ||
keyserv | ||
kgmon | ||
kgzip | ||
kldxref | ||
lastlogin | ||
lmcconfig | ||
lpr | ||
lptcontrol | ||
mailstats | ||
mailwrapper | ||
makefs | ||
makemap | ||
manctl | ||
memcontrol | ||
mergemaster | ||
mfiutil | ||
mixer | ||
mld6query | ||
mlxcontrol | ||
mount_smbfs | ||
mountd | ||
moused | ||
mptable | ||
mptutil | ||
mtest | ||
mtree | ||
nandsim | ||
nandtool | ||
ndiscvt | ||
ndp | ||
newsyslog | ||
nfscbd | ||
nfsd | ||
nfsdumpstate | ||
nfsrevoke | ||
nfsuserd | ||
ngctl | ||
nghook | ||
nmtree | ||
nologin | ||
nscd | ||
ntp | ||
nvram | ||
ofwdump | ||
pc-sysinstall | ||
pciconf | ||
periodic | ||
pkg | ||
pmcannotate | ||
pmccontrol | ||
pmcstat | ||
pnpinfo | ||
portsnap | ||
powerd | ||
ppp | ||
pppctl | ||
praliases | ||
praudit | ||
procctl | ||
pstat | ||
pw | ||
pwd_mkdb | ||
quot | ||
quotaon | ||
rarpd | ||
repquota | ||
rip6query | ||
rmt | ||
route6d | ||
rpc.lockd | ||
rpc.statd | ||
rpc.umntall | ||
rpc.yppasswdd | ||
rpc.ypupdated | ||
rpc.ypxfrd | ||
rpcbind | ||
rrenumd | ||
rtadvctl | ||
rtadvd | ||
rtprio | ||
rtsold | ||
rwhod | ||
sa | ||
sendmail | ||
service | ||
services_mkdb | ||
setfib | ||
setfmac | ||
setpmac | ||
sicontrol | ||
smbmsg | ||
snapinfo | ||
spkrtest | ||
spray | ||
syslogd | ||
sysrc | ||
tcpdchk | ||
tcpdmatch | ||
tcpdrop | ||
tcpdump | ||
timed | ||
traceroute | ||
traceroute6 | ||
trpt | ||
tzsetup | ||
uathload | ||
ugidfw | ||
uhsoctl | ||
unbound | ||
usbconfig | ||
usbdump | ||
utx | ||
vidcontrol | ||
vipw | ||
wake | ||
watch | ||
watchdogd | ||
wlandebug | ||
wlconfig | ||
wpa | ||
yp_mkdb | ||
ypbind | ||
yppoll | ||
yppush | ||
ypserv | ||
ypset | ||
zic | ||
zzz | ||
Makefile | ||
Makefile.amd64 | ||
Makefile.arm | ||
Makefile.i386 | ||
Makefile.ia64 | ||
Makefile.inc | ||
Makefile.mips | ||
Makefile.powerpc | ||
Makefile.sparc64 |