]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/shorne/tags/openrisc-20171021-smp-pr' into...
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 24 Oct 2017 09:50:49 +0000 (10:50 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 24 Oct 2017 09:50:49 +0000 (10:50 +0100)
commita61837da0f2122e01685f6b7aad3226c9a6fc289
treee92c6fd505f963f4ea297a0a1a4699eeef4b74b9
parente822e81e350825dd94f41ee2538ff1432b812eb9
parent373b259b660a8ff0960a979481c19b78d51e023a
Merge remote-tracking branch 'remotes/shorne/tags/openrisc-20171021-smp-pr' into staging

OpenRISC SMP patchset 20171021

# gpg: Signature made Fri 20 Oct 2017 22:51:16 BST
# gpg:                using RSA key 0xC3B31C2D5E6627E4
# gpg: Good signature from "Stafford Horne <shorne@gmail.com>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: D9C4 7354 AEF8 6C10 3A25  EFF1 C3B3 1C2D 5E66 27E4

* remotes/shorne/tags/openrisc-20171021-smp-pr:
  openrisc: Only kick cpu on timeout, not on update
  openrisc: Initial SMP support
  openrisc/cputimer: Perparation for Multicore
  target/openrisc: Make coreid and numcores variable
  openrisc/ompic: Add OpenRISC Multicore PIC (OMPIC)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>