freebsd-nq/sys/amd64
Neel Natu d38cae4aad Fix the witness warning that warned against calling uiomove() while holding
the 'vmmdev_mtx' in vmmdev_rw().

Rely on the 'si_threadcount' accounting to ensure that we never destroy the
VM device node while it has operations in progress (e.g. ioctl, mmap etc).

Reported by:	grehan
Reviewed by:	grehan
2013-10-16 00:58:47 +00:00
..
acpica
amd64 In sys/amd64/amd64/pmap.c, fix several gcc warnings about uninitialized 2013-10-08 20:04:35 +00:00
conf Document XENHVM and xenpci are mutually inclusive. 2013-10-11 19:40:28 +00:00
ia32
include Formalize the concept of virtual CPU ids by adding a per-cpu vcpu_id 2013-10-05 23:11:01 +00:00
linux32 Regen. 2013-09-18 18:49:26 +00:00
pci
vmm Fix the witness warning that warned against calling uiomove() while holding 2013-10-16 00:58:47 +00:00
Makefile