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
4 days
hvf: remove unused but set variable
Pierrick Bouvier
5 days
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
5 days
target/i386: hyperv: add stub for hyperv_syndbg_query_options
Paolo Bonzini
7 days
target/i386: fix hang when using slow path for ptw_setl
Pierrick Bouvier
2024-11-09
i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_exec
Phil Dennis-Jordan
2024-11-09
i386/hvf: Raise exception on error setting APICBASE
Phil Dennis-Jordan
2024-11-09
i386/hvf: Fixes startup memory leak (vmcs caps)
Phil Dennis-Jordan
2024-11-09
i386/hvf: Fix for UB in handling CPUID function 0xD
Phil Dennis-Jordan
2024-11-09
i386/hvf: Integrates x2APIC support with hvf accel
Phil Dennis-Jordan
2024-11-07
target/i386: Fix legacy page table walk
Alexander Graf
2024-11-07
target/i386/hvf: fix clang compilation warning
Pierrick Bouvier
2024-11-07
target/i386: add sha512, sm3, sm4 feature bits
Paolo Bonzini
2024-11-06
Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-11-05
hw/core: Make CPU topology enumeration arch-agnostic
Zhao Liu
2024-11-05
i386/cpu: Don't enumerate the "invalid" CPU topology level
Zhao Liu
2024-11-05
target/i386: Set 2-NaN propagation rule explicitly
Peter Maydell
2024-10-31
target/i386: Introduce GraniteRapids-v2 model
Tao Su
2024-10-31
target/i386: Add AVX512 state when AVX10 is supported
Tao Su
2024-10-31
target/i386: Add feature dependencies for AVX10
Tao Su
2024-10-31
target/i386: add CPUID.24 features for AVX10
Tao Su
2024-10-31
target/i386: add AVX10 feature and AVX10 version property
Tao Su
2024-10-31
target/i386: return bool from x86_cpu_filter_features
Paolo Bonzini
2024-10-31
target/i386: do not rely on ExtSaveArea for accelerator-supported XCR0 bits
Paolo Bonzini
2024-10-31
target/i386: cpu: set correct supported XCR0 features for TCG
Paolo Bonzini
2024-10-31
target/i386: use + to put flags together
Paolo Bonzini
2024-10-31
target/i386: use higher-precision arithmetic to compute CF
Paolo Bonzini
2024-10-31
target/i386: use compiler builtin to compute PF
Paolo Bonzini
2024-10-31
target/i386: make flag variables unsigned
Paolo Bonzini
2024-10-31
target/i386: add a note about gen_jcc1
Paolo Bonzini
2024-10-31
target/i386: add a few more trivial CCPrepare cases
Paolo Bonzini
2024-10-31
target/i386: optimize TEST+Jxx sequences
Paolo Bonzini
2024-10-31
target/i386: optimize computation of ZF from CC_OP_DYNAMIC
Paolo Bonzini
2024-10-31
target/i386: Wrap cc_op_live with a validity check
Richard Henderson
2024-10-31
target/i386: Introduce cc_op_size
Richard Henderson
2024-10-31
target/i386: Rearrange CCOp
Richard Henderson
2024-10-31
target/i386: remove CC_OP_CLR
Paolo Bonzini
2024-10-31
target/i386: Tidy cc_op_str usage
Richard Henderson
2024-10-31
target/i386: use tcg_gen_ext_tl when applicable
Paolo Bonzini
2024-10-31
target/i386/hvf: fix handling of XSAVE-related CPUID bits
Paolo Bonzini
2024-10-31
target/i386: Expose new feature bits in CPUID 8000_0021_EAX/EBX
Babu Moger
2024-10-31
target/i386: Expose bits related to SRSO vulnerability
Babu Moger
2024-10-31
target/i386: Add PerfMonV2 feature bit
Sandipan Das
2024-10-31
target/i386: Fix minor typo in NO_NESTED_DATA_BP feature bit
Babu Moger
2024-10-31
i386/cpu: Drop the check of phys_bits in host_cpu_realizefn()
Xiaoyao Li
2024-10-30
target/i386: fix CPUID check for LFENCE and SFENCE
Paolo Bonzini
2024-10-22
target/i386: Remove ra parameter from ptw_translate
Richard Henderson
2024-10-22
target/i386: Use probe_access_full_mmu in ptw_translate
Richard Henderson
2024-10-22
target/i386: Walk NPT in guest real mode
Alexander Graf
2024-10-18
Merge tag 'pull-error-2024-10-18' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-10-18
target/i386/cpu: Improve errors for out of bounds property values
Markus Armbruster
[next]