freebsd-dev/sys/dev/xen
Randall Stewart 1966e5b5a1 The proper fix for the delayed SCTP checksum is to
have the delayed function take an argument as to the offset
to the SCTP header. This allows it to work for V4 and V6.
This of course means changing all callers of the function
to either pass the header len, if they have it, or create
it (ip_hl << 2 or sizeof(ip6_hdr)).
PR:		144529
MFC after:	2 weeks
2010-03-12 22:58:52 +00:00
..
balloon Fix the Xen build for i386 PV mode. 2009-04-01 17:06:28 +00:00
blkback Temporarily revert the new-bus locking for 8.0 release. It will be 2009-08-20 19:17:53 +00:00
blkfront In blkif_queue_cb(), test the return value from gnttab_claim_grant_reference() 2009-12-29 23:31:21 +00:00
console remove annoying printf that cripples kdb on PV guests 2009-11-24 07:18:38 +00:00
evtchn merge 186535, 186537, and 186538 from releng_7_xen 2008-12-29 06:31:03 +00:00
netback The proper fix for the delayed SCTP checksum is to 2010-03-12 22:58:52 +00:00
netfront - make printf conditional 2010-02-21 01:11:39 +00:00
pcifront
xenpci Merge in support for Xen HVM on amd64 architecture. 2009-03-11 15:30:12 +00:00