* Re: [edk2-devel] [PATCH v2 0/3] OvmfPkg/Bhyve: enable bus enumeration
[not found] <1770BEF88C2FA911.9711@groups.io>
@ 2023-07-24 10:34 ` Corvin Köhne
2023-07-31 0:49 ` Rebecca Cran
0 siblings, 1 reply; 5+ messages in thread
From: Corvin Köhne @ 2023-07-24 10:34 UTC (permalink / raw)
To: devel
Cc: Peter Grehan, Ard Biesheuvel, Gerd Hoffmann, Jiewen Yao,
Jordan Justen, Rebecca Cran
[-- Attachment #1: Type: text/plain, Size: 867 bytes --]
On Tue, 2023-07-11 at 09:16 +0200, Corvin Köhne wrote:
> CI: https://github.com/tianocore/edk2/pull/4543
>
> Corvin Köhne (3):
> Revert "OvmfPkg/Bhyve: consume PciHostBridgeLibScan"
> Revert "OvmfPkg/Bhyve: remove IncompatiblePciDeviceSupport DXE
> driver"
> OvmfPkg/BhyvePkg: enable bus enumeration
>
> OvmfPkg/Bhyve/BhyveX64.dsc | 4 ++--
> OvmfPkg/Bhyve/BhyveX64.fdf | 1 +
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
Ping
--
Kind regards,
Corvin
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#107168): https://edk2.groups.io/g/devel/message/107168
Mute This Topic: https://groups.io/mt/100074281/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [edk2-devel] [PATCH v2 0/3] OvmfPkg/Bhyve: enable bus enumeration
2023-07-24 10:34 ` [edk2-devel] [PATCH v2 0/3] OvmfPkg/Bhyve: enable bus enumeration Corvin Köhne
@ 2023-07-31 0:49 ` Rebecca Cran
0 siblings, 0 replies; 5+ messages in thread
From: Rebecca Cran @ 2023-07-31 0:49 UTC (permalink / raw)
To: Corvin Köhne, devel
Cc: Peter Grehan, Ard Biesheuvel, Gerd Hoffmann, Jiewen Yao,
Jordan Justen
Sorry for the delay! I started a new job recently and haven't had time
for upstream EDK2 work.
I've created https://github.com/tianocore/edk2/pull/4698 and set the
'push' label.
--
Rebecca Cran
On 7/24/23 04:34, Corvin Köhne wrote:
> On Tue, 2023-07-11 at 09:16 +0200, Corvin Köhne wrote:
>> CI: https://github.com/tianocore/edk2/pull/4543
>>
>> Corvin Köhne (3):
>> Revert "OvmfPkg/Bhyve: consume PciHostBridgeLibScan"
>> Revert "OvmfPkg/Bhyve: remove IncompatiblePciDeviceSupport DXE
>> driver"
>> OvmfPkg/BhyvePkg: enable bus enumeration
>>
>> OvmfPkg/Bhyve/BhyveX64.dsc | 4 ++--
>> OvmfPkg/Bhyve/BhyveX64.fdf | 1 +
>> 2 files changed, 3 insertions(+), 2 deletions(-)
>>
> Ping
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#107386): https://edk2.groups.io/g/devel/message/107386
Mute This Topic: https://groups.io/mt/100074281/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH v2 0/3] OvmfPkg/Bhyve: enable bus enumeration
@ 2023-07-11 7:16 Corvin Köhne
2023-07-31 0:46 ` [edk2-devel] " Rebecca Cran
0 siblings, 1 reply; 5+ messages in thread
From: Corvin Köhne @ 2023-07-11 7:16 UTC (permalink / raw)
To: devel
CI: https://github.com/tianocore/edk2/pull/4543
Corvin Köhne (3):
Revert "OvmfPkg/Bhyve: consume PciHostBridgeLibScan"
Revert "OvmfPkg/Bhyve: remove IncompatiblePciDeviceSupport DXE driver"
OvmfPkg/BhyvePkg: enable bus enumeration
OvmfPkg/Bhyve/BhyveX64.dsc | 4 ++--
OvmfPkg/Bhyve/BhyveX64.fdf | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
--
2.41.0
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [edk2-devel] [PATCH v2 0/3] OvmfPkg/Bhyve: enable bus enumeration
2023-07-11 7:16 Corvin Köhne
@ 2023-07-31 0:46 ` Rebecca Cran
2023-07-31 8:24 ` Ard Biesheuvel
0 siblings, 1 reply; 5+ messages in thread
From: Rebecca Cran @ 2023-07-31 0:46 UTC (permalink / raw)
To: devel, corvink
For the series:
Reviewed-by: Rebecca Cran <rebecca@bsdio.com>
On 7/11/23 01:16, Corvin Köhne wrote:
> CI: https://github.com/tianocore/edk2/pull/4543
>
> Corvin Köhne (3):
> Revert "OvmfPkg/Bhyve: consume PciHostBridgeLibScan"
> Revert "OvmfPkg/Bhyve: remove IncompatiblePciDeviceSupport DXE driver"
> OvmfPkg/BhyvePkg: enable bus enumeration
>
> OvmfPkg/Bhyve/BhyveX64.dsc | 4 ++--
> OvmfPkg/Bhyve/BhyveX64.fdf | 1 +
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#107384): https://edk2.groups.io/g/devel/message/107384
Mute This Topic: https://groups.io/mt/100074281/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [edk2-devel] [PATCH v2 0/3] OvmfPkg/Bhyve: enable bus enumeration
2023-07-31 0:46 ` [edk2-devel] " Rebecca Cran
@ 2023-07-31 8:24 ` Ard Biesheuvel
2023-07-31 11:33 ` Rebecca Cran
0 siblings, 1 reply; 5+ messages in thread
From: Ard Biesheuvel @ 2023-07-31 8:24 UTC (permalink / raw)
To: devel, rebecca; +Cc: corvink
On Mon, 31 Jul 2023 at 02:46, Rebecca Cran <rebecca@bsdio.com> wrote:
>
> For the series:
>
>
> Reviewed-by: Rebecca Cran <rebecca@bsdio.com>
>
Thanks for taking care of this.
In the future, when you merge patches for a package that you don't
maintain, could you please mention this in a reply to the thread? That
way, I'll know I won't have to bother pulling the patches and trying
to apply them.
Thanks,
Ard.
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#107397): https://edk2.groups.io/g/devel/message/107397
Mute This Topic: https://groups.io/mt/100074281/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [edk2-devel] [PATCH v2 0/3] OvmfPkg/Bhyve: enable bus enumeration
2023-07-31 8:24 ` Ard Biesheuvel
@ 2023-07-31 11:33 ` Rebecca Cran
0 siblings, 0 replies; 5+ messages in thread
From: Rebecca Cran @ 2023-07-31 11:33 UTC (permalink / raw)
To: Ard Biesheuvel, devel; +Cc: corvink
Sorry, I'll try and remember to do that in future.
On 7/31/23 02:24, Ard Biesheuvel wrote:
> On Mon, 31 Jul 2023 at 02:46, Rebecca Cran <rebecca@bsdio.com> wrote:
>> For the series:
>>
>>
>> Reviewed-by: Rebecca Cran <rebecca@bsdio.com>
>>
> Thanks for taking care of this.
>
> In the future, when you merge patches for a package that you don't
> maintain, could you please mention this in a reply to the thread? That
> way, I'll know I won't have to bother pulling the patches and trying
> to apply them.
>
> Thanks,
> Ard.
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#107402): https://edk2.groups.io/g/devel/message/107402
Mute This Topic: https://groups.io/mt/100074281/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-07-31 11:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1770BEF88C2FA911.9711@groups.io>
2023-07-24 10:34 ` [edk2-devel] [PATCH v2 0/3] OvmfPkg/Bhyve: enable bus enumeration Corvin Köhne
2023-07-31 0:49 ` Rebecca Cran
2023-07-11 7:16 Corvin Köhne
2023-07-31 0:46 ` [edk2-devel] " Rebecca Cran
2023-07-31 8:24 ` Ard Biesheuvel
2023-07-31 11:33 ` Rebecca Cran
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox