
18 Apr
2018
18 Apr
'18
7:31 a.m.
On Wed, Apr 18, 2018 at 12:55:42PM +0200, Peter Krempa wrote:
Drop the checking of 'shared' from the ABI stability check. This property controls whether the hypervisor allows multiple accesses to the
s/multiple accesses/concurrent access/ maybe?
same file, but this fact does not influence guest ABI.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/domain_conf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano