index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
Age
Commit message (
Expand
)
Author
2021-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-05
sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot
Dov Murik
2021-10-01
i386: Change the default Hyper-V version to match WS2016
Vitaly Kuznetsov
2021-10-01
i386: Make Hyper-V version id configurable
Vitaly Kuznetsov
2021-10-01
i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenment
Vitaly Kuznetsov
2021-10-01
i386: Move HV_APIC_ACCESS_RECOMMENDED bit setting to hyperv_fill_cpuids()
Vitaly Kuznetsov
2021-10-01
i386: Support KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
2021-10-01
i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID
Vitaly Kuznetsov
2021-09-30
memory: Name all the memory listeners
Peter Xu
2021-09-30
target/i386: Fix memory leak in sev_read_file_base64()
Peter Maydell
2021-09-30
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
2021-09-30
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
2021-09-30
Adjust min CPUID level to 0x12 when SGX is enabled
Sean Christopherson
2021-09-30
i386: Propagate SGX CPUID sub-leafs to KVM
Sean Christopherson
2021-09-30
i386: kvm: Add support for exposing PROVISIONKEY to guest
Sean Christopherson
2021-09-30
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
2021-09-30
i386: Add feature control MSR dependency when SGX is enabled
Sean Christopherson
2021-09-30
i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
Sean Christopherson
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
Sean Christopherson
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
Sean Christopherson
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
Sean Christopherson
2021-09-30
i386: Add primary SGX CPUID and MSR defines
Sean Christopherson
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-20
hvf: Add Apple Silicon support
Alexander Graf
2021-09-20
hvf: Introduce hvf_arch_init() callback
Alexander Graf
2021-09-16
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...
Peter Maydell
2021-09-16
target/i386: spelling: occured=>occurred, mininum=>minimum
Michael Tokarev
2021-09-14
user: Remove cpu_get_pic_interrupt() stubs
Philippe Mathieu-Daudé
2021-09-14
target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder
Philippe Mathieu-Daudé
2021-09-14
target/i386: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt
Philippe Mathieu-Daudé
2021-09-14
target/i386: Simplify TARGET_X86_64 #ifdef'ry
Philippe Mathieu-Daudé
2021-09-14
target/i386: Restrict sysemu-only fpu_helper helpers
Philippe Mathieu-Daudé
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-13
Fix nvmm_ram_block_added() function arguments
Reinoud Zandijk
2021-09-13
target/i386: Added vVMLOAD and vVMSAVE feature
Lara Lazier
2021-09-13
target/i386: Added changed priority check for VIRQ
Lara Lazier
2021-09-13
target/i386: Added ignore TPR check in ctl_has_irq
Lara Lazier
2021-09-13
target/i386: Added VGIF V_IRQ masking capability
Lara Lazier
2021-09-13
target/i386: Moved int_ctl into CPUX86State structure
Lara Lazier
2021-09-13
target/i386: Added VGIF feature
Lara Lazier
2021-09-13
target/i386: VMRUN and VMLOAD canonicalizations
Lara Lazier
2021-09-13
target/i386: add missing bits to CR4_RESERVED_MASK
Daniel P. Berrangé
2021-08-26
migration: Unify failure check for migrate_add_blocker()
Markus Armbruster
2021-08-26
whpx nvmm: Drop useless migrate_del_blocker()
Markus Armbruster
2021-08-26
i386: Never free migration blocker objects instead of sometimes
Markus Armbruster
2021-08-26
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2021-08-25
i386/cpu: Remove AVX_VNNI feature from Cooperlake cpu model
Yang Zhong
2021-08-25
target/i386: Remove split lock detect in Snowridge CPU model
Chenyi Qiang
2021-08-13
target/i386: Fixed size of constant for Windows
Lara Lazier
[next]