[SeaBIOS] [PATCH v2 0/2] add guest hint for memory layout, take three

Gerd Hoffmann posted 2 patches 7 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/seabios tags/patchew/20241122143306.1475767-1-kraxel@redhat.com
src/romfile.h    |  1 +
src/fw/pciinit.c | 13 ++++++++++---
src/romfile.c    | 23 +++++++++++++++++++++++
3 files changed, 34 insertions(+), 3 deletions(-)
[SeaBIOS] [PATCH v2 0/2] add guest hint for memory layout, take three
Posted by Gerd Hoffmann 7 months, 2 weeks ago

Gerd Hoffmann (2):
  add romfile_loadbool()
  update pci_pad_mem64 handling

 src/romfile.h    |  1 +
 src/fw/pciinit.c | 13 ++++++++++---
 src/romfile.c    | 23 +++++++++++++++++++++++
 3 files changed, 34 insertions(+), 3 deletions(-)

-- 
2.47.0

_______________________________________________
SeaBIOS mailing list -- seabios@seabios.org
To unsubscribe send an email to seabios-leave@seabios.org
[SeaBIOS] Re: [PATCH v2 0/2] add guest hint for memory layout, take three
Posted by Kevin O'Connor 6 months, 2 weeks ago
On Fri, Nov 22, 2024 at 03:33:04PM +0100, Gerd Hoffmann wrote:
> 
> 
> Gerd Hoffmann (2):
>   add romfile_loadbool()
>   update pci_pad_mem64 handling

Thanks.  It looks fine to me.  Feel free to commit when you are ready.

Cheers,
-Kevin

> 
>  src/romfile.h    |  1 +
>  src/fw/pciinit.c | 13 ++++++++++---
>  src/romfile.c    | 23 +++++++++++++++++++++++
>  3 files changed, 34 insertions(+), 3 deletions(-)
> 
> -- 
> 2.47.0
> 
> _______________________________________________
> SeaBIOS mailing list -- seabios@seabios.org
> To unsubscribe send an email to seabios-leave@seabios.org
_______________________________________________
SeaBIOS mailing list -- seabios@seabios.org
To unsubscribe send an email to seabios-leave@seabios.org
[SeaBIOS] Re: [PATCH v2 0/2] add guest hint for memory layout, take three
Posted by Gerd Hoffmann 5 months, 3 weeks ago
On Tue, Dec 24, 2024 at 06:49:35PM -0500, Kevin O'Connor wrote:
> On Fri, Nov 22, 2024 at 03:33:04PM +0100, Gerd Hoffmann wrote:
> > 
> > 
> > Gerd Hoffmann (2):
> >   add romfile_loadbool()
> >   update pci_pad_mem64 handling
> 
> Thanks.  It looks fine to me.  Feel free to commit when you are ready.

Pushed now.

take care,
  Gerd

_______________________________________________
SeaBIOS mailing list -- seabios@seabios.org
To unsubscribe send an email to seabios-leave@seabios.org