qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] d5eaec: target/xtensa: regenerate and re-impo


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] d5eaec: target/xtensa: regenerate and re-import test_mmuhi...
Date: Thu, 24 Oct 2019 02:42:44 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: d5eaec84e592bb0085f84bef54d0a41e31faa99a
      
https://github.com/qemu/qemu/commit/d5eaec84e592bb0085f84bef54d0a41e31faa99a
  Author: Max Filippov <address@hidden>
  Date:   2019-10-18 (Fri, 18 Oct 2019)

  Changed paths:
    M target/xtensa/core-test_mmuhifi_c3.c
    M target/xtensa/core-test_mmuhifi_c3/core-isa.h
    M target/xtensa/core-test_mmuhifi_c3/gdb-config.inc.c
    M target/xtensa/core-test_mmuhifi_c3/xtensa-modules.inc.c

  Log Message:
  -----------
  target/xtensa: regenerate and re-import test_mmuhifi_c3 core

Overlay part of the test_mmuhifi_c3 core has GPL3 copyright headers in
it. Fix that by regenerating test_mmuhifi_c3 core overlay and
re-importing it.

Fixes: d848ea776728 ("target/xtensa: add test_mmuhifi_c3 core")
Reported-by: Thomas Huth <address@hidden>
Signed-off-by: Max Filippov <address@hidden>


  Commit: d9e8553bc8821d72cb72ca95f76b2d8ff6eb628a
      
https://github.com/qemu/qemu/commit/d9e8553bc8821d72cb72ca95f76b2d8ff6eb628a
  Author: Max Filippov <address@hidden>
  Date:   2019-10-18 (Fri, 18 Oct 2019)

  Changed paths:
    M MAINTAINERS
    M default-configs/xtensa-softmmu.mak
    M hw/xtensa/Kconfig
    M hw/xtensa/Makefile.objs
    M hw/xtensa/sim.c
    A hw/xtensa/virt.c
    A hw/xtensa/xtensa_sim.h

  Log Message:
  -----------
  hw/xtensa: add virt machine

virt machine is a sim machine with generic PCI host controller.
Make common parts of sim machine initialization reusable.
Add PCI controller at 0xf0000000 with PIO space at its base address,
ECAM space at base address + 1M and MMIO space at base address + 64M.
Connect IRQ lines to consecutive CPU external IRQ pins starting from 0.
Instantiate network interfaces on virt machine.

Xtensa linux kernel configuration virt_defconfig can successfully boot
on this machine.

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


  Commit: ea0ec714d3109e0d0523b9dacb38030e4cb142a8
      
https://github.com/qemu/qemu/commit/ea0ec714d3109e0d0523b9dacb38030e4cb142a8
  Author: Peter Maydell <address@hidden>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

  Changed paths:
    M MAINTAINERS
    M default-configs/xtensa-softmmu.mak
    M hw/xtensa/Kconfig
    M hw/xtensa/Makefile.objs
    M hw/xtensa/sim.c
    A hw/xtensa/virt.c
    A hw/xtensa/xtensa_sim.h
    M target/xtensa/core-test_mmuhifi_c3.c
    M target/xtensa/core-test_mmuhifi_c3/core-isa.h
    M target/xtensa/core-test_mmuhifi_c3/gdb-config.inc.c
    M target/xtensa/core-test_mmuhifi_c3/xtensa-modules.inc.c

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

target/xtensa improvements for v4.2:

- regenerate and reimport test_mmuhifi_c3 core;
- add virt machine.

# gpg: Signature made Wed 23 Oct 2019 23:56:42 BST
# gpg:                using RSA key 2B67854B98E5327DCDEB17D851F9CC91F83FA044
# gpg:                issuer "address@hidden"
# gpg: Good signature from "Max Filippov <address@hidden>" [unknown]
# gpg:                 aka "Max Filippov <address@hidden>" [full]
# gpg:                 aka "Max Filippov <address@hidden>" [full]
# Primary key fingerprint: 2B67 854B 98E5 327D CDEB  17D8 51F9 CC91 F83F A044

* remotes/xtensa/tags/20191023-xtensa:
  hw/xtensa: add virt machine
  target/xtensa: regenerate and re-import test_mmuhifi_c3 core

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


Compare: https://github.com/qemu/qemu/compare/f78398bfe544...ea0ec714d310



reply via email to

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