freebsd-nq/sys/dev/xen
Colin Percival 518c824362 Set correct maximum I/O length. We can only handle I/O of up to
max_request_segments * PAGE_SIZE if the I/O is page-aligned; the
largest I/O we can guarantee will work is PAGE_SIZE less than that.
This unbreaks 'diskinfo -t'.
2010-12-06 20:40:15 +00:00
..
balloon Improve the Xen para-virtualized device infrastructure of FreeBSD: 2010-10-19 20:53:30 +00:00
blkback sys/dev/xen/blkback/blkback.c: 2010-10-28 04:14:28 +00:00
blkfront Set correct maximum I/O length. We can only handle I/O of up to 2010-12-06 20:40:15 +00:00
console
control Improve the Xen para-virtualized device infrastructure of FreeBSD: 2010-10-19 20:53:30 +00:00
evtchn
netback
netfront Improve the Xen para-virtualized device infrastructure of FreeBSD: 2010-10-19 20:53:30 +00:00
pcifront
xenpci Improve the Xen para-virtualized device infrastructure of FreeBSD: 2010-10-19 20:53:30 +00:00