Re: [Qemu-devel] [PULL 0/5] Ui 20190121 patches

2019-01-23 Thread Peter Maydell
On Mon, 21 Jan 2019 at 14:15, Gerd Hoffmann wrote: > > The following changes since commit 681d61362d3f766a00806b89d6581869041f73cb: > > Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' > into staging (2019-01-17 12:48:42 +) > > are available in the git repository at:

Re: [Qemu-devel] [PULL 0/5] Ui 20190121 patches

2019-01-23 Thread Gerd Hoffmann
> > delete mode 100644 pc-bios/qemu-icon.bmp > > Doesn't this break the SDL UI? ui/sdl.c still looks for > qemu-icon.bmp... Well, a little bit, and SDL 1.2 only. The icon is gone. qemu runs fine though. SDL 1.2 is deprecated though, and I'm busy looking at the remaining blockers for SDL 1.2 r

Re: [Qemu-devel] [PULL 0/5] Ui 20190121 patches

2019-01-22 Thread Peter Maydell
On Mon, 21 Jan 2019 at 14:15, Gerd Hoffmann wrote: > > The following changes since commit 681d61362d3f766a00806b89d6581869041f73cb: > > Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' > into staging (2019-01-17 12:48:42 +) > > are available in the git repository at:

[Qemu-devel] [PULL 0/5] Ui 20190121 patches

2019-01-21 Thread Gerd Hoffmann
The following changes since commit 681d61362d3f766a00806b89d6581869041f73cb: Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into staging (2019-01-17 12:48:42 +) are available in the git repository at: git://git.kraxel.org/qemu tags/ui-20190121-pull-request for