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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-05
target/sparc: Record entire jump condition in DisasContext
Richard Henderson
1
-11
/
+16
2023-11-05
target/sparc: Merge gen_op_next_insn into only caller
Richard Henderson
1
-7
/
+2
2023-11-05
target/sparc: Pass displacement to advance_jump_cond
Richard Henderson
1
-7
/
+5
2023-11-05
target/sparc: Merge advance_jump_uncond_{never,always} into advance_jump_cond
Richard Henderson
1
-44
/
+30
2023-11-05
target/sparc: Merge gen_branch2 into advance_pc
Richard Henderson
1
-14
/
+14
2023-11-05
target/sparc: Do flush_cond in advance_jump_cond
Richard Henderson
1
-6
/
+4
2023-11-05
target/sparc: Always copy conditions into a new temporary
Richard Henderson
1
-1
/
+2
2023-11-05
target/sparc: Change DisasCompare.c2 to int
Richard Henderson
1
-15
/
+18
2023-11-05
target/sparc: Remove DisasCompare.is_bool
Richard Henderson
1
-15
/
+7
2023-11-05
target/sparc: Remove CC_OP leftovers
Richard Henderson
10
-178
/
+26
2023-11-05
target/sparc: Remove CC_OP_TADDTV, CC_OP_TSUBTV
Richard Henderson
4
-200
/
+32
2023-11-05
target/sparc: Remove CC_OP_SUB, CC_OP_SUBX, CC_OP_TSUB
Richard Henderson
3
-261
/
+42
2023-11-05
target/sparc: Remove CC_OP_ADD, CC_OP_ADDX, CC_OP_TADD
Richard Henderson
3
-255
/
+87
2023-11-05
target/sparc: Remove CC_OP_DIV
Richard Henderson
5
-110
/
+93
2023-11-05
target/sparc: Remove CC_OP_LOGIC
Richard Henderson
3
-53
/
+28
2023-11-05
target/sparc: Split psr and xcc into components
Richard Henderson
7
-270
/
+289
2023-11-05
target/sparc: Introduce cpu_put_psr_icc
Richard Henderson
3
-2
/
+8
2023-11-03
migration: Unlock mutex in error case
Juan Quintela
1
-52
/
+52
2023-11-03
docs/migration: Add the dirty limit section
Hyman Huang
1
-0
/
+71
2023-11-03
tests/migration: Introduce dirty-limit into guestperf
Hyman Huang
5
-4
/
+81
2023-11-03
tests/migration: Introduce dirty-ring-size option into guestperf
Hyman Huang
3
-4
/
+16
2023-11-03
tests: Add migration dirty-limit capability test
Hyman Huang
1
-0
/
+164
2023-11-03
system/dirtylimit: Drop the reduplicative check
Hyman Huang
1
-4
/
+0
2023-11-03
system/dirtylimit: Fix a race situation
Hyman Huang
1
-6
/
+14
2023-11-03
linux-user/loongarch64: Add LASX sigcontext save/restore
Song Gao
1
-6
/
+62
2023-11-03
linux-user/loongarch64: Add LSX sigcontext save/restore
Song Gao
1
-20
/
+87
2023-11-03
linux-user/loongarch64: Use abi_{ulong,uint} types
Song Gao
1
-12
/
+12
2023-11-03
linux-user/loongarch64: setup_sigframe() set 'end' context size 0
Song Gao
1
-1
/
+1
2023-11-03
linux-user/loongarch64: Fix setup_extcontext alloc wrong fpu_context size
Song Gao
1
-1
/
+1
2023-11-03
linux-user/loongarch64: Use traps to track LSX/LASX usage
Richard Henderson
2
-11
/
+13
2023-11-03
target/loongarch: Support 4K page size
Song Gao
2
-6
/
+5
2023-11-03
target/loongarch: Implement query-cpu-model-expansion
Song Gao
2
-2
/
+68
2023-11-03
target/loongarch: Allow user enable/disable LSX/LASX features
Song Gao
2
-0
/
+69
2023-11-03
target/loongarch: Add cpu model 'max'
Song Gao
1
-0
/
+7
2023-11-03
Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
56
-779
/
+2305
2023-11-03
Merge tag 'migration-20231102-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
61
-467
/
+1307
2023-11-02
tests/qtest: Introduce tests for AMD/Xilinx Versal TRNG device
Tong Ho
2
-1
/
+486
2023-11-02
hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG device
Tong Ho
3
-0
/
+22
2023-11-02
hw/misc: Introduce AMD/Xilix Versal TRNG device
Tong Ho
4
-0
/
+781
2023-11-02
dump: Drop redundant check for empty dump
Markus Armbruster
1
-26
/
+0
2023-11-02
dump: Improve some dump-guest-memory error messages
Markus Armbruster
1
-11
/
+7
2023-11-02
dump: Recognize "fd:" protocols on Windows hosts
Markus Armbruster
1
-2
/
+0
2023-11-02
dump: Fix g_array_unref(NULL) in dump-guest-memory
Markus Armbruster
1
-1
/
+1
2023-11-02
dump: Rename qmp_dump_guest_memory() parameter to match QAPI schema
Markus Armbruster
1
-6
/
+7
2023-11-02
dump: Add command interface for kdump-raw formats
Stephen Brennan
4
-11
/
+76
2023-11-02
dump: Allow directly outputting raw kdump format
Stephen Brennan
2
-7
/
+26
2023-11-02
dump: Pass DumpState to write_ functions
Stephen Brennan
2
-21
/
+21
2023-11-02
target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk
Peter Maydell
2
-3
/
+5
2023-11-02
hw/char/stm32f2xx_usart: Add more definitions for CR1 register
Hans-Erik Floryd
1
-4
/
+6
2023-11-02
hw/char/stm32f2xx_usart: Update IRQ when DR is written
Hans-Erik Floryd
1
-0
/
+1
[prev]
[next]