Re: [edk2-devel] [PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses

2022-06-03 Thread Boeuf, Sebastien
Thank you! From: Yao, Jiewen Sent: Friday, June 3, 2022 12:52 PM To: Boeuf, Sebastien ; devel@edk2.groups.io Cc: kra...@redhat.com ; Justen, Jordan L Subject: RE: [PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses Merged https://github.com/tianocore/ed

Re: [edk2-devel] [PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses

2022-06-03 Thread Yao, Jiewen
Merged https://github.com/tianocore/edk2/pull/2942 > -Original Message- > From: Boeuf, Sebastien > Sent: Thursday, June 2, 2022 5:29 PM > To: Yao, Jiewen ; devel@edk2.groups.io > Cc: kra...@redhat.com; Justen, Jordan L > Subject: Re: [PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO acce

Re: [edk2-devel] [PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses

2022-06-02 Thread Yao, Jiewen
Sounds good, thanks! > -Original Message- > From: Boeuf, Sebastien > Sent: Thursday, June 2, 2022 5:29 PM > To: Yao, Jiewen ; devel@edk2.groups.io > Cc: kra...@redhat.com; Justen, Jordan L > Subject: Re: [PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses > > On Thu, 2022-06-02 a

Re: [edk2-devel] [PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses

2022-06-02 Thread Boeuf, Sebastien
On Thu, 2022-06-02 at 11:04 +0200, Sebastien Boeuf wrote: > On Thu, 2022-06-02 at 08:57 +, Yao, Jiewen wrote: > > Acked-by: Jiewen Yao > > > > I notice the PR failed - > > https://github.com/tianocore/edk2/pull/2875 > > > > I just want to double confirm, do you have a success PR for this > >

Re: [edk2-devel] [PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses

2022-06-02 Thread Boeuf, Sebastien
On Thu, 2022-06-02 at 08:57 +, Yao, Jiewen wrote: > Acked-by: Jiewen Yao > > I notice the PR failed - https://github.com/tianocore/edk2/pull/2875 > > I just want to double confirm, do you have a success PR for this > patch set? Let me repush the PR once rebased on latest master. I think the

Re: [edk2-devel] [PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses

2022-06-02 Thread Yao, Jiewen
Acked-by: Jiewen Yao I notice the PR failed - https://github.com/tianocore/edk2/pull/2875 I just want to double confirm, do you have a success PR for this patch set? Thank you Yao Jiewen > -Original Message- > From: Boeuf, Sebastien > Sent: Tuesday, May 10, 2022 8:51 PM > To: devel@ed

Re: [edk2-devel] [PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses

2022-05-23 Thread Boeuf, Sebastien
Hi, Sorry to bother you folks, but I was wondering if you had this patchset on your radar :) Thanks for your time, Sebastien From: Boeuf, Sebastien Sent: Tuesday, May 10, 2022 2:50 PM To: devel@edk2.groups.io Cc: Yao, Jiewen ; Justen, Jordan L ; kra...@redhat

[edk2-devel] [PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses

2022-05-10 Thread Boeuf, Sebastien
From: Sebastien Boeuf The goal of this series is to reduce the amount of inappropriate PIO and MMIO accesses generated by the firmware when running on Cloud Hypervisor. For MMIO accesses, it is about providing the right base address where the firmware will be loaded by the VMM in order to avoid