index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
mips
/
kvm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
2024-04-23
1
-5
/
+0
*
target/mips: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-03-12
1
-18
/
+9
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-2
/
+2
*
mips: Report an error when KVM_VM_MIPS_VZ is unavailable
Akihiko Odaki
2023-08-22
1
-0
/
+1
*
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-08-22
1
-1
/
+1
*
mips: Remove support for trap and emulate KVM
Paolo Bonzini
2023-01-13
1
-10
/
+1
*
kvm: allow target-specific accelerator properties
Paolo Bonzini
2022-10-10
1
-0
/
+4
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
1
-2
/
+2
*
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
2021-02-16
1
-0
/
+5
*
target/mips: Introduce ase_msa_available() helper
Philippe Mathieu-Daudé
2021-01-14
1
-6
/
+6
*
target/mips: Extract FPU helpers to 'fpu_helper.h'
Philippe Mathieu-Daudé
2021-01-14
1
-0
/
+1
*
target/mips: Include "exec/memattrs.h" in 'internal.h'
Philippe Mathieu-Daudé
2020-12-13
1
-1
/
+0
*
target/mips/kvm: Remove unused headers
Philippe Mathieu-Daudé
2020-12-13
1
-2
/
+0
*
target/mips/kvm: Assert unreachable code is not used
Philippe Mathieu-Daudé
2020-12-13
1
-6
/
+2
*
hw/mips: Implement the kvm_type() hook in MachineClass
Huacai Chen
2020-06-27
1
-0
/
+26
*
target/mips: Add more CP0 register for save/restore
Huacai Chen
2020-06-01
1
-0
/
+212
*
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
2019-12-17
1
-1
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2019-06-21
1
-0
/
+5
*
mips: introduce internal.h and cleanup cpu.h
Philippe Mathieu-Daudé
2017-09-21
1
-0
/
+1
*
target/mips: Convert VM clock update prints to warn_report
Alistair Francis
2017-09-19
1
-3
/
+3
*
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
2017-09-19
1
-2
/
+2
*
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
2017-07-04
1
-2
/
+2
*
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
2017-03-03
1
-6
/
+0
*
KVM: remove kvm_arch_on_sigbus
Paolo Bonzini
2017-03-03
1
-6
/
+0
*
stubs: remove stubs/kvm.c
Paolo Bonzini
2017-01-16
1
-0
/
+5
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+1060