Message ID | 20190204190314.25373-1-jcmvbkbc@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Mon, 4 Feb 2019 at 19:03, Max Filippov <jcmvbkbc@gmail.com> wrote: > > Hi Peter, > > please pull the following series that enables SMP linux support for > xtensa-softmmu. > > The following changes since commit 8b7a3e1e5434b55d7710071b00af97c7086cab7a: > > Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2019-01-24 15:04:47 +0000) > > are available in the git repository at: > > git://github.com/OSLL/qemu-xtensa.git tags/20190204-xtensa > > for you to fetch changes up to 174e09b73ab1c47408dd29fb36c4dd9fbda54f97: > > hw/xtensa: xtfpga: raise CPU number limit (2019-01-28 11:55:20 -0800) > > ---------------------------------------------------------------- > target/xtensa: SMP updates and various fixes > > - fix CPU wakeup on runstall changes; expose runstall as an IRQ line; > - place mini-bootloader at the BSP reset vector; > - expose CPU core frequency in XTFPGA board FPGA register; > - rearrange access to external interrupts of xtensa cores; > - add MX interrupt distributor and use it on SMP XTFPGA boards; > - add test_mmuhifi_c3 xtensa core variant; > - raise number of CPUs that can be instantiated on XTFPGA boards. > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0 for any user-visible changes. -- PMM