aboutsummaryrefslogtreecommitdiff
path: root/target/mips/kvm.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-17kvm: introduce kvm_kernel_irqchip_* functionsPaolo Bonzini1-1/+1
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster1-1/+1
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster1-0/+1
2019-06-21KVM: Introduce kvm_arch_destroy_vcpu()Liran Alon1-0/+5
2017-09-21mips: introduce internal.h and cleanup cpu.hPhilippe Mathieu-Daudé1-0/+1
2017-09-19target/mips: Convert VM clock update prints to warn_reportAlistair Francis1-3/+3
2017-09-19Convert single line fprintf(.../n) to warn_report()Alistair Francis1-2/+2
2017-07-04vcpu_dirty: share the same field in CPUState for all acceleratorsSergio Andres Gomez Del Real1-2/+2
2017-03-03KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini1-6/+0
2017-03-03KVM: remove kvm_arch_on_sigbusPaolo Bonzini1-6/+0
2017-01-16stubs: remove stubs/kvm.cPaolo Bonzini1-0/+5
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+1060