Re: [PATCH 3/8] Introduced a new function to disconnect GPIO connections

2023-08-08 Thread lixianglai
Hi,Peter Maydell : On 7/28/23 8:38 PM, Peter Maydell wrote: On Thu, 20 Jul 2023 at 08:16, xianglai li wrote: It introduces a new function to unwire the vcpu<->exioi interrupts for the vcpu hot-(un)plug cases. Cc: Xiaojuan Yang Cc: Song Gao Cc: "Michael S. Tsirkin" Cc: Igor Mammedov Cc: A

Re: [PATCH 3/8] Introduced a new function to disconnect GPIO connections

2023-08-01 Thread lixianglai
Hi, Igor Mammedov: On 7/28/23 7:59 PM, Igor Mammedov wrote: On Thu, 20 Jul 2023 15:15:08 +0800 xianglai li wrote: It introduces a new function to unwire the vcpu<->exioi interrupts for the vcpu hot-(un)plug cases. it's not a new function. You probably wanted to say: subj: make foo() public

Re: [PATCH 3/8] Introduced a new function to disconnect GPIO connections

2023-07-28 Thread Peter Maydell
On Thu, 20 Jul 2023 at 08:16, xianglai li wrote: > > It introduces a new function to unwire the > vcpu<->exioi interrupts for the vcpu hot-(un)plug cases. > > Cc: Xiaojuan Yang > Cc: Song Gao > Cc: "Michael S. Tsirkin" > Cc: Igor Mammedov > Cc: Ani Sinha > Cc: Paolo Bonzini > Cc: Richard Hen

Re: [PATCH 3/8] Introduced a new function to disconnect GPIO connections

2023-07-28 Thread Igor Mammedov
On Thu, 20 Jul 2023 15:15:08 +0800 xianglai li wrote: > It introduces a new function to unwire the > vcpu<->exioi interrupts for the vcpu hot-(un)plug cases. it's not a new function. You probably wanted to say: subj: make foo() public it will be reused .someplace. for ... > > Cc: Xiaojuan Ya

[PATCH 3/8] Introduced a new function to disconnect GPIO connections

2023-07-20 Thread xianglai li
It introduces a new function to unwire the vcpu<->exioi interrupts for the vcpu hot-(un)plug cases. Cc: Xiaojuan Yang Cc: Song Gao Cc: "Michael S. Tsirkin" Cc: Igor Mammedov Cc: Ani Sinha Cc: Paolo Bonzini Cc: Richard Henderson Cc: Eduardo Habkost Cc: Marcel Apfelbaum Cc: "Philippe Mathie