tools/xenstore: modify feature bit specification in xenstore-ring.txt
authorJuergen Gross <jgross@suse.com>
Tue, 28 Jun 2022 15:06:14 +0000 (17:06 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 28 Jun 2022 15:06:14 +0000 (17:06 +0200)
commit53e5d2166ac2a05ab8ce4a2fe650277b3fa168b2
treecf0dc276e7df9333cb03ffff7f82855d58a94ddb
parent8a96c0ea79999a0f9a11c93a7009660efa624219
tools/xenstore: modify feature bit specification in xenstore-ring.txt

Instead of specifying the feature bits in xenstore-ring.txt as a mask
value use bit numbers. This will make the specification easier to read
when adding more features.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Julien Grall <jgrall@amazon.com>
docs/misc/xenstore-ring.txt