Lines Matching refs:to
11 The first step toward acceptance of a new PV protocol is to write a
12 design document and send it to xen-devel. It should cover the xenstore
14 which is required to write an implementation of it. The usage of C-like
15 structs to describe language and platform agnostic protocols is
18 An attempt should be made to design the ABI such that it will be OS
19 agnostic, that future versions will not need to introduce
24 agreed, the document is committed to xen.git.
29 The contributor sends patches to implement the PV drivers for the new
30 protocol to the relevant open source mailing lists, such as LKML,
33 The code is expected to work, be good quality and faithfully implement
38 to the upstream code bases. The drivers are considered experimental.
44 The protocol version is likely bumped. More testing leads to confidence
50 ## How to move forward from a stage to the next
54 most things. It applies to this case too. New PV protocols should move
55 from one stage to the next within a reasonable time frame unless someone