[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC XEN PATCH 4/6] x86/pvh: PVH dom0 also need PHYSDEVOP_setup_gsi call
- To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- From: Huang Rui <ray.huang@xxxxxxx>
- Date: Tue, 21 Mar 2023 20:42:10 +0800
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=amd.com; dmarc=pass action=none header.from=amd.com; dkim=pass header.d=amd.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=jNQqY1lHRIpnYmj/0DUh7O3AApFcb0K1Mt8IbaocVko=; b=bca0qf1SGcl+6N53CiBbQN8XpvvAVWyjE2s56vJaQTcqG38XeNQTmXYAiBl/+uE7jfsTMtTOMjwtSDZwUgmONyCyS550D6X0KKPvAXpotpqc7zhV0zOcR1qfYEbdrE5C5dw5sppwMyhnfcNFu68GQ88F5BOFZxmtoxSI6OCs5yAEjkz5izOWgs+oYDlmCKL46FXUar4qWTsAD17HrhO8E2Q4OIZ0mu2+mz9Gex4DvQIpFeXNhDoaxl31PkQtQQmSM361HgA+wzLJltZ1/YsxW3H3feAnkI4IxZAm6x9ZdI1zacA1pXQjoxZG1GaNnebaOImifAQfsFAV0Wr+TeFSHQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=GxWJNcBhHBVfAFlI+eE461b/2/ulFVZFyXS5W4jT8Gvs0ccAXZ9mrrYfEosXJbvqD4+xMIZiRK5oAl1qPEe/e7VKWpUPlP7YAy+rKs54jREMo9Vm3YENZD+uAzS3ZauFJo+PK+X2A4f9XdTjdttvEB8/DNq5oxv/i89RFlVGNwIVI8O4qaPBwn8JSAX/dwojp3+UiBK9ExRFEZKDa0sJ0EV7j6p/xJMGKpfPFG/Z7SdApAM9w+ctee+Y+FSr20Nj+3VhQ5n0bA2t66MSvy3NJqv5LGSpEeoArzDF2IrU6tENUSRKoqchrOraROxsyWqr9/ITwEAIhpkM8XkzqutsKA==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=amd.com;
- Cc: Jan Beulich <jbeulich@xxxxxxxx>, "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>, "Koenig, Christian" <Christian.Koenig@xxxxxxx>, "Hildebrand, Stewart" <Stewart.Hildebrand@xxxxxxx>, Xenia Ragiadakou <burzalodowa@xxxxxxxxx>, "Huang, Honglei1" <Honglei1.Huang@xxxxxxx>, "Zhang, Julia" <Julia.Zhang@xxxxxxx>, "Chen, Jiqian" <Jiqian.Chen@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- Delivery-date: Tue, 21 Mar 2023 12:42:55 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On Thu, Mar 16, 2023 at 01:01:52AM +0800, Andrew Cooper wrote:
> On 14/03/2023 4:30 pm, Jan Beulich wrote:
> > On 12.03.2023 08:54, Huang Rui wrote:
> >> From: Chen Jiqian <Jiqian.Chen@xxxxxxx>
> > An empty description won't do here. First of all you need to address the
> > Why?
> > As already hinted at in the reply to the earlier patch, it looks like you're
> > breaking the intended IRQ model for PVH.
>
> I think this is rather unfair.
>
> Until you can point to the document which describes how IRQs are
> intended to work in PVH, I'd say this series is pretty damn good attempt
> to make something that functions, in the absence of any guidance.
>
Thank you, Andrew! This is the first time we submit Xen patches, any
comments are warm for us. :-)
Thanks,
Ray
|