On Thu, 14 Jan 2021 at 15:15, Philippe Mathieu-Daudé wrote:
> A SysBusDevice should use DeviceReset. qemu_register_reset()
> should be restricted to non-SysBusDevice devices. If there
> are no other comments on this series, I can fix this when
> applying.
The device also seems to be missing a vms
Hi Jiaxun,
On 1/14/21 2:31 AM, Jiaxun Yang wrote:
> Loongson IPI controller is a MMIO based simple level triggered
> interrupt controller. It will trigger IRQ to it's upstream
> processor when set register is written.
>
> It also has 4 64bit mailboxes to pass boot information to
> secondary proce