qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] b68755: target/xtensa: sim: instantiate local


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] b68755: target/xtensa: sim: instantiate local memories
Date: Tue, 07 Mar 2017 05:15:10 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: b68755c142deafb6414a1b171a48a4cace723528
      
https://github.com/qemu/qemu/commit/b68755c142deafb6414a1b171a48a4cace723528
  Author: Max Filippov <address@hidden>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M hw/xtensa/sim.c
    M target/xtensa/cpu.h
    M target/xtensa/overlay_tool.h

  Log Message:
  -----------
  target/xtensa: sim: instantiate local memories

Xtensa core may have a number of RAM and ROM areas configured. Record
their size and location from the core configuration overlay and
instantiate them as RAM regions in the SIM machine.

Signed-off-by: Max Filippov <address@hidden>


  Commit: cb3825b9afdb1800cef1be9c9a732c803d8bb29e
      
https://github.com/qemu/qemu/commit/cb3825b9afdb1800cef1be9c9a732c803d8bb29e
  Author: Max Filippov <address@hidden>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M target/xtensa/import_core.sh

  Log Message:
  -----------
  target/xtensa: add two missing headers to core import script

Include qemu/osdep.h and qemu-common.h at the beginning of imported
xtensa core source file.

Signed-off-by: Max Filippov <address@hidden>


  Commit: ff79d5e939c38677a575e3493eb9b4d36eb21865
      
https://github.com/qemu/qemu/commit/ff79d5e939c38677a575e3493eb9b4d36eb21865
  Author: Peter Maydell <address@hidden>
  Date:   2017-03-07 (Tue, 07 Mar 2017)

  Changed paths:
    M hw/xtensa/sim.c
    M target/xtensa/cpu.h
    M target/xtensa/import_core.sh
    M target/xtensa/overlay_tool.h

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/xtensa/tags/20170306-xtensa' into 
staging

target/xtensa updates:

- instantiate local memories in xtensa sim machine;
- add two missing include files to xtensa core importing script.

# gpg: Signature made Mon 06 Mar 2017 22:32:45 GMT
# gpg:                using RSA key 0x51F9CC91F83FA044
# gpg: Good signature from "Max Filippov <address@hidden>"
# gpg:                 aka "Max Filippov <address@hidden>"
# gpg:                 aka "Max Filippov <address@hidden>"
# Primary key fingerprint: 2B67 854B 98E5 327D CDEB  17D8 51F9 CC91 F83F A044

* remotes/xtensa/tags/20170306-xtensa:
  target/xtensa: add two missing headers to core import script
  target/xtensa: sim: instantiate local memories

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/d6780c822144...ff79d5e939c3

reply via email to

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