index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-31
i386: stop using env->features[] for filling Hyper-V CPUIDs
Vitaly Kuznetsov
1
-38
/
+42
2021-05-31
i386: always fill Hyper-V CPUID feature leaves from X86CPU data
Vitaly Kuznetsov
1
-9
/
+0
2021-05-31
i386: invert hyperv_spinlock_attempts setting logic with hv_passthrough
Vitaly Kuznetsov
1
-5
/
+1
2021-05-31
i386: keep hyperv_vendor string up-to-date
Vitaly Kuznetsov
1
-0
/
+5
2021-05-31
i386: Document when features can be added to kvm_default_props
Eduardo Habkost
1
-0
/
+5
2021-05-10
accel-cpu: make cpu_realizefn return a bool
Claudio Fontana
1
-2
/
+2
2021-05-10
i386: split cpu accelerators from cpu.c, using AccelCPUClass
Claudio Fontana
4
-2
/
+200
2021-03-19
i386: Make migration fail when Hyper-V reenlightenment was enabled but 'user_...
Vitaly Kuznetsov
1
-0
/
+1
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-06
KVM: x86: do not fail if software breakpoint has already been removed
Paolo Bonzini
1
-2
/
+7
2021-02-16
kvm/i386: Use a per-VM check for SMM capability
Tom Lendacky
1
-1
/
+1
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
1
-0
/
+6
2021-02-16
sev/i386: Allow AP booting under SEV-ES
Paolo Bonzini
1
-0
/
+2
2021-02-08
target/i386: Add support for save/load IA32_PKRS MSR
Chenyi Qiang
1
-0
/
+13
2021-02-08
confidential guest support: Move SEV initialization into arch specific code
David Gibson
1
-0
/
+20
2020-12-16
i386: move hyperv_limits initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
1
-1
/
+12
2020-12-16
i386: move hyperv_version_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
1
-2
/
+12
2020-12-16
i386: move hyperv_interface_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
1
-6
/
+12
2020-12-16
i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
1
-15
/
+10
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
10
-0
/
+5213