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-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
47
-38
/
+50
2023-03-09
Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
1
-1
/
+1
2023-03-09
Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into staging
Peter Maydell
1
-0
/
+5
2023-03-08
target/mips: Set correct CP0.Config[4, 5] values for M14K(c)
Marcin Nowakowski
1
-2
/
+8
2023-03-08
target/mips: Implement CP0.Config7.WII bit support
Marcin Nowakowski
3
-1
/
+7
2023-03-08
target/mips: Fix SWM32 handling for microMIPS
Marcin Nowakowski
1
-2
/
+2
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
3
-3
/
+3
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
45
-35
/
+45
2023-03-07
target/mips: Fix JALS32/J32 instruction handling for microMIPS
Marcin Nowakowski
1
-0
/
+8
2023-03-07
target/mips: Replace [g_]assert(0) -> g_assert_not_reached()
Philippe Mathieu-Daudé
2
-54
/
+53
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
2
-0
/
+2
2023-03-07
hw/xen: Implement soft reset for emulated gnttab
David Woodhouse
1
-0
/
+5
2023-03-07
Hexagon (meson.build): define min bison version
Matheus Tavares Bernardino
1
-1
/
+1
2023-03-07
Merge tag 'pull-riscv-to-apply-20230306' of https://gitlab.com/palmer-dabbelt...
Peter Maydell
8
-30
/
+545
2023-03-06
riscv: Introduce satp mode hw capabilities
Alexandre Ghiti
2
-26
/
+75
2023-03-06
riscv: Allow user to set the satp mode
Alexandre Ghiti
3
-7
/
+240
2023-03-06
riscv: Change type of valid_vm_1_10_[32|64] to bool
Alexandre Ghiti
1
-10
/
+11
2023-03-06
riscv: Pass Object to register_cpu_props instead of DeviceState
Alexandre Ghiti
1
-14
/
+15
2023-03-06
target/arm: Rewrite check_s2_mmu_setup
Richard Henderson
1
-76
/
+97
2023-03-06
target/arm: Diagnose incorrect usage of arm_is_secure subroutines
Richard Henderson
1
-1
/
+4
2023-03-06
target/arm: Stub arm_hcr_el2_eff for m-profile
Richard Henderson
1
-0
/
+3
2023-03-06
target/arm: Handle m-profile in arm_is_secure
Richard Henderson
1
-0
/
+3
2023-03-06
target/arm: Implement gdbstub m-profile systemreg and secext
Richard Henderson
2
-0
/
+180
2023-03-06
target/arm: Export arm_v7m_get_sp_ptr
David Reiss
2
-43
/
+51
2023-03-06
target/arm: Export arm_v7m_mrs_control
David Reiss
2
-3
/
+6
2023-03-06
target/arm: Implement gdbstub pauth extension
Richard Henderson
3
-0
/
+41
2023-03-06
target/arm: Create pauth_ptr_mask
Richard Henderson
2
-4
/
+32
2023-03-06
target/arm: Simplify iteration over bit widths
Richard Henderson
1
-4
/
+6
2023-03-06
target/arm: Add name argument to output_vector_union_type
Richard Henderson
1
-14
/
+14
2023-03-06
target/arm: Fix svep width in arm_gen_dynamic_svereg_xml
Richard Henderson
1
-1
/
+1
2023-03-06
target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
Richard Henderson
1
-2
/
+3
2023-03-06
target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
Richard Henderson
1
-10
/
+15
2023-03-06
target/arm: Split out output_vector_union_type
Richard Henderson
1
-37
/
+44
2023-03-06
target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
Richard Henderson
4
-126
/
+119
2023-03-06
target/arm: Unexport arm_gen_dynamic_sysreg_xml
Richard Henderson
2
-2
/
+1
2023-03-06
target/arm: Normalize aarch64 gdbstub get/set function names
Richard Henderson
3
-12
/
+13
2023-03-05
target/riscv: cpu: Implement get_arch_id callback
Mayuresh Chitale
1
-0
/
+8
2023-03-05
target/xtensa: Avoid tcg_const_i32
Richard Henderson
1
-3
/
+3
2023-03-05
target/xtensa: Split constant in bit shift
Richard Henderson
1
-4
/
+4
2023-03-05
target/xtensa: Use tcg_gen_subfi_i32 in translate_sll
Richard Henderson
1
-2
/
+2
2023-03-05
target/xtensa: Avoid tcg_const_i32 in translate_l32r
Richard Henderson
1
-3
/
+3
2023-03-05
target/xtensa: Tidy translate_clamps
Richard Henderson
1
-4
/
+4
2023-03-05
target/xtensa: Tidy translate_bb
Richard Henderson
1
-11
/
+7
2023-03-05
target/sparc: Avoid tcg_const_{tl,i32}
Richard Henderson
1
-42
/
+38
2023-03-05
target/s390x: Split out gen_ri2
Richard Henderson
1
-9
/
+14
2023-03-05
target/riscv: Avoid tcg_const_*
Richard Henderson
3
-5
/
+5
2023-03-05
target/microblaze: Avoid tcg_const_* throughout
Richard Henderson
1
-20
/
+15
2023-03-05
target/i386: Simplify POPF
Richard Henderson
1
-44
/
+11
2023-03-05
target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
Richard Henderson
1
-27
/
+3
2023-03-05
target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
Richard Henderson
1
-1
/
+1
[next]