On Wed, Sep 04, 2013 at 12:00:23PM +0200, Gerd Hoffmann wrote:
Happens in case a vga with bochs interface lives behind a pci bridge. stdvga ports are passed through with vgasnoop enabled, bochs interface ports are not. Better fallback to stdvga (so text mode works as usual) rather than bailing out.
If bochsvga needs to fallback to stdvga, then I think that should be done in bochsvga.c, not in the vgahw layer.
-Kevin