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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-06
target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error case
Peter Maydell
1
-2
/
+2
2023-07-06
target/arm: Define neoverse-v1
Peter Maydell
1
-0
/
+128
2023-07-06
target/arm: Suppress more TCG unimplemented features in ID registers
Peter Maydell
1
-4
/
+29
2023-07-06
target/xtensa: Assert that interrupt level is within bounds
Peter Maydell
1
-0
/
+3
2023-07-06
target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
Fabiano Rosas
1
-0
/
+4
2023-07-06
target/arm: Handle IC IVAU to improve compatibility with JITs
John Högberg
2
-3
/
+55
2023-07-06
target/arm: Fix SME full tile indexing
Richard Henderson
1
-6
/
+18
2023-07-06
target/arm: Dump ZA[] when active
Richard Henderson
1
-0
/
+18
2023-07-06
target/arm: Avoid splitting Zregs across lines in dump
Richard Henderson
1
-22
/
+14
2023-07-04
target/arm: Add raw_writes ops for register whose write induce TLB maintenance
Eric Auger
1
-10
/
+13
2023-07-03
plugins: force slow path when plugins instrument memory ops
Alex Bennée
2
-11
/
+7
2023-07-03
target/arm: make arm_casq_ptw CONFIG_TCG only
Alex Bennée
1
-2
/
+2
2023-07-01
target/nios2 : Explicitly ask for target-endian loads and stores
Peter Maydell
1
-10
/
+10
2023-07-01
target/arm: Use float64_to_int32_modulo for FJCVTZS
Richard Henderson
1
-61
/
+14
2023-07-01
target/alpha: Use float64_to_int64_modulo for CVTTQ
Richard Henderson
1
-68
/
+19
2023-06-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2
-12
/
+101
2023-06-29
target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set
Paolo Bonzini
2
-4
/
+17
2023-06-29
target/i386: ignore CPL0-specific features in user mode emulation
Paolo Bonzini
1
-7
/
+76
2023-06-29
target/i386: ignore ARCH_CAPABILITIES features in user mode emulation
Paolo Bonzini
1
-0
/
+7
2023-06-29
target/i386: Export MSR_ARCH_CAPABILITIES bits to guests
Pawan Gupta
1
-2
/
+2
2023-06-29
Merge tag 'accel-20230628' of https://github.com/philmd/qemu into staging
Richard Henderson
28
-515
/
+468
2023-06-28
exec/memory: Add symbol for the min value of memory listener priority
Isaku Yamahata
1
-0
/
+1
2023-06-28
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
3
-3
/
+3
2023-06-28
target/i386/WHPX: Fix error message when fail to set ProcessorCount
Zhao Liu
1
-2
/
+2
2023-06-28
target/riscv: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
3
-3
/
+9
2023-06-28
target/ppc: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2
-0
/
+6
2023-06-28
target/arm: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
1
-0
/
+2
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
1
-45
/
+0
2023-06-28
accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
9
-287
/
+287
2023-06-28
accel: Rename 'cpu_state' -> 'cs'
Philippe Mathieu-Daudé
2
-195
/
+195
2023-06-28
accel: Inline WHPX get_whpx_vcpu()
Philippe Mathieu-Daudé
1
-19
/
+10
2023-06-28
accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
Philippe Mathieu-Daudé
1
-15
/
+15
2023-06-28
accel: Remove WHPX unreachable error path
Philippe Mathieu-Daudé
1
-6
/
+0
2023-06-28
accel: Inline NVMM get_qemu_vcpu()
Philippe Mathieu-Daudé
1
-17
/
+11
2023-06-28
accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
Philippe Mathieu-Daudé
1
-16
/
+16
2023-06-28
accel: Remove NVMM unreachable error path
Philippe Mathieu-Daudé
1
-4
/
+0
2023-06-28
accel: Move HAX hThread to accelerator context
Philippe Mathieu-Daudé
4
-3
/
+6
2023-06-28
accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
6
-18
/
+19
2023-06-28
accel: Rename 'hax_vcpu' as 'accel' in CPUState
Philippe Mathieu-Daudé
4
-16
/
+16
2023-06-28
accel: Destroy HAX vCPU threads once done
Philippe Mathieu-Daudé
2
-0
/
+4
2023-06-28
accel: Fix a leak on Windows HAX
Philippe Mathieu-Daudé
1
-0
/
+3
2023-06-28
accel: Remove unused hThread variable on TCG/WHPX
Philippe Mathieu-Daudé
1
-3
/
+0
2023-06-28
accel: Re-enable WHPX cross-build on case sensitive filesystems
Philippe Mathieu-Daudé
2
-4
/
+4
2023-06-28
target/sparc: Use tcg_gen_lookup_and_goto_ptr for v9 WRASI
Richard Henderson
1
-2
/
+6
2023-06-28
target/sparc: Use DYNAMIC_PC_LOOKUP for v9 RETURN
Richard Henderson
1
-1
/
+1
2023-06-28
target/sparc: Use DYNAMIC_PC_LOOKUP for JMPL
Richard Henderson
1
-1
/
+1
2023-06-28
target/sparc: Use DYNAMIC_PC_LOOKUP for conditional branches
Richard Henderson
1
-3
/
+3
2023-06-28
target/sparc: Introduce DYNAMIC_PC_LOOKUP
Richard Henderson
1
-44
/
+103
2023-06-28
target/sparc: Drop inline markers from translate.c
Richard Henderson
1
-126
/
+111
2023-06-28
target/sparc: Fix npc comparison in sparc_tr_insn_start
Richard Henderson
1
-1
/
+1
[next]