aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2023-09-20i386: spelling fixesMichael Tokarev
2023-09-20ppc: spelling fixesMichael Tokarev
2023-09-19Merge tag 'pull-tcg-20230915-2' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-09-16target/arm: Use tcg_gen_gvec_cmpi for compare vs 0Richard Henderson
2023-09-15target/ppc: Use clmul_64Richard Henderson
2023-09-15target/s390x: Use clmul_64Richard Henderson
2023-09-15target/i386: Use clmul_64Richard Henderson
2023-09-15target/arm: Use clmul_64Richard Henderson
2023-09-15target/ppc: Use clmul_32* routinesRichard Henderson
2023-09-15target/s390x: Use clmul_32* routinesRichard Henderson
2023-09-15target/arm: Use clmul_32* routinesRichard Henderson
2023-09-15target/ppc: Use clmul_16* routinesRichard Henderson
2023-09-15target/s390x: Use clmul_16* routinesRichard Henderson
2023-09-15target/arm: Use clmul_16* routinesRichard Henderson
2023-09-15target/ppc: Use clmul_8* routinesRichard Henderson
2023-09-15target/s390x: Use clmul_8* routinesRichard Henderson
2023-09-15target/arm: Use clmul_8* routinesRichard Henderson
2023-09-13Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-13target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()Philippe Mathieu-Daudé
2023-09-13target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuidPhilippe Mathieu-Daudé
2023-09-13target/i386: Check kvm_hyperv_expand_features() return valuePhilippe Mathieu-Daudé
2023-09-12target/s390x: AP-passthrough for PV guestsSteffen Eiden
2023-09-12target/s390x/kvm: Refactor AP functionalitiesSteffen Eiden
2023-09-11Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...Stefan Hajnoczi
2023-09-11Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-09-11target/riscv: don't read CSR in riscv_csrrw_do64Nikita Shubin
2023-09-11target/riscv: Align the AIA model to v1.0 ratified specTommy Wu
2023-09-11target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changesLeon Schuermann
2023-09-11target/riscv: Allocate itrigger timers only onceAkihiko Odaki
2023-09-11target/riscv: Use accelerated helper for AES64KS1IArd Biesheuvel
2023-09-11hw/intc/riscv_aplic.c fix non-KVM --enable-debug buildDaniel Henrique Barboza
2023-09-11riscv: zicond: make non-experimentalVineet Gupta
2023-09-11target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0Daniel Henrique Barboza
2023-09-11target/riscv: Update CSR bits name for svadu extensionWeiwei Li
2023-09-11target/riscv: Create an KVM AIA irqchipYong-Xuan Wang
2023-09-11target/riscv: check the in-kernel irqchip supportYong-Xuan Wang
2023-09-11target/riscv: Fix zfa fleq.d and fltq.dLIU Zhiwei
2023-09-11target/riscv: Add Zihintntl extension ISA string to DTSJason Chien
2023-09-11target/riscv: Implement WARL behaviour for mcountinhibit/mcounterenRob Bradford
2023-09-11target/riscv: Add Zvksed ISA extension supportMax Chou
2023-09-11crypto: Create sm4_subwordMax Chou
2023-09-11target/riscv: Add Zvkg ISA extension supportNazar Kazakov
2023-09-11target/riscv: Add Zvksh ISA extension supportLawrence Hunter
2023-09-11target/riscv: Add Zvknh ISA extension supportKiran Ostrolenk
2023-09-11target/riscv: Add Zvkned ISA extension supportNazar Kazakov
2023-09-11target/riscv: Add Zvbb ISA extension supportDickon Hood
2023-09-11target/riscv: Refactor some of the generic vector functionalityKiran Ostrolenk
2023-09-11target/riscv: Refactor translation of vector-widening instructionDickon Hood
2023-09-11target/riscv: Move vector translation checksNazar Kazakov
2023-09-11target/riscv: Add Zvbc ISA extension supportLawrence Hunter