mbox

[PULL,0/2] qemu-sparc.for-upstream queue 20180820

Message ID 20180820194755.30731-1-mark.cave-ayland@ilande.co.uk
State New
Headers show

Pull-request

git://github.com/mcayland/qemu.git tags/qemu-sparc.for-upstream-20180820

Message

Mark Cave-Ayland Aug. 20, 2018, 7:47 p.m. UTC
The following changes since commit d0092d90eb546a8bbe9e9120426c189474123797:

  Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into staging (2018-08-20 17:41:18 +0100)

are available in the git repository at:

  git://github.com/mcayland/qemu.git tags/qemu-sparc.for-upstream-20180820

for you to fetch changes up to 8498321421e95a822dc7a5dd3184890766a029bb:

  sun4m: don't use legacy fw_cfg_init_mem() function (2018-08-20 19:18:31 +0100)

----------------------------------------------------------------
qemu-sparc.for-upstream queue

----------------------------------------------------------------
Mark Cave-Ayland (2):
      sun4u: ensure kernel_top is always initialised
      sun4m: don't use legacy fw_cfg_init_mem() function

 hw/sparc/sun4m.c   | 12 +++++++++++-
 hw/sparc64/sun4u.c |  4 ++--
 2 files changed, 13 insertions(+), 3 deletions(-)

Comments

Peter Maydell Aug. 21, 2018, 9:23 a.m. UTC | #1
On 20 August 2018 at 20:47, Mark Cave-Ayland
<mark.cave-ayland@ilande.co.uk> wrote:
> The following changes since commit d0092d90eb546a8bbe9e9120426c189474123797:
>
>   Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into staging (2018-08-20 17:41:18 +0100)
>
> are available in the git repository at:
>
>   git://github.com/mcayland/qemu.git tags/qemu-sparc.for-upstream-20180820
>
> for you to fetch changes up to 8498321421e95a822dc7a5dd3184890766a029bb:
>
>   sun4m: don't use legacy fw_cfg_init_mem() function (2018-08-20 19:18:31 +0100)
>
> ----------------------------------------------------------------
> qemu-sparc.for-upstream queue
>
> ----------------------------------------------------------------

Applied, thanks.

-- PMM