You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/xtensa
Max Filippov c6f3f334d1 hw/xtensa: fix reset value of MIROUT register of MX PIC
MX PIC comes out of reset with IRQ routing registers set to 0, thus
not delivering any external IRQ to any connected CPU by default.
Fix the model to match the hardware.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
3 years ago
..
Kconfig hw/xtensa: add virt machine 5 years ago
bootparam.h Clean up ill-advised or unusual header guards 8 years ago
meson.build meson: convert hw/arch* 4 years ago
mx_pic.c hw/xtensa: fix reset value of MIROUT register of MX PIC 3 years ago
pic_cpu.c qemu/atomic.h: rename atomic_ to qatomic_ 4 years ago
sim.c Replace TARGET_WORDS_BIGENDIAN 3 years ago
virt.c Do not include exec/address-spaces.h if it's not really necessary 4 years ago
xtensa_memory.c Do not include cpu.h if it's not really necessary 4 years ago
xtensa_memory.h Include exec/memory.h slightly less 5 years ago
xtensa_sim.h hw/xtensa: add virt machine 5 years ago
xtfpga.c Replace TARGET_WORDS_BIGENDIAN 3 years ago