summaryrefslogtreecommitdiff
path: root/target/mips/kvm.c
AgeCommit message (Expand)Author
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