summaryrefslogtreecommitdiff
path: root/sys/src/9/xen/etherxen.c
AgeCommit message (Collapse)Author
2014-06-25xen: gotta go fastmischief
use smaller timeouts for sleeps while waiting for xen ether and sd devices to come online. in practice they come up very quickly.
2014-06-24import xen 32 bit paravirtual kernel from /n/sources/xen.mischief