NetBSD/sys/arch/xen
bouyer 0b1f7e4a8c When disconnecting a device, we have to wait for pending I/O before releasing
the ressources (this can lead to a dom0 kernel crash when destroying a domain
with active I/O going). For this, add a refcount to struct xbdback_instance,
and defer CMSG_BLKIF_BE_DISCONNECT reply until refcount is back to 0 (which
means all queued buffers have completed).
Based on patch sent by Jed Davis on port-xen.
2005-09-20 20:29:18 +00:00
..
compile
conf include "conf/std". 2005-09-17 09:44:05 +00:00
i386 remove the part of rev. 1.168 that skips TLB invalidations in pmap_enter(). 2005-09-11 14:30:31 +00:00
include Use MCLGET() instead of local list of buffers. Garbage-collect 2005-09-11 13:20:00 +00:00
x86 Fix a memory leak. Thanks to YAMAMOTO Takashi for the notice. 2005-08-22 11:04:10 +00:00
xen When disconnecting a device, we have to wait for pending I/O before releasing 2005-09-20 20:29:18 +00:00
Makefile Merge the bouyer-xen2 branch. This add supports for the Xen 2.0 virtual 2005-03-09 22:39:19 +00:00