[SeaBIOS] Re: [PATCH] Preserve Xen DebugOutputPort

2020-06-22 Thread Jason Andryuk
On Mon, Jun 22, 2020 at 8:40 PM Kevin O'Connor wrote: > > On Tue, Jun 16, 2020 at 10:31:17PM -0400, Jason Andryuk wrote: > > xen_preinit() runs early and changes DebugOutputPort. qemu_preinit() runs > > soon after. inb on DebugOutputPort doesn't work on Xen, so the check > > will always fail and

[SeaBIOS] Re: [PATCH] Preserve Xen DebugOutputPort

2020-06-22 Thread Kevin O'Connor
On Tue, Jun 16, 2020 at 10:31:17PM -0400, Jason Andryuk wrote: > xen_preinit() runs early and changes DebugOutputPort. qemu_preinit() runs > soon after. inb on DebugOutputPort doesn't work on Xen, so the check > will always fail and DebugOutputPort will be cleared to 0 disabling > output. > > Qu

[SeaBIOS] Re: SeaBIOS and superformatted floppies

2020-06-22 Thread felix
On Mon 22 Jun 2020 at 10:58, Gerd Hoffmann wrote: On Sat, Jun 20, 2020 at 10:12:51PM +0300, Mike Banon wrote: > Well, I suspect for these use cases it'll be *alot* easier to add emulated harddisk support instead. It requires coding for SeaBIOS Same is true for superfloppy support. And

[SeaBIOS] Re: SeaBIOS and superformatted floppies

2020-06-22 Thread Gerd Hoffmann
On Sat, Jun 20, 2020 at 10:12:51PM +0300, Mike Banon wrote: > > Well, I suspect for these use cases it'll be *alot* easier to add emulated > > harddisk support instead. > > It requires coding for SeaBIOS Same is true for superfloppy support. And testing this is much more difficult. Physical fl