qemu-e2k/target/mips
Paolo Bonzini 4376c40ded kvm: introduce kvm_kernel_irqchip_* functions
The KVMState struct is opaque, so provide accessors for the fields
that will be moved from current_machine to the accelerator.  For now
they just forward to the machine object, but this will change.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-12-17 19:32:45 +01:00
..
Makefile.objs
TODO
cp0_timer.c
cpu-param.h
cpu-qom.h
cpu.c
cpu.h
dsp_helper.c
gdbstub.c target/mips: gdbstub: Revert commit 8e0b373 2019-09-12 18:25:34 +02:00
helper.c target/mips: Clean up helper.c 2019-10-25 18:37:01 +02:00
helper.h target/mips: msa: Split helpers for ASUB_<S|U>.<B|H|W|D> 2019-10-25 18:37:01 +02:00
internal.h target/mips: Clean up internal.h 2019-10-01 16:37:22 +02:00
kvm.c kvm: introduce kvm_kernel_irqchip_* functions 2019-12-17 19:32:45 +01:00
kvm_mips.h target/mips: Clean up kvm_mips.h 2019-10-01 16:37:50 +02:00
lmi_helper.c
machine.c
mips-defs.h target/mips: Clean up mips-defs.h 2019-10-01 16:41:03 +02:00
mips-semi.c
msa_helper.c target/mips: Refactor handling of vector compare 'less than' (signed) instructions 2019-10-25 18:37:01 +02:00
op_helper.c target/mips: Clean up op_helper.c 2019-10-25 18:37:01 +02:00
trace-events
translate.c target/mips: Demacro LMI decoder 2019-10-25 18:37:01 +02:00
translate_init.inc.c