[Qemu-devel] Re: [OpenBIOS] [PATCH 0/3] sparc64 cleanups v1

2010-05-28 Thread Igor Kovalenko
On Fri, May 28, 2010 at 12:43 PM, Mark Cave-Ayland wrote: > Igor Kovalenko wrote: > >> With many debian iso images I consistently get scrolling blanks after >> the following line on qemu video console: >> >> io sched cfq registered (default) >> >> Please share your qemu command line, and installer

[Qemu-devel] Re: [OpenBIOS] [PATCH 0/3] sparc64 cleanups v1

2010-05-28 Thread Mark Cave-Ayland
Igor Kovalenko wrote: With many debian iso images I consistently get scrolling blanks after the following line on qemu video console: io sched cfq registered (default) Please share your qemu command line, and installer prompt input if any. Yeah, I do too. I originally thought that the Debian

[Qemu-devel] Re: [OpenBIOS] [PATCH 0/3] sparc64 cleanups v1

2010-05-27 Thread Igor Kovalenko
On Thu, May 27, 2010 at 8:57 PM, Mark Cave-Ayland wrote: > Blue Swirl wrote: > >> On Tue, May 25, 2010 at 12:12 PM, Igor V. Kovalenko >> wrote: >>> >>> One code cleanup and another pci host bridge remap change, >>> the latter requires qemu update with patch already posted to qemu list. >>> >>> v0

[Qemu-devel] Re: [OpenBIOS] [PATCH 0/3] sparc64 cleanups v1

2010-05-27 Thread Igor Kovalenko
On Fri, May 28, 2010 at 12:42 AM, Blue Swirl wrote: > On Thu, May 27, 2010 at 4:57 PM, Mark Cave-Ayland > wrote: >> Blue Swirl wrote: >> >>> On Tue, May 25, 2010 at 12:12 PM, Igor V. Kovalenko >>> wrote: One code cleanup and another pci host bridge remap change, the latter require

[Qemu-devel] Re: [OpenBIOS] [PATCH 0/3] sparc64 cleanups v1

2010-05-27 Thread Blue Swirl
On Thu, May 27, 2010 at 4:57 PM, Mark Cave-Ayland wrote: > Blue Swirl wrote: > >> On Tue, May 25, 2010 at 12:12 PM, Igor V. Kovalenko >> wrote: >>> >>> One code cleanup and another pci host bridge remap change, >>> the latter requires qemu update with patch already posted to qemu list. >>> >>> v0

[Qemu-devel] Re: [OpenBIOS] [PATCH 0/3] sparc64 cleanups v1

2010-05-27 Thread Mark Cave-Ayland
Blue Swirl wrote: On Tue, May 25, 2010 at 12:12 PM, Igor V. Kovalenko wrote: One code cleanup and another pci host bridge remap change, the latter requires qemu update with patch already posted to qemu list. v0->v1: added missing patch moving asi.h to arch includes Thanks, applied all. Wh