mbox

[PULL,for-2.12,0/1] target/hppa: seabios-hppa update

Message ID 20180406131832.23901-1-richard.henderson@linaro.org
State New
Headers show

Pull-request

git://github.com/rth7680/qemu.git tags/pull-hppa-20180407

Message

Richard Henderson April 6, 2018, 1:18 p.m. UTC
Helge Deller has fixed some bios bugs and has asked
that I update qemu thus.


r~


The following changes since commit 0e87fdc966d05f4e5ad868034fcd8ee2a08ca62d:

  Update version for v2.12.0-rc2 release (2018-04-04 20:37:20 +0100)

are available in the Git repository at:

  git://github.com/rth7680/qemu.git tags/pull-hppa-20180407

for you to fetch changes up to 5aa48600823a1fc2f5c8c3ec3e93227d4638e3a4:

  Update seabios-hppa (2018-04-06 23:14:51 +1000)

----------------------------------------------------------------
Update hppa-softmmu bios

----------------------------------------------------------------
Richard Henderson (1):
      Update seabios-hppa

 pc-bios/hppa-firmware.img | Bin 215696 -> 215936 bytes
 roms/seabios-hppa         |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Maydell April 6, 2018, 4:51 p.m. UTC | #1
On 6 April 2018 at 14:18, Richard Henderson
<richard.henderson@linaro.org> wrote:
> Helge Deller has fixed some bios bugs and has asked
> that I update qemu thus.
>
>
> r~
>
>
> The following changes since commit 0e87fdc966d05f4e5ad868034fcd8ee2a08ca62d:
>
>   Update version for v2.12.0-rc2 release (2018-04-04 20:37:20 +0100)
>
> are available in the Git repository at:
>
>   git://github.com/rth7680/qemu.git tags/pull-hppa-20180407
>
> for you to fetch changes up to 5aa48600823a1fc2f5c8c3ec3e93227d4638e3a4:
>
>   Update seabios-hppa (2018-04-06 23:14:51 +1000)
>
> ----------------------------------------------------------------
> Update hppa-softmmu bios
>
> ----------------------------------------------------------------
> Richard Henderson (1):
>       Update seabios-hppa
>
>  pc-bios/hppa-firmware.img | Bin 215696 -> 215936 bytes
>  roms/seabios-hppa         |   2 +-
>  2 files changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

-- PMM