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

RE: [PATCH] xen/vcpu: remove vcpu_set_singleshot_timer flags field


  • To: Roger Pau Monne <roger.pau@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Henry Wang <Henry.Wang@xxxxxxx>
  • Date: Wed, 19 Apr 2023 02:15:32 +0000
  • Accept-language: zh-CN, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.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=LZJ3mj7dJhBtSn19zVsoHBg83pKwHBYdzpDAnjfWBnA=; b=I23v0cFDJbrBLh9T5wumKE4xHvRlenof8rEb70cUBcdbYeTzYq5WWpdvfQvwDGif2S41coMVPjMjQah9jipx9eX794Z9QaFRtDUMY6Vf7T5U0ONXpmAzhiHeosRcanAObqTbxKV2f50aWrmV5DH+jLZchqdnft8ZSzgcza8hs1Nr5I1k+V6VA7tpr2qDcP6aM6Wue+ImXfZbmti96buXcuxlBSm5k639f67OPhXelZFOLid98YLSR4PgjV30+O8HM4ww9kTQFyLmgpCgjKEyk1gTcTG+r5Rj/f8BIvWnWXjX8eYKWfdhPXsrTpoqAV2um+h1WziamLnwwuponJ6RBA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=QwMSUuBbxsq361URjnmkFIv58oiJnuGupYXzlDywSSlwHP6Bg3iJDVM3k0CXQmjThnLX7UifCkRsquCdesNjOBuGihYjJ3OCIqVWsxs6WLyBisyrULic5xa8997qe++l4r+/T0zEL2Gnlu4V2t5DtOKsg7kfENPdnq0dp0NtReXGyAqWrUUeYZkIscz987c1y+HyV1SacvW/3hG/zfry9szJAArGpQQIjUU6PIByiQPeakPYK5Xf9SyQe4qsfG4Z831zWdr24B4cf9c118xH6rDRf7tcWZXoqJRsU1EBw42VGwiV1q7fsx+itzZmjYzNAntjXYbB0NS7ClnCyIEAbA==
  • Authentication-results-original: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
  • Cc: Community Manager <community.manager@xxxxxxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>
  • Delivery-date: Wed, 19 Apr 2023 02:16:11 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Nodisclaimer: true
  • Original-authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
  • Thread-index: AQHZcgxvaGx+5HqAbEWvNzQ3gFsUBa8x5Ulw
  • Thread-topic: [PATCH] xen/vcpu: remove vcpu_set_singleshot_timer flags field

Hi Roger,

> -----Original Message-----
> From: Roger Pau Monne <roger.pau@xxxxxxxxxx>
> Subject: [PATCH] xen/vcpu: remove vcpu_set_singleshot_timer flags field
> 
> The addition of the flags field in the vcpu_set_singleshot_timer in
> 505ef3ea8687 is an ABI breakage, as the size of the structure is
> increased.
> 
> Remove such field addition and drop the implementation of the
> VCPU_SSHOTTMR_future flag.  If a timer provides an expired timeout
> value just inject the timer interrupt.
> 
> Bump the Xen interface version, and keep the flags field and
> VCPU_SSHOTTMR_future available for guests using the old interface.
> 
> Note the removal of the field from the vcpu_set_singleshot_timer
> struct allows removing the compat translation of the struct.
> 
> Fixes: 505ef3ea8687 ('Add flags field to VCPUOP_set_singlsehot_timer.')
> Reported-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
> Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx>

For the CHANGELOG part:
Acked-by: Henry Wang <Henry.Wang@xxxxxxx> # CHANGELOG

Kind regards,
Henry

 


Rackspace

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