index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
target/i386/kvm: Restrict SEV stubs to x86 architecture
Philippe Mathieu-Daudé
2021-10-13
2
-0
/
+24
*
|
target/i386/kvm: Introduce i386_softmmu_kvm Meson source set
Philippe Mathieu-Daudé
2021-10-13
1
-1
/
+5
|
/
*
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-06
1
-2
/
+2
*
sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot
Dov Murik
2021-10-05
3
-0
/
+154
*
i386: Change the default Hyper-V version to match WS2016
Vitaly Kuznetsov
2021-10-01
1
-3
/
+3
*
i386: Make Hyper-V version id configurable
Vitaly Kuznetsov
2021-10-01
3
-15
/
+33
*
i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenment
Vitaly Kuznetsov
2021-10-01
4
-1
/
+15
*
i386: Move HV_APIC_ACCESS_RECOMMENDED bit setting to hyperv_fill_cpuids()
Vitaly Kuznetsov
2021-10-01
1
-3
/
+6
*
i386: Support KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
2021-10-01
3
-0
/
+11
*
i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID
Vitaly Kuznetsov
2021-10-01
3
-0
/
+15
*
memory: Name all the memory listeners
Peter Xu
2021-09-30
4
-1
/
+4
*
target/i386: Fix memory leak in sev_read_file_base64()
Peter Maydell
2021-09-30
1
-1
/
+1
*
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
2021-09-30
1
-0
/
+5
*
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
2021-09-30
1
-0
/
+27
*
Adjust min CPUID level to 0x12 when SGX is enabled
Sean Christopherson
2021-09-30
1
-0
/
+5
*
i386: Propagate SGX CPUID sub-leafs to KVM
Sean Christopherson
2021-09-30
1
-0
/
+19
*
i386: kvm: Add support for exposing PROVISIONKEY to guest
Sean Christopherson
2021-09-30
3
-1
/
+35
*
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
2021-09-30
1
-0
/
+77
*
i386: Add feature control MSR dependency when SGX is enabled
Sean Christopherson
2021-09-30
1
-0
/
+5
*
i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
Sean Christopherson
2021-09-30
4
-1
/
+58
*
i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
Sean Christopherson
2021-09-30
2
-0
/
+22
*
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
Sean Christopherson
2021-09-30
2
-0
/
+22
*
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
Sean Christopherson
2021-09-30
2
-0
/
+21
*
i386: Add primary SGX CPUID and MSR defines
Sean Christopherson
2021-09-30
2
-2
/
+14
*
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-22
1
-7
/
+0
*
hvf: Add Apple Silicon support
Alexander Graf
2021-09-20
1
-0
/
+6
*
hvf: Introduce hvf_arch_init() callback
Alexander Graf
2021-09-20
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...
Peter Maydell
2021-09-16
1
-1
/
+1
|
\
|
*
target/i386: spelling: occured=>occurred, mininum=>minimum
Michael Tokarev
2021-09-16
1
-1
/
+1
*
|
user: Remove cpu_get_pic_interrupt() stubs
Philippe Mathieu-Daudé
2021-09-14
1
-1
/
+1
*
|
target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder
Philippe Mathieu-Daudé
2021-09-14
2
-64
/
+62
*
|
target/i386: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
3
-9
/
+5
*
|
accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt
Philippe Mathieu-Daudé
2021-09-14
1
-2
/
+4
*
|
target/i386: Simplify TARGET_X86_64 #ifdef'ry
Philippe Mathieu-Daudé
2021-09-14
1
-3
/
+1
*
|
target/i386: Restrict sysemu-only fpu_helper helpers
Philippe Mathieu-Daudé
2021-09-14
1
-0
/
+3
*
|
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-14
1
-5
/
+5
|
/
*
Fix nvmm_ram_block_added() function arguments
Reinoud Zandijk
2021-09-13
1
-2
/
+3
*
target/i386: Added vVMLOAD and vVMSAVE feature
Lara Lazier
2021-09-13
4
-1
/
+34
*
target/i386: Added changed priority check for VIRQ
Lara Lazier
2021-09-13
3
-15
/
+22
*
target/i386: Added ignore TPR check in ctl_has_irq
Lara Lazier
2021-09-13
1
-0
/
+5
*
target/i386: Added VGIF V_IRQ masking capability
Lara Lazier
2021-09-13
3
-2
/
+19
*
target/i386: Moved int_ctl into CPUX86State structure
Lara Lazier
2021-09-13
6
-38
/
+41
*
target/i386: Added VGIF feature
Lara Lazier
2021-09-13
3
-3
/
+37
*
target/i386: VMRUN and VMLOAD canonicalizations
Lara Lazier
2021-09-13
3
-18
/
+30
*
target/i386: add missing bits to CR4_RESERVED_MASK
Daniel P. Berrangé
2021-09-13
1
-0
/
+1
*
migration: Unify failure check for migrate_add_blocker()
Markus Armbruster
2021-08-26
3
-7
/
+5
*
whpx nvmm: Drop useless migrate_del_blocker()
Markus Armbruster
2021-08-26
2
-2
/
+0
*
i386: Never free migration blocker objects instead of sometimes
Markus Armbruster
2021-08-26
1
-3
/
+0
*
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2021-08-26
1
-7
/
+1
*
i386/cpu: Remove AVX_VNNI feature from Cooperlake cpu model
Yang Zhong
2021-08-25
1
-1
/
+1
[prev]
[next]