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
2024-10-31
target/i386: add AVX10 feature and AVX10 version property
Tao Su
1
-1
/
+2
2024-10-31
target/i386: do not rely on ExtSaveArea for accelerator-supported XCR0 bits
Paolo Bonzini
1
-4
/
+0
2024-10-17
target/i386: Make sure SynIC state is really updated before KVM_RUN
Vitaly Kuznetsov
1
-0
/
+1
2024-10-17
target/i386: Exclude 'hv-syndbg' from 'hv-passthrough'
Vitaly Kuznetsov
1
-2
/
+5
2024-10-17
target/i386: Fix conditional CONFIG_SYNDBG enablement
Vitaly Kuznetsov
1
-4
/
+7
2024-10-17
target/i386: Add support save/load HWCR MSR
Gao Shiyuan
1
-0
/
+12
2024-10-17
target/i386: Construct CPUID 2 as stateful iff times > 1
Xiaoyao Li
1
-2
/
+4
2024-10-17
target/i386: Don't construct a all-zero entry for CPUID[0xD 0x3f]
Xiaoyao Li
1
-5
/
+6
2024-10-03
target/i386/kvm: Report which action failed in kvm_arch_put/get_registers
Julia Suvorova
1
-0
/
+23
2024-10-03
kvm: Allow kvm_arch_get/put_registers to accept Error**
Julia Suvorova
1
-2
/
+2
2024-10-03
kvm/i386: replace identity_base variable with a constant
Paolo Bonzini
1
-18
/
+18
2024-10-03
kvm/i386: refactor kvm_arch_init and split it into smaller functions
Ani Sinha
1
-126
/
+201
2024-10-02
kvm/i386: fix return values of is_host_cpu_intel()
Ani Sinha
2
-4
/
+4
2024-10-02
kvm/i386: make kvm_filter_msr() and related definitions private to kvm module
Ani Sinha
2
-12
/
+11
2024-10-02
target/i386: Raise the highest index value used for any VMCS encoding
Lei Wang
1
-1
/
+8
2024-09-24
target/i386/kvm: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
1
-2
/
+2
2024-09-13
kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()
Johannes Stoelp
1
-1
/
+2
2024-08-14
target/i386: Fix arguments for vmsr_read_thread_stat()
Anthony Harivel
1
-4
/
+4
2024-07-31
target/i386: Clean up error cases for vmsr_read_thread_stat()
Anthony Harivel
1
-2
/
+3
2024-07-31
target/i386: Fix typo that assign same value twice
Anthony Harivel
1
-2
/
+2
2024-07-22
Add support for RAPL MSRs in KVM/Qemu
Anthony Harivel
4
-1
/
+875
2024-07-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2
-1
/
+6
2024-07-04
target/i386: add support for masking CPUID features in confidential guests
Paolo Bonzini
1
-0
/
+5
2024-07-03
hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
David Woodhouse
2
-11
/
+2
2024-07-03
target/i386: pass X86CPU to x86_cpu_get_supported_feature_word
Paolo Bonzini
1
-1
/
+1
2024-06-30
target/i386: Advertise MWAIT iff host supports
Zide Chen
1
-2
/
+9
2024-06-24
gdbstub: move enums into separate header
Alex Bennée
1
-1
/
+1
2024-06-19
target/i386: Remove X86CPU::kvm_no_smi_migration field
Philippe Mathieu-Daudé
1
-6
/
+1
2024-06-19
target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h'
Philippe Mathieu-Daudé
2
-43
/
+1
2024-06-08
i386: Add support for overflow recovery
John Allen
1
-1
/
+1
2024-06-08
i386: Add support for SUCCOR feature
John Allen
1
-0
/
+2
2024-06-08
i386: Fix MCE support for AMD hosts
John Allen
1
-8
/
+31
2024-06-08
target/i386: Add get/set/migrate support for FRED MSRs
Xin Li
1
-0
/
+49
2024-06-05
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
3
-0
/
+58
2024-06-05
i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGE
Michael Roth
3
-0
/
+57
2024-06-05
i386/sev: Add a class method to determine KVM VM type for SNP guests
Paolo Bonzini
1
-0
/
+1
2024-06-04
target/i386/kvm: Improve KVM_EXIT_NOTIFY warnings
Richard Henderson
1
-6
/
+5
2024-05-22
target-i386: hyper-v: Correct kvm_hv_handle_exit return value
donsheng
1
-1
/
+1
2024-05-22
i386/cpu: Introduce bitmap to cache available CPU topology levels
Zhao Liu
1
-1
/
+2
2024-04-23
target/i386: SEV: use KVM_SEV_INIT2 if possible
Paolo Bonzini
1
-0
/
+2
2024-04-23
target/i386: Implement mc->kvm_type() to get VM type
Paolo Bonzini
2
-0
/
+46
2024-04-23
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
1
-5
/
+0
2024-04-23
i386/sev: Switch to use confidential_guest_kvm_init()
Xiaoyao Li
3
-27
/
+6
2024-04-23
i386/kvm: Move architectural CPUID leaf generation to separate helper
Sean Christopherson
1
-206
/
+211
2024-04-18
kvm: add support for guest physical bits
Gerd Hoffmann
1
-8
/
+42
2024-03-08
vmbus: Print a warning when enabled without the recommended set of features
Maciej S. Szmigiero
4
-0
/
+18
2024-02-16
i386/cpuid: Move leaf 7 to correct group
Xiaoyao Li
1
-1
/
+1
2024-02-16
i386/cpuid: Remove subleaf constraint on CPUID leaf 1F
Xiaoyao Li
1
-4
/
+0
2024-02-16
i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
Xiaoyao Li
1
-0
/
+1
2024-01-08
qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
Stefan Hajnoczi
1
-1
/
+1
[next]