Message ID | 20240505165751.2392198-1-yuan1.liu@intel.com |
---|---|
Headers | show
Return-Path: <qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=MoU3Iimk; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=patchwork.ozlabs.org) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4VXw4F0QVyz1xnS for <incoming@patchwork.ozlabs.org>; Mon, 6 May 2024 18:46:20 +1000 (AEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <qemu-devel-bounces@nongnu.org>) id 1s3tz3-0003Kt-1L; Mon, 06 May 2024 04:46:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <yuan1.liu@intel.com>) id 1s3tys-000374-4K for qemu-devel@nongnu.org; Mon, 06 May 2024 04:45:54 -0400 Received: from mgamail.intel.com ([192.198.163.17]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <yuan1.liu@intel.com>) id 1s3tym-0003Qx-DL for qemu-devel@nongnu.org; Mon, 06 May 2024 04:45:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1714985148; x=1746521148; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=iTHJMnTGgm+QDvGy7rVOjNVqA8EzlMFAakXdCWncmyI=; b=MoU3Iimk9vectDsyMVOpgVLO7HT+t6E7HwkedIMbzhlFdE7BHU39foA7 Z7f+nkaanLjimf+i30jP07DhXy7BarfHyAACtHTBmcgiBnCUjBLWttgYJ 6T/3MTp3Wst/Xij6UDCuEQVmLjAL6YgwEzcuoQ07Gehf3hr88BGcdW7rp oz7hsUxYDH1g72ro9ftts9M7flUoAJxYg5EvQJbSdgUiIAVp/jM/szPmg 3tKiUT/j6CoScAbkAe6CWyvk2e5SrXXxmReAarHtOOFSnB7Iv3LQI8M5c mTsMp/2ClDjJEcPfJuuEQsRtAlBjgCFtLPjafe5+YJqmy0JygDaYkErTE A==; X-CSE-ConnectionGUID: TJ3CeRNxTKO1nC/yOg8hfQ== X-CSE-MsgGUID: rLsCkgvxRtKWBha5B5E5AA== X-IronPort-AV: E=McAfee;i="6600,9927,11064"; a="10602329" X-IronPort-AV: E=Sophos;i="6.07,257,1708416000"; d="scan'208";a="10602329" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by fmvoesa111.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 May 2024 01:45:45 -0700 X-CSE-ConnectionGUID: S1yTUQ1sQxmAUFmqd/Wkkg== X-CSE-MsgGUID: gG5/+spERzad8TG1SwVNwg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,257,1708416000"; d="scan'208";a="28179667" Received: from sae-gw02.sh.intel.com (HELO localhost) ([10.239.45.110]) by orviesa009.jf.intel.com with ESMTP; 06 May 2024 01:45:43 -0700 From: Yuan Liu <yuan1.liu@intel.com> To: peterx@redhat.com, farosas@suse.de Cc: qemu-devel@nongnu.org, yuan1.liu@intel.com, nanhai.zou@intel.com Subject: [PATCH v6 0/7] Live Migration With IAA Date: Mon, 6 May 2024 00:57:44 +0800 Message-Id: <20240505165751.2392198-1-yuan1.liu@intel.com> X-Mailer: git-send-email 2.39.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=192.198.163.17; envelope-from=yuan1.liu@intel.com; helo=mgamail.intel.com X-Spam_score_int: -37 X-Spam_score: -3.8 X-Spam_bar: --- X-Spam_report: (-3.8 / 5.0 requ) BAYES_00=-1.9, DATE_IN_PAST_12_24=1.049, DKIMWL_WL_HIGH=-0.431, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <qemu-devel.nongnu.org> List-Unsubscribe: <https://lists.nongnu.org/mailman/options/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=unsubscribe> List-Archive: <https://lists.nongnu.org/archive/html/qemu-devel> List-Post: <mailto:qemu-devel@nongnu.org> List-Help: <mailto:qemu-devel-request@nongnu.org?subject=help> List-Subscribe: <https://lists.nongnu.org/mailman/listinfo/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=subscribe> Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org |
Series |
Live Migration With IAA
|
expand
|