mbox series

[PULL,0/1] target/hppa patch queue

Message ID 20181016224759.3158-1-richard.henderson@linaro.org
Headers show
Series target/hppa patch queue | expand

Message

Richard Henderson Oct. 16, 2018, 10:47 p.m. UTC
The following changes since commit 09558375a634e17cea6cfbfec883ac2376d2dc7f:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181016-1' into staging (2018-10-16 17:42:56 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 5f538f75324ef69d624b5f71ab2c7f4e72a7d744:

  target/hppa: Raise exception 26 on emulated hardware (2018-10-16 15:32:22 -0700)

----------------------------------------------------------------
Queued hppa patch

----------------------------------------------------------------
Helge Deller (1):
      target/hppa: Raise exception 26 on emulated hardware

 target/hppa/mem_helper.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Peter Maydell Oct. 18, 2018, 12:40 p.m. UTC | #1
On 16 October 2018 at 23:47, Richard Henderson
<richard.henderson@linaro.org> wrote:
> The following changes since commit 09558375a634e17cea6cfbfec883ac2376d2dc7f:

>

>   Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181016-1' into staging (2018-10-16 17:42:56 +0100)

>

> are available in the Git repository at:

>

>   https://github.com/rth7680/qemu.git tags/pull-hppa-20181016

>

> for you to fetch changes up to 5f538f75324ef69d624b5f71ab2c7f4e72a7d744:

>

>   target/hppa: Raise exception 26 on emulated hardware (2018-10-16 15:32:22 -0700)

>

> ----------------------------------------------------------------

> Queued hppa patch

>

> ----------------------------------------------------------------

> Helge Deller (1):

>       target/hppa: Raise exception 26 on emulated hardware

>

>  target/hppa/mem_helper.c | 3 ++-

>  1 file changed, 2 insertions(+), 1 deletion(-)



Applied, thanks.

-- PMM