On 27 February 2018 at 19:16, Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> wrote: > Hi Peter, > > Here is a pull request containing the loader fix which enables > qemu-system-sparc to work when > used with -kernel again. > > > ATB, > > Mark. > > > The following changes since commit 3ec7b5d819da9245dd37a6f7e7d150f064cf584c: > > Merge remote-tracking branch > 'remotes/kraxel/tags/vga-20180227-pull-request' into staging (2018-02-27 > 14:01:19 +0000) > > are available in the git repository at: > > https://github.com/mcayland/qemu.git tags/qemu-sparc-signed > > for you to fetch changes up to ca316c11526a1bc221fb542bdce6bac7238dde69: > > loader: don't perform overlapping address check for memory region ROM > images (2018-02-27 18:57:14 +0000) > > ---------------------------------------------------------------- > qemu-sparc update > > ---------------------------------------------------------------- > Mark Cave-Ayland (1): > loader: don't perform overlapping address check for memory region ROM > images > > hw/core/loader.c | 20 +++++++++++--------- > 1 file changed, 11 insertions(+), 9 deletions(-)
Applied, thanks. -- PMM