qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] target/xtensa fixes
@ 2017-06-05 17:01 Max Filippov
  2017-06-06  9:00 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2017-06-05 17:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Max Filippov

Hi Peter,

please pull my current target/xtensa queue:

The following changes since commit c6e84fbd447a51e1161d74d71566a5f67b47eac5:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2017-06-02 17:46:22 +0100)

are available in the git repository at:

  git://github.com/OSLL/qemu-xtensa.git tags/20170605-xtensa

for you to fetch changes up to aa717e657f3ef2e676803676eaa268ec0108a453:

  target/xtensa: handle unknown registers in gdbstub (2017-06-03 02:16:18 -0700)

----------------------------------------------------------------
target/xtensa fixes:

- fix read/write simcall mapping flags and return value;
- use -serial option to direct console output of sim machine to QEMU chardev;
- fix handling of unknown registers in the gdbstub.

----------------------------------------------------------------
Max Filippov (4):
      target/xtensa: fix mapping direction in read/write simcalls
      target/xtensa: fix return value of read/write simcalls
      target/xtensa: support output to chardev console
      target/xtensa: handle unknown registers in gdbstub

 hw/xtensa/sim.c             |  4 ++
 target/xtensa/cpu.h         |  1 +
 target/xtensa/gdbstub.c     | 13 +++++--
 target/xtensa/xtensa-semi.c | 91 +++++++++++++++++++++++++++++++++++----------
 4 files changed, 87 insertions(+), 22 deletions(-)

-- 
Thanks.
-- Max

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PULL 0/4] target/xtensa fixes
  2017-06-05 17:01 [Qemu-devel] [PULL 0/4] target/xtensa fixes Max Filippov
@ 2017-06-06  9:00 ` Peter Maydell
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2017-06-06  9:00 UTC (permalink / raw)
  To: Max Filippov; +Cc: QEMU Developers

On 5 June 2017 at 18:01, Max Filippov <jcmvbkbc@gmail.com> wrote:
> Hi Peter,
>
> please pull my current target/xtensa queue:
>
> The following changes since commit c6e84fbd447a51e1161d74d71566a5f67b47eac5:
>
>   Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2017-06-02 17:46:22 +0100)
>
> are available in the git repository at:
>
>   git://github.com/OSLL/qemu-xtensa.git tags/20170605-xtensa
>
> for you to fetch changes up to aa717e657f3ef2e676803676eaa268ec0108a453:
>
>   target/xtensa: handle unknown registers in gdbstub (2017-06-03 02:16:18 -0700)
>
> ----------------------------------------------------------------
> target/xtensa fixes:
>
> - fix read/write simcall mapping flags and return value;
> - use -serial option to direct console output of sim machine to QEMU chardev;
> - fix handling of unknown registers in the gdbstub.
>
> ----------------------------------------------------------------
> Max Filippov (4):
>       target/xtensa: fix mapping direction in read/write simcalls
>       target/xtensa: fix return value of read/write simcalls
>       target/xtensa: support output to chardev console
>       target/xtensa: handle unknown registers in gdbstub

Hi; I'm afraid this doesn't build:

/home/peter.maydell/qemu/target/xtensa/xtensa-semi.c:34:25: fatal
error: sysemu/char.h: No such file or directory

Looks like you have a clash with the recent char frontend pullreq
which moved the char headers around.

thanks
-- PMM

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-06  9:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-05 17:01 [Qemu-devel] [PULL 0/4] target/xtensa fixes Max Filippov
2017-06-06  9:00 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).