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
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
target/i386/sev: Reduce system specific declarations
Philippe Mathieu-Daudé
1
-13
/
+16
8 days
target/i386: Constify all Property
Richard Henderson
1
-2
/
+2
11 days
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2
-11
/
+2
12 days
target/i386: Set default NaN pattern explicitly
Peter Maydell
1
-0
/
+4
12 days
target/i386: Set Float3NaNPropRule explicitly
Peter Maydell
1
-0
/
+1
12 days
target/x86: Set FloatInfZeroNaNRule explicitly
Peter Maydell
1
-0
/
+7
13 days
i386: Replace type_register() with type_register_static()
Zhao Liu
1
-1
/
+1
13 days
kvm: remove unnecessary #ifdef
Paolo Bonzini
1
-10
/
+1
2024-11-28
hvf: complete 1G page support
Alexander Graf
1
-10
/
+20
2024-11-19
hvf: remove unused but set variable
Pierrick Bouvier
1
-5
/
+5
2024-11-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-0
/
+5
2024-11-18
target/i386: hyperv: add stub for hyperv_syndbg_query_options
Paolo Bonzini
1
-0
/
+5
2024-11-16
target/i386: fix hang when using slow path for ptw_setl
Pierrick Bouvier
1
-0
/
+5
2024-11-09
i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_exec
Phil Dennis-Jordan
1
-3
/
+0
2024-11-09
i386/hvf: Raise exception on error setting APICBASE
Phil Dennis-Jordan
1
-2
/
+9
2024-11-09
i386/hvf: Fixes startup memory leak (vmcs caps)
Phil Dennis-Jordan
1
-1
/
+3
2024-11-09
i386/hvf: Fix for UB in handling CPUID function 0xD
Phil Dennis-Jordan
1
-2
/
+2
2024-11-09
i386/hvf: Integrates x2APIC support with hvf accel
Phil Dennis-Jordan
2
-1
/
+32
2024-11-07
target/i386: Fix legacy page table walk
Alexander Graf
3
-2
/
+3
2024-11-07
target/i386/hvf: fix clang compilation warning
Pierrick Bouvier
1
-1
/
+1
2024-11-07
target/i386: add sha512, sm3, sm4 feature bits
Paolo Bonzini
1
-1
/
+1
2024-11-06
Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging
Peter Maydell
2
-76
/
+79
2024-11-05
hw/core: Make CPU topology enumeration arch-agnostic
Zhao Liu
2
-74
/
+74
2024-11-05
i386/cpu: Don't enumerate the "invalid" CPU topology level
Zhao Liu
1
-5
/
+8
2024-11-05
target/i386: Set 2-NaN propagation rule explicitly
Peter Maydell
3
-0
/
+47
2024-10-31
target/i386: Introduce GraniteRapids-v2 model
Tao Su
1
-0
/
+17
2024-10-31
target/i386: Add AVX512 state when AVX10 is supported
Tao Su
1
-1
/
+9
2024-10-31
target/i386: Add feature dependencies for AVX10
Tao Su
2
-0
/
+20
2024-10-31
target/i386: add CPUID.24 features for AVX10
Tao Su
2
-0
/
+23
2024-10-31
target/i386: add AVX10 feature and AVX10 version property
Tao Su
3
-8
/
+63
2024-10-31
target/i386: return bool from x86_cpu_filter_features
Paolo Bonzini
1
-9
/
+11
2024-10-31
target/i386: do not rely on ExtSaveArea for accelerator-supported XCR0 bits
Paolo Bonzini
2
-6
/
+31
2024-10-31
target/i386: cpu: set correct supported XCR0 features for TCG
Paolo Bonzini
1
-2
/
+4
2024-10-31
target/i386: use + to put flags together
Paolo Bonzini
1
-12
/
+12
2024-10-31
target/i386: use higher-precision arithmetic to compute CF
Paolo Bonzini
1
-0
/
+37
2024-10-31
target/i386: use compiler builtin to compute PF
Paolo Bonzini
4
-48
/
+17
2024-10-31
target/i386: make flag variables unsigned
Paolo Bonzini
1
-23
/
+23
2024-10-31
target/i386: add a note about gen_jcc1
Paolo Bonzini
1
-0
/
+4
2024-10-31
target/i386: add a few more trivial CCPrepare cases
Paolo Bonzini
1
-0
/
+3
2024-10-31
target/i386: optimize TEST+Jxx sequences
Paolo Bonzini
1
-0
/
+22
2024-10-31
target/i386: optimize computation of ZF from CC_OP_DYNAMIC
Paolo Bonzini
3
-3
/
+21
2024-10-31
target/i386: Wrap cc_op_live with a validity check
Richard Henderson
4
-7
/
+21
2024-10-31
target/i386: Introduce cc_op_size
Richard Henderson
3
-13
/
+26
2024-10-31
target/i386: Rearrange CCOp
Richard Henderson
1
-6
/
+8
2024-10-31
target/i386: remove CC_OP_CLR
Paolo Bonzini
5
-26
/
+4
2024-10-31
target/i386: Tidy cc_op_str usage
Richard Henderson
1
-6
/
+11
2024-10-31
target/i386: use tcg_gen_ext_tl when applicable
Paolo Bonzini
1
-8
/
+8
2024-10-31
target/i386/hvf: fix handling of XSAVE-related CPUID bits
Paolo Bonzini
1
-21
/
+31
2024-10-31
target/i386: Expose new feature bits in CPUID 8000_0021_EAX/EBX
Babu Moger
2
-2
/
+18
2024-10-31
target/i386: Expose bits related to SRSO vulnerability
Babu Moger
2
-4
/
+12
[next]