On Tue, Apr 05, 2016 at 12:51:56PM -0400, Kevin O'Connor wrote:
> Enabling and disabling shadow ram on QEMU is slow. Batch the PCI
> writes to reduce the number of memory changes QEMU must implement.
FYI, I committed this change.
-Kevin
___
SeaBIOS ma
On Tue, Apr 05, 2016 at 01:06:32PM -0400, Kevin O'Connor wrote:
> Signed-off-by: Kevin O'Connor
FYI, I committed this change.
-Kevin
___
SeaBIOS mailing list
SeaBIOS@seabios.org
https://www.coreboot.org/mailman/listinfo/seabios
On Thu, Mar 31, 2016 at 02:50:32PM -0400, Kevin O'Connor wrote:
> If CONFIG_ENTRY_EXTRASTACK is set (enabled by default) then the 16bit
> disk interface code is already running on the extra stack and it is
> not necessary to support stack switching on each disk request.
FYI, I committed this chang
On Mo, 2016-04-18 at 13:48 +0100, Roger Pau Monné wrote:
> Hello,
>
> The Xen project is about to release a newer version of Xen (4.7), and we
> would like to have commit 3910de in our tree (SeaBIOS version bundled with
> Xen is currently 1.9.1). Is there any chance 1.9.2 could be tagged from th