summaryrefslogtreecommitdiff
path: root/target/mips/kvm.c
AgeCommit message (Expand)Author
2020-06-01target/mips: Add more CP0 register for save/restoreHuacai Chen
2019-12-17kvm: introduce kvm_kernel_irqchip_* functionsPaolo Bonzini
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-06-21KVM: Introduce kvm_arch_destroy_vcpu()Liran Alon
2017-09-21mips: introduce internal.h and cleanup cpu.hPhilippe Mathieu-Daudé
2017-09-19target/mips: Convert VM clock update prints to warn_reportAlistair Francis
2017-09-19Convert single line fprintf(.../n) to warn_report()Alistair Francis
2017-07-04vcpu_dirty: share the same field in CPUState for all acceleratorsSergio Andres Gomez Del Real
2017-03-03KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini
2017-03-03KVM: remove kvm_arch_on_sigbusPaolo Bonzini
2017-01-16stubs: remove stubs/kvm.cPaolo Bonzini
2016-12-20Move target-* CPU file into a target/ folderThomas Huth