History log of /netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/io/blkif.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.3 19-Apr-2020 jdolecek

revert previous, it actually doesn't help so no reason to diverge from xen


# 1.2 16-Apr-2020 jdolecek

update padding within 'struct blkif_request_indirect' to be binary
compatible with Linux/i386 - they changed padding so that there is no
structure layout difference between i386 and amd64; there is no change
for amd64 due to implicit padding

since Linux seems to be the only xen blkback implementation supporting
indirect segments, follow that rather than public xen includes; note
their blkif_x86_32_request_indirect handling expect this layout,
particularly padding for i386 before indirect_grefs[]


# 1.1 02-Feb-2019 cherry

branches: 1.1.1;
Initial revision


# 1.2 16-Apr-2020 jdolecek

update padding within 'struct blkif_request_indirect' to be binary
compatible with Linux/i386 - they changed padding so that there is no
structure layout difference between i386 and amd64; there is no change
for amd64 due to implicit padding

since Linux seems to be the only xen blkback implementation supporting
indirect segments, follow that rather than public xen includes; note
their blkif_x86_32_request_indirect handling expect this layout,
particularly padding for i386 before indirect_grefs[]


# 1.1 02-Feb-2019 cherry

branches: 1.1.1;
Initial revision


Revision tags: isaki-audio2-base xen-4-11-1
# 1.1.1.1 02-Feb-2019 cherry

Import Xen public headers version 4.11.1

Release tag: RELEASE-4-11-1

git log of the freeze is as follows:

commit 96cbd0893f783997caaf117e897d5fa8f2dc7b5f
Author: Jan Beulich <jbeulich@suse.com>
Date: Thu Nov 29 15:04:11 2018 +0100

update Xen version to 4.11.1