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

Re: [PATCH 5/5] tools/xen-hvmctx: shorten various format strings a little


  • To: Jan Beulich <jbeulich@xxxxxxxx>
  • From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Date: Wed, 13 May 2026 17:00:28 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=citrix.com; dmarc=pass action=none header.from=citrix.com; dkim=pass header.d=citrix.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; 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=bTUTfeGhvKC0K/ETVm8Kl7FUPr4NaLkrH5PjpmIVvuc=; b=iAI715elqX0ErX0IsbX4C7nDP1QU1No3jbw1gR5bVPBHhY++Rx1Nh36BwUFQJX/yyynVuVDts/Iqp/PzSaR19bE7abYX6EXzVZIueB4PUpZOUyaG5TgMTvavM3O1izQB9o0UNm49+ZYM1Wm6S/0JlE0B2giLFggaz8wGkS5sryjQ8Q/eJfq14fCVjmgERmi/+FVhR3h3oB0ZPeCaXqmt/H+IgXzqWVkdgA+v+1vAfR6jENrNG0gLF0kN5Z7PDcgkFWy2tUDc7i0YLPF0JAOaDCj0fDaQAkQ6vlTxGCE+Vgs2c3MU4BUkpG2lnMviL7IMWrFFP4fz8og/RIwAHhvLPA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=jVF0ZQtvoBmz0NsVxO3zQFkPNG0Kj/Rvpkod74vVLNi/3uN1YJsR5ThoOfm8WNUxW4vtBLVqYnY9DKUp19f5hHZK78yKi/3Ib9P/HuwkicnIPA/ZKWZIQUANiDZXgXnoDqFJApGkvBl1oxbdnjCbgHLCHzFxgwwVafV0jXxc8hSMro2RJE3zkjazwfdM+VPdm0bUxsW/ZTYHpP2wDGkDBb12PmJral+mEul+aJeCoBbPfxiMMp+tCYNzPyM5hZyUWAqglwQP6m1+zDEIzRFhQMDKu572NNPJZkGmSmMOxEeP3i6r7UNu0t0v5o6EGbYhWYvaHR66HjBeBzrtR4ML+g==
  • Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=citrix.com header.i="@citrix.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=citrix.com;
  • Cc: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Teddy Astie <teddy.astie@xxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>
  • Delivery-date: Wed, 13 May 2026 15:00:38 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On Tue, May 12, 2026 at 05:00:43PM +0200, Jan Beulich wrote:
> %4.4x and alike format specifiers can be expressed shorter as %04x or, as
> e.g. dump_ioapic() has it, %.4x.
> 
> In dump_fpu()'s XMM register dumping, also move away from showing bogus
> xmm03 and alike. The proper register name is xmm3 for that particular
> example.
> 
> Also strip trailing whitespace from lines touched.
> 
> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>

Acked-by: Roger Pau Monné <roger.pau@xxxxxxxxxx>

Thanks, Roger.



 


Rackspace

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