[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] tools/helpers: don't log errors when trying to load PVH xenstore-stubdom


  • To: Juergen Gross <jgross@xxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Fri, 27 Jan 2023 08:40:33 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=4WHPETdbjkGibGJtMUoJe2pcFPW4mC74H/kI77gqb8Q=; b=KpC5/ecM/+s/EbV9snWtoS4xaBjjDufaJZHtjUGQc5kIgwZXn6Xe0tYsgdWLEwx09JWTY4G8+viSM+MVAKqvOWa21k/wZPbpDTvbPL2wuGMJr5/17MO5+/Fx11glaQuRNE46n9E8Ie88AYV2w89PEwa4uQxQy9cqKHKSsPVdw+X1VXdj+mxkG7r5wA4YcU0tc23B2FFwPzsMar9cm48/VveSESbAy4nDzE9mCQHDqGqwrLbJgXLBfX50bAUS3F+ph8b2btfHAyq3jk+9MWpowjT1Bl4FxAYAPMBLqdNsxDGetrdWHrLl6JfktqrVXWk/+ozZ0yvGI0W57QryMO5gRg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=XbP7TRtSJjN8ysXwfq8aTe6cyoq19iP+wv55DnBWPXw3yy/k0arzhN+q+VQF/uQheFNVl5SNRPGvdHOuE2+N9iy7W67eRXNBvdWO2TuGi3H8MwLGUauq0hg8RJshpGMsxESa2tjPCFBy33Rj7pggCRhJXG8fLcLyCIoIbVNoUvud4YfqroyxqIE5t6DEP/CDHNP0CND0ayZl95pA3PI5mV8jqEiFKuM2QCAhqEJjq9xRD+mYsBOAdnxqdiVHD5NbsIpHbv4ATFZcA5f/XZm0Ze7qSQbDTvEJz9VXYkCGd3YBNhwrhhOb+P8bh17NVxw40l4iHX3GRj9sMFA26HpPFQ==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Wei Liu <wl@xxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Fri, 27 Jan 2023 07:40:47 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 27.01.2023 06:54, Juergen Gross wrote:
> When loading a Xenstore stubdom the loader doesn't know whether the
> lo be loaded kernel is a PVH or a PV one. So it tries to load it as
> a PVH one first, and if this fails it is loading it as a PV kernel.
> 
> This results in errors being logged in case the stubdom is a PV kernel.
> 
> Suppress those errors by setting the minimum logging level to
> "critical" while trying to load the kernel as PVH.
> 
> Fixes: f89955449c5a ("tools/init-xenstore-domain: support xenstore pvh 
> stubdom")
> Signed-off-by: Juergen Gross <jgross@xxxxxxxx>
> ---
> V2:
> - retry PVH loading with logging if PV fails, too (Jan Beulich)

I'm sorry to be picky, but shouldn't this be reflected in the description?

Jan



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.