; ler...@redhat.com
; dgilb...@redhat.com ;
marcel.apfelb...@gmail.com ; imamm...@redhat.com
; kra...@redhat.com
Subject: Re: [PATCH v6] hw/i386/pc: add max combined fw size as machine
configuration option
Sure, no problem.
From: Michael S. Tsirkin
Sent
: [PATCH v6] hw/i386/pc: add max combined fw size as machine
configuration option
Could you help by rebasing this on master? Shouldn't be hard ...
Thanks!
Could you help by rebasing this on master? Shouldn't be hard ...
Thanks!
: Re: [PATCH v6] hw/i386/pc: add max combined fw size as machine
configuration option
On Fri, Sep 25, 2020 at 05:57:51PM +, Erich Mcmillan wrote:
> From: Erich McMillan
>
> At Hewlett Packard Inc. we have a need for increased fw size to enable
> testing of our custom fw.
&
On Fri, Sep 25, 2020 at 05:57:51PM +, Erich Mcmillan wrote:
> From: Erich McMillan
>
> At Hewlett Packard Inc. we have a need for increased fw size to enable
> testing of our custom fw.
> Move return statement for early return
>
> Signed-off-by: Erich McMillan
My bad that I dropped it by
On 09/25/20 19:57, Erich Mcmillan wrote:
> From: Erich McMillan
>
> At Hewlett Packard Inc. we have a need for increased fw size to enable
> testing of our custom fw.
> Move return statement for early return
>
> Signed-off-by: Erich McMillan
> ---
>
> Changes since v5:
>
> Move return s
From: Erich McMillan
At Hewlett Packard Inc. we have a need for increased fw size to enable testing
of our custom fw.
Move return statement for early return
Signed-off-by: Erich McMillan
---
Changes since v5:
Move return statement for pc_machine_set_max_fw_size() to follow
error_setg()