NetBSD/sys/arch/xen
bouyer d80637780e xbd_map_align() can be called from interrupt context (though
xbd_handler()->dk_iodone()->dk_start()->xbd_start()), so don't try
to sleep in uvm_km_alloc().
2008-07-05 19:06:01 +00:00
..
compile
conf Update xen for identcpu changes. 2008-05-11 15:02:34 +00:00
i386 Don't forget to set sc_dev. 2008-03-05 04:58:29 +00:00
include remove some obviously obsolete definitions 2008-07-02 19:18:52 +00:00
x86 Remove "struct device" from "struct pic", where it was only real 2008-07-03 14:02:24 +00:00
xen xbd_map_align() can be called from interrupt context (though 2008-07-05 19:06:01 +00:00
xenbus Dom0: Add a delay before registering event handlers. Wait 1s per request from bouyer. 2008-06-02 20:54:59 +00:00
Makefile