index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2023-09-20
i386: spelling fixes
Michael Tokarev
2023-09-20
ppc: spelling fixes
Michael Tokarev
2023-09-19
Merge tag 'pull-tcg-20230915-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-09-16
target/arm: Use tcg_gen_gvec_cmpi for compare vs 0
Richard Henderson
2023-09-15
target/ppc: Use clmul_64
Richard Henderson
2023-09-15
target/s390x: Use clmul_64
Richard Henderson
2023-09-15
target/i386: Use clmul_64
Richard Henderson
2023-09-15
target/arm: Use clmul_64
Richard Henderson
2023-09-15
target/ppc: Use clmul_32* routines
Richard Henderson
2023-09-15
target/s390x: Use clmul_32* routines
Richard Henderson
2023-09-15
target/arm: Use clmul_32* routines
Richard Henderson
2023-09-15
target/ppc: Use clmul_16* routines
Richard Henderson
2023-09-15
target/s390x: Use clmul_16* routines
Richard Henderson
2023-09-15
target/arm: Use clmul_16* routines
Richard Henderson
2023-09-15
target/ppc: Use clmul_8* routines
Richard Henderson
2023-09-15
target/s390x: Use clmul_8* routines
Richard Henderson
2023-09-15
target/arm: Use clmul_8* routines
Richard Henderson
2023-09-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-13
target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()
Philippe Mathieu-Daudé
2023-09-13
target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid
Philippe Mathieu-Daudé
2023-09-13
target/i386: Check kvm_hyperv_expand_features() return value
Philippe Mathieu-Daudé
2023-09-12
target/s390x: AP-passthrough for PV guests
Steffen Eiden
2023-09-12
target/s390x/kvm: Refactor AP functionalities
Steffen Eiden
2023-09-11
Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...
Stefan Hajnoczi
2023-09-11
Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-09-11
target/riscv: don't read CSR in riscv_csrrw_do64
Nikita Shubin
2023-09-11
target/riscv: Align the AIA model to v1.0 ratified spec
Tommy Wu
2023-09-11
target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes
Leon Schuermann
2023-09-11
target/riscv: Allocate itrigger timers only once
Akihiko Odaki
2023-09-11
target/riscv: Use accelerated helper for AES64KS1I
Ard Biesheuvel
2023-09-11
hw/intc/riscv_aplic.c fix non-KVM --enable-debug build
Daniel Henrique Barboza
2023-09-11
riscv: zicond: make non-experimental
Vineet Gupta
2023-09-11
target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0
Daniel Henrique Barboza
2023-09-11
target/riscv: Update CSR bits name for svadu extension
Weiwei Li
2023-09-11
target/riscv: Create an KVM AIA irqchip
Yong-Xuan Wang
2023-09-11
target/riscv: check the in-kernel irqchip support
Yong-Xuan Wang
2023-09-11
target/riscv: Fix zfa fleq.d and fltq.d
LIU Zhiwei
2023-09-11
target/riscv: Add Zihintntl extension ISA string to DTS
Jason Chien
2023-09-11
target/riscv: Implement WARL behaviour for mcountinhibit/mcounteren
Rob Bradford
2023-09-11
target/riscv: Add Zvksed ISA extension support
Max Chou
2023-09-11
crypto: Create sm4_subword
Max Chou
2023-09-11
target/riscv: Add Zvkg ISA extension support
Nazar Kazakov
2023-09-11
target/riscv: Add Zvksh ISA extension support
Lawrence Hunter
2023-09-11
target/riscv: Add Zvknh ISA extension support
Kiran Ostrolenk
2023-09-11
target/riscv: Add Zvkned ISA extension support
Nazar Kazakov
2023-09-11
target/riscv: Add Zvbb ISA extension support
Dickon Hood
2023-09-11
target/riscv: Refactor some of the generic vector functionality
Kiran Ostrolenk
2023-09-11
target/riscv: Refactor translation of vector-widening instruction
Dickon Hood
2023-09-11
target/riscv: Move vector translation checks
Nazar Kazakov
2023-09-11
target/riscv: Add Zvbc ISA extension support
Lawrence Hunter
[next]