qemu-e2k/hw/mips
Philippe Mathieu-Daudé 0009b4f32e hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu()
Since commit d8ed887bdc, the cpu_mips_irq_request handler takes
a pointer to MIPSCPU in its opaque argument.  Directly pass the
cpu pointer.

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <20200221162011.26383-1-philmd@redhat.com>
2020-02-27 14:18:31 +01:00
..
Kconfig hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c 2019-10-04 18:49:16 +02:00
Makefile.objs hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards 2019-02-05 16:50:19 +01:00
addr.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
boston.c mips/boston: use memdev for RAM 2020-02-19 16:49:59 +00:00
cps.c qdev: set properties with device_class_set_props() 2020-01-24 20:59:15 +01:00
gt64xxx_pci.c hw: replace hw/i386/pc.h with a header just for the i8259 2019-12-17 19:33:49 +01:00
mips_fulong2e.c mips/mips_fulong2e: use memdev for RAM 2020-02-19 16:49:59 +00:00
mips_int.c hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu() 2020-02-27 14:18:31 +01:00
mips_jazz.c mips/mips_jazz: add max ram size check 2020-02-19 16:49:59 +00:00
mips_malta.c mips/mips_malta: use memdev for RAM 2020-02-19 16:49:59 +00:00
mips_mipssim.c mips/mips_mipssim: use memdev for RAM 2020-02-19 16:49:59 +00:00
mips_r4k.c mips/mips_r4k: use memdev for RAM 2020-02-19 16:49:59 +00:00
trace-events hw/mips/gt64xxx: Remove dynamic field width from trace events 2019-11-19 14:46:01 +01:00