freebsd-dev/sys/dev/xen
Justin T. Gibbs b72c9b0afd sys/dev/xen/blkback/blkback.c:
Initialize the request id for requests in xbb_get_resources()
	instead of its previous location in xbb_dispatch_io().  This
	guarantees that all request types (e.g. BLKIF_OP_FLUSH_DISKCACHE)
	have the front-end specified id recorded.

Submitted by:	Roger Pau Monné
Sponsored by:	Citrix Systems R&D
2013-09-03 13:49:00 +00:00
..
balloon Implement vector callback for PVHVM and unify event channel implementations 2013-08-29 19:52:18 +00:00
blkback sys/dev/xen/blkback/blkback.c: 2013-09-03 13:49:00 +00:00
blkfront If reading a virtual-device value fails, attempt to read a virtual-device-ext 2013-08-30 01:46:56 +00:00
console Implement vector callback for PVHVM and unify event channel implementations 2013-08-29 19:52:18 +00:00
control Implement vector callback for PVHVM and unify event channel implementations 2013-08-29 19:52:18 +00:00
netback Implement vector callback for PVHVM and unify event channel implementations 2013-08-29 19:52:18 +00:00
netfront Implement vector callback for PVHVM and unify event channel implementations 2013-08-29 19:52:18 +00:00
pcifront - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
timer Introduce a new, HVM compatible, paravirtualized timer driver for Xen. 2013-08-29 23:11:58 +00:00
xenpci Implement vector callback for PVHVM and unify event channel implementations 2013-08-29 19:52:18 +00:00