qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/5] target/hppa patch queue


From: Richard Henderson
Subject: [Qemu-devel] [PULL 0/5] target/hppa patch queue
Date: Mon, 6 Feb 2017 18:32:24 -0800

Nothing complicated here.  Two bugs from Laurent, two noticed
by Coverity (through multiple channels).


r~



The following changes since commit 7d2c6c95511e42dffe2b263275e09957723d0ff4:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170206-1' into 
staging (2017-02-06 11:44:08 +0000)

are available in the git repository at:

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

for you to fetch changes up to 6836a8fb96963a29f309d49873062bbca9ab0e28:

  target/hppa: Fix gdb_write_register (2017-02-06 18:25:31 -0800)

----------------------------------------------------------------
Misc hppa fixes.

----------------------------------------------------------------
Laurent Vivier (3):
      linux-user: add hppa magic numbers in qemu-binfmt-conf.sh
      linux-user: fix "apt-get update" on linux-user hppa
      linux-user: define correct UTS machine name for hppa

Richard Henderson (2):
      target/hppa: Tidy do_cbranch
      target/hppa: Fix gdb_write_register

 linux-user/hppa/target_syscall.h |  2 +-
 linux-user/syscall.c             |  1 -
 scripts/qemu-binfmt-conf.sh      |  9 +++++++--
 target/hppa/gdbstub.c            |  1 +
 target/hppa/translate.c          | 17 +++++------------
 5 files changed, 14 insertions(+), 16 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]