Re: [Xen-devel] [PATCH v2 5/7] create-diff-object: Add support for expectations

2019-11-25 Thread Ross Lagerwall
On 9/16/19 12:30 PM, Pawel Wieczorkiewicz wrote: > Extend livepatch_patch_func to support a new field: expect. This new > field describes the expected data, its length and whether expectation > is enabled. The expectation's data is of opaque padding size. > > By default the expectation field is ze

[Xen-devel] [PATCH v2 5/7] create-diff-object: Add support for expectations

2019-09-16 Thread Pawel Wieczorkiewicz
Extend livepatch_patch_func to support a new field: expect. This new field describes the expected data, its length and whether expectation is enabled. The expectation's data is of opaque padding size. By default the expectation field is zero-out and the expectation is disabled unless explicitly sp