qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/4] target/xtensa fixes for 3.1


From: Max Filippov
Subject: [Qemu-devel] [PULL 0/4] target/xtensa fixes for 3.1
Date: Sun, 25 Nov 2018 15:12:36 -0800

Hi Peter,

please pull the following batch of fixes for target/xtensa.

The following changes since commit 47c1cc30e440860aa695358f7c2dd0b9d7b53d16:

  Update version for v3.1.0-rc2 release (2018-11-20 18:10:26 +0000)

are available in the git repository at:

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

for you to fetch changes up to 895e4897e278572e5265e0333f5e9864be2704a6:

  MAINTAINERS: add missing xtensa patterns (2018-11-22 21:16:43 -0800)

----------------------------------------------------------------
xtensa fixes for 3.1:

- fix register counting logic for linux-user gdbserver;
- provide default memory sizes for XTFPGA boards;
- add missing xtensa patterns to MAINTAINTERS.

----------------------------------------------------------------
Max Filippov (4):
      target/xtensa: gdbstub fix register counting
      target/xtensa: drop num_[core_]regs from dc232b/dc233c configs
      target/xtensa: xtfpga: provide default memory sizes
      MAINTAINERS: add missing xtensa patterns

 MAINTAINERS                                |  2 ++
 hw/xtensa/xtfpga.c                         | 10 ++++++++++
 target/xtensa/core-dc232b.c                |  2 --
 target/xtensa/core-dc232b/gdb-config.inc.c |  1 +
 target/xtensa/core-dc233c.c                |  2 --
 target/xtensa/core-dc233c/gdb-config.inc.c |  1 +
 target/xtensa/gdbstub.c                    | 11 ++++++++---
 7 files changed, 22 insertions(+), 7 deletions(-)



reply via email to

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