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
/
rust
/
qemu-api-macros
/
src
/
utils.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
i386/tdx: Make invtsc default on
Xiaoyao Li
1
-0
/
+3
2025-05-28
i386/tdx: Don't treat SYSCALL as unavailable
Xiaoyao Li
1
-0
/
+13
2025-05-28
i386/tdx: Fetch and validate CPUID of TD guest
Xiaoyao Li
3
-2
/
+139
2025-05-28
target/i386: Print CPUID subleaf info for unsupported feature
Xiaoyao Li
1
-3
/
+7
2025-05-28
i386: Remove unused parameter "uint32_t bit" in feature_word_description()
Lei Wang
1
-2
/
+2
2025-05-28
i386/cgs: Introduce x86_confidential_guest_check_features()
Xiaoyao Li
2
-0
/
+21
2025-05-28
i386/tdx: Define supported KVM features for TDX
Xiaoyao Li
1
-0
/
+20
2025-05-28
i386/tdx: Add XFD to supported bit of TDX
Xiaoyao Li
2
-0
/
+7
2025-05-28
i386/tdx: Add supported CPUID bits relates to XFAM
Xiaoyao Li
3
-12
/
+89
2025-05-28
i386/tdx: Add supported CPUID bits related to TD Attributes
Xiaoyao Li
2
-0
/
+64
2025-05-28
i386/tdx: Add TDX fixed1 bits to supported CPUIDs
Xiaoyao Li
4
-8
/
+143
2025-05-28
i386/tdx: Implement adjust_cpuid_features() for TDX
Xiaoyao Li
5
-1
/
+53
2025-05-28
i386/cgs: Rename *mask_cpuid_features() to *adjust_cpuid_features()
Xiaoyao Li
3
-13
/
+13
2025-05-28
cpu: Don't set vcpu_dirty when guest_state_protected
Xiaoyao Li
1
-1
/
+3
2025-05-28
i386/apic: Skip kvm_apic_put() for TDX
Xiaoyao Li
1
-0
/
+5
2025-05-28
i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs
Xiaoyao Li
1
-19
/
+21
2025-05-28
i386/tdx: Don't synchronize guest tsc for TDs
Isaku Yamahata
1
-1
/
+1
2025-05-28
i386/tdx: Set and check kernel_irqchip mode for TDX
Xiaoyao Li
1
-0
/
+8
2025-05-28
i386/tdx: Disable PIC for TDX VMs
Xiaoyao Li
1
-0
/
+7
2025-05-28
i386/tdx: Disable SMM for TDX VMs
Xiaoyao Li
1
-0
/
+9
2025-05-28
i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM
Xiaoyao Li
1
-0
/
+9
2025-05-28
i386/tdx: Force exposing CPUID 0x1f
Xiaoyao Li
1
-0
/
+4
2025-05-28
i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
Xiaoyao Li
3
-3
/
+12
2025-05-28
i386/tdx: implement tdx_cpu_instance_init()
Xiaoyao Li
1
-0
/
+6