index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
target/riscv/tcg: do not use "!generic" CPU checks
Daniel Henrique Barboza
2024-01-10
1
-4
/
+9
*
|
|
target/riscv: create TYPE_RISCV_VENDOR_CPU
Daniel Henrique Barboza
2024-01-10
2
-9
/
+22
*
|
|
target/riscv: Add support for Zacas extension
Weiwei Li
2024-01-10
6
-0
/
+165
*
|
|
target/riscv/kvm: rename riscv_reg_id() to riscv_reg_id_ulong()
Daniel Henrique Barboza
2024-01-10
1
-19
/
+21
*
|
|
target/riscv/kvm: add RISCV_CONFIG_REG()
Daniel Henrique Barboza
2024-01-10
1
-14
/
+11
*
|
|
target/riscv/kvm: change timer regs size to u64
Daniel Henrique Barboza
2024-01-10
1
-13
/
+13
*
|
|
target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64
Daniel Henrique Barboza
2024-01-10
1
-3
/
+8
*
|
|
target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32
Daniel Henrique Barboza
2024-01-10
1
-3
/
+8
*
|
|
target/riscv/cpu.c: fix machine IDs getters
Daniel Henrique Barboza
2024-01-10
1
-6
/
+6
*
|
|
target/riscv/pmp: Use hwaddr instead of target_ulong for RV32
Ivan Klokov
2024-01-10
2
-18
/
+16
*
|
|
target/riscv: Not allow write mstatus_vs without RVV
LIU Zhiwei
2024-01-10
1
-1
/
+4
*
|
|
target/riscv: Fix th.dcache.cval1 priviledge check
LIU Zhiwei
2024-01-10
1
-1
/
+1
*
|
|
target/riscv: The whole vector register move instructions depend on vsew
Max Chou
2024-01-10
1
-2
/
+1
*
|
|
target/riscv: Add vill check for whole vector register move instructions
Max Chou
2024-01-10
1
-2
/
+3
|
/
/
*
|
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
2
-3
/
+3
*
|
qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
Stefan Hajnoczi
2024-01-08
2
-2
/
+2
*
|
qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
Stefan Hajnoczi
2024-01-08
4
-5
/
+5
*
|
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
35
-211
/
+211
*
|
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2024-01-08
1
-7
/
+7
|
\
\
|
*
|
target/riscv: Fix mcycle/minstret increment behavior
Xu Lu
2024-01-05
1
-7
/
+7
*
|
|
target/loongarch: move translate modules to tcg/
Song Gao
2024-01-06
24
-14
/
+20
*
|
|
target/loongarch/meson: move gdbstub.c to loongarch.ss
Song Gao
2024-01-06
1
-1
/
+1
|
/
/
*
|
target/sparc: Simplify qemu_irq_ack
Clément Chigot
2024-01-05
2
-2
/
+2
*
|
target: Use generic cpu_model_from_type()
Gavin Shan
2024-01-05
8
-16
/
+8
*
|
target/xtensa: Use generic cpu_list()
Gavin Shan
2024-01-05
2
-12
/
+0
*
|
target/tricore: Use generic cpu_list()
Gavin Shan
2024-01-05
2
-26
/
+0
*
|
target/sh4: Use generic cpu_list()
Gavin Shan
2024-01-05
2
-20
/
+0
*
|
target/rx: Use generic cpu_list()
Gavin Shan
2024-01-05
2
-19
/
+0
*
|
target/riscv: Use generic cpu_list()
Gavin Shan
2024-01-05
2
-31
/
+0
*
|
target/openrisc: Use generic cpu_list()
Gavin Shan
2024-01-05
2
-45
/
+0
*
|
target/mips: Use generic cpu_list()
Gavin Shan
2024-01-05
2
-13
/
+0
*
|
target/m68k: Use generic cpu_list()
Gavin Shan
2024-01-05
2
-44
/
+0
*
|
target/loongarch: Use generic cpu_list()
Gavin Shan
2024-01-05
2
-19
/
+0
*
|
target/hppa: Use generic cpu_list()
Gavin Shan
2024-01-05
2
-27
/
+0
*
|
target/hexagon: Use generic cpu_list()
Gavin Shan
2024-01-05
2
-23
/
+0
*
|
target/cris: Use generic cpu_list()
Gavin Shan
2024-01-05
2
-41
/
+0
*
|
target/avr: Use generic cpu_list()
Gavin Shan
2024-01-05
2
-17
/
+0
*
|
target/arm: Use generic cpu_list()
Gavin Shan
2024-01-05
2
-49
/
+0
*
|
target/alpha: Use generic cpu_list()
Gavin Shan
2024-01-05
2
-20
/
+0
*
|
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2024-01-05
12
-46
/
+11
*
|
target/hppa: Remove object_class_is_abstract()
Gavin Shan
2024-01-05
1
-3
/
+1
*
|
target/alpha: Remove fallback to ev67 cpu class
Gavin Shan
2024-01-05
1
-5
/
+2
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-01-04
15
-197
/
+421
|
\
\
|
*
|
meson: rename config_all
Paolo Bonzini
2023-12-31
2
-2
/
+2
|
*
|
target/i386: implement CMPccXADD
Paolo Bonzini
2023-12-29
5
-1
/
+133
|
*
|
target/i386: introduce flags writeback mechanism
Paolo Bonzini
2023-12-29
4
-12
/
+63
|
*
|
target/i386: adjust decoding of J operand
Paolo Bonzini
2023-12-29
1
-10
/
+0
|
*
|
target/i386: move operand load and writeback out of gen_cmovcc1
Paolo Bonzini
2023-12-29
1
-10
/
+6
|
*
|
target/i386: prepare for implementation of STOS/SCAS in new decoder
Paolo Bonzini
2023-12-29
1
-2
/
+7
|
*
|
target/i386: do not use s->tmp0 for jumps on ECX ==/!= 0
Paolo Bonzini
2023-12-29
1
-3
/
+6
[prev]
[next]