summaryrefslogtreecommitdiffstats
path: root/target/mips/kvm.c
Commit message (Expand)AuthorAgeFilesLines
* sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé2021-03-091-2/+2
* sev/i386: Don't allow a system reset under an SEV-ES guestTom Lendacky2021-02-161-0/+5
* target/mips: Introduce ase_msa_available() helperPhilippe Mathieu-Daudé2021-01-141-6/+6
* target/mips: Extract FPU helpers to 'fpu_helper.h'Philippe Mathieu-Daudé2021-01-141-0/+1
* target/mips: Include "exec/memattrs.h" in 'internal.h'Philippe Mathieu-Daudé2020-12-131-1/+0Star
* target/mips/kvm: Remove unused headersPhilippe Mathieu-Daudé2020-12-131-2/+0Star
* target/mips/kvm: Assert unreachable code is not usedPhilippe Mathieu-Daudé2020-12-131-6/+2Star
* hw/mips: Implement the kvm_type() hook in MachineClassHuacai Chen2020-06-271-0/+26
* target/mips: Add more CP0 register for save/restoreHuacai Chen2020-06-011-0/+212
* kvm: introduce kvm_kernel_irqchip_* functionsPaolo Bonzini2019-12-171-1/+1
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* KVM: Introduce kvm_arch_destroy_vcpu()Liran Alon2019-06-211-0/+5
* mips: introduce internal.h and cleanup cpu.hPhilippe Mathieu-Daudé2017-09-211-0/+1
* target/mips: Convert VM clock update prints to warn_reportAlistair Francis2017-09-191-3/+3
* Convert single line fprintf(.../n) to warn_report()Alistair Francis2017-09-191-2/+2
* vcpu_dirty: share the same field in CPUState for all acceleratorsSergio Andres Gomez Del Real2017-07-041-2/+2
* KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini2017-03-031-6/+0Star
* KVM: remove kvm_arch_on_sigbusPaolo Bonzini2017-03-031-6/+0Star
* stubs: remove stubs/kvm.cPaolo Bonzini2017-01-161-0/+5
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+1060