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

Re: [PATCH 3/7] tools/xenstored: add missing migration record definitions


  • To: Juergen Gross <jgross@xxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jason Andryuk <jason.andryuk@xxxxxxx>
  • Date: Thu, 24 Jul 2025 18:36:51 -0400
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=suse.com smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • 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=sGfhOmnEH634/wlvIZnlTBdnQbBhnEUPVCWiNLt3aJs=; b=tsUeRYvLkOhd76N94eT+ikx0qQJk2oqcZ//OWVI/iatoxuor8zHbIhhI8z/bOJqOQ4wKuFs7ZKeGrL8Ud2Rzn6kIme5SSkIbYs1Rq4jhr8RngpkSl9u9lNr/dJYj6nJIp++uG/smHoFPcsbK6V1g/S8WQTUNBpFHVv+cIdKzCTfWyDh72h3zZDyXbvrZyACA0pO5pZQ9znDYPa5VTLdlDyrXG9U+vyEVEaVFVKl2nk7jhguIqNpqyRvK8FzcnH2OPvRtNwfNL2tjSJzLZA1/N3fuStner+t5KyH4ekqFeRyRNrUMdmXqs0mo7OrO5jNaeIRiBXS+Lm5mE2DFsf7xSg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=dCCs6tqV7eLp0afBfbMTTo/EQ7Gdj9NJJwUq5Ggw37ZC/D1JtLGcnW/DbJayedEGaNbwCddYwO4Vj80VB6iraBWyYoQudRNPQMuvBB2pImYrV+Jf6REEW+XORBu63FYKsQKG1hSje4LbzGSM2zo34TCXb9rNHDq9qPhF8XDce2yrjW/dwbh7TMmAmKqCrH85vpnsfoSiIzoFsKpG0Sz5tC5UXekCGYk41pUppgbfYbgZ03vIkTGEkmRxhYwiizL80L4o9spOvlDQK8kzGgclJLuEXA3PmN5zN8j83phqMIvPPQUkCXl2LZkj81e04PJ+X1E2ewm2yp21cJ21TLqLtA==
  • Cc: Julien Grall <julien@xxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>
  • Delivery-date: Fri, 25 Jul 2025 00:19:57 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 2025-07-22 10:06, Juergen Gross wrote:
Add all the missing migration record structures and defines to the
xenstore_state.h header file.

Update the version of the migration stream to "2". In order to allow
receiving version 1 streams, change the version check of the header
to reject only streams with a version higher than the current known
one.

Signed-off-by: Juergen Gross <jgross@xxxxxxxx>

Reviewed-by: Jason Andryuk <jason.andryuk@xxxxxxx>



 


Rackspace

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