qemu-riscv.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-03 02:39:28 to 2023-06-12 02:53:38 UTC [more...]

[PATCH 0/2] Refresh the dynamic CSR xml after updating the state of the cpu
 2023-06-12  2:52 UTC  (5+ messages)
` [PATCH 1/2] target/riscv: Add a function to refresh the dynamic CSRs xml

[PATCH 0/4] target/riscv: Fix mstatus related problems
 2023-06-12  2:45 UTC  (10+ messages)
` [PATCH 1/4] target/riscv: Make MPV only work when MPP != PRV_M
` [PATCH 2/4] target/riscv: Remove check on mode for MPRV

[PATCH] target/riscv/vector_helper.c: clean up reference of MTYPE
 2023-06-12  2:26 UTC  (4+ messages)

[PATCH] target/riscv: Fix initialized value for cur_pmmask
 2023-06-12  2:20 UTC  (3+ messages)

[PATCH v2] dt-bindings: riscv: deprecate riscv,isa
 2023-06-09 14:20 UTC  (5+ messages)

[PATCH v3 0/6] Add RISC-V KVM AIA Support
 2023-06-09 10:09 UTC  (12+ messages)
` [PATCH v3 2/6] target/riscv: support the AIA device emulation with KVM enabled
` [PATCH v3 3/6] target/riscv: check the in-kernel irqchip support
` [PATCH v3 4/6] target/riscv: Create an KVM AIA irqchip
` [PATCH v3 5/6] target/riscv: update APLIC and IMSIC to support KVM AIA
` [PATCH v3 6/6] target/riscv: select KVM AIA in riscv virt machine

[PATCH] hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only
 2023-06-09  5:59 UTC 

[PATCH v2 00/38] crypto: Provide aes-round.h and host accel
 2023-06-09  2:24 UTC  (39+ messages)
` [PATCH v2 01/38] tcg/ppc: Define _CALL_AIX for clang on ppc64(be)
` [PATCH v2 02/38] util: Add cpuinfo-ppc.c
` [PATCH v2 03/38] tests/multiarch: Add test-aes
` [PATCH v2 04/38] target/arm: Move aesmc and aesimc tables to crypto/aes.c
` [PATCH v2 05/38] crypto/aes: Add constants for ShiftRows, InvShiftRows
` [PATCH v2 06/38] crypto: Add aesenc_SB_SR_AK
` [PATCH v2 07/38] target/i386: Use aesenc_SB_SR_AK
` [PATCH v2 08/38] target/arm: Demultiplex AESE and AESMC
` [PATCH v2 09/38] target/arm: Use aesenc_SB_SR_AK
` [PATCH v2 10/38] target/ppc: "
` [PATCH v2 11/38] target/riscv: "
` [PATCH v2 12/38] crypto: Add aesdec_ISB_ISR_AK
` [PATCH v2 13/38] target/i386: Use aesdec_ISB_ISR_AK
` [PATCH v2 14/38] target/arm: "
` [PATCH v2 15/38] target/ppc: "
` [PATCH v2 16/38] target/riscv: "
` [PATCH v2 17/38] crypto: Add aesenc_MC
` [PATCH v2 18/38] target/arm: Use aesenc_MC
` [PATCH v2 19/38] crypto: Add aesdec_IMC
` [PATCH v2 20/38] target/i386: Use aesdec_IMC
` [PATCH v2 21/38] target/arm: "
` [PATCH v2 22/38] target/riscv: "
` [PATCH v2 23/38] crypto: Add aesenc_SB_SR_MC_AK
` [PATCH v2 24/38] target/i386: Use aesenc_SB_SR_MC_AK
` [PATCH v2 25/38] target/ppc: "
` [PATCH v2 26/38] target/riscv: "
` [PATCH v2 27/38] crypto: Add aesdec_ISB_ISR_IMC_AK
` [PATCH v2 28/38] target/i386: Use aesdec_ISB_ISR_IMC_AK
` [PATCH v2 29/38] target/riscv: "
` [PATCH v2 30/38] crypto: Add aesdec_ISB_ISR_AK_IMC
` [PATCH v2 31/38] target/ppc: Use aesdec_ISB_ISR_AK_IMC
` [PATCH v2 32/38] crypto: Remove AES_shifts, AES_ishifts
` [PATCH v2 33/38] crypto: Implement aesdec_IMC with AES_imc_rot
` [PATCH v2 34/38] crypto: Remove AES_imc
` [PATCH v2 35/38] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
` [PATCH v2 36/38] host/include/i386: Implement aes-round.h
` [PATCH v2 37/38] host/include/aarch64: "
` [PATCH v2 38/38] host/include/ppc: "

[PATCH 0/9] disas/riscv: Add vendor extension support
 2023-06-09  2:04 UTC  (6+ messages)
` [PATCH 3/9] disas/riscv: Move types/constants to new header file
` [PATCH 7/9] disas/riscv: Provide infrastructure for vendor extensions

[PATCH v1] dt-bindings: riscv: deprecate riscv,isa
 2023-06-08 19:30 UTC  (9+ messages)

[PATCH v4 0/3] Implement the watchdog timer of HiFive 1 rev b
 2023-06-08 16:56 UTC  (4+ messages)
` [PATCH v4 1/3] hw/misc: sifive_e_aon: Support "

[PATCH v5 0/3] Implement the watchdog timer of HiFive 1 rev b
 2023-06-08 16:45 UTC  (4+ messages)
` [PATCH v5 1/3] hw/misc: sifive_e_aon: Support "
` [PATCH v5 2/3] hw/riscv: sifive_e: "
` [PATCH v5 3/3] tests/qtest: sifive-e-aon-watchdog-test.c: Add QTest of watchdog of sifive_e

[PATCH v2 0/5] misc: Enforce .[ch].inc extension for re-included .c/.h files
 2023-06-08 13:34 UTC  (8+ messages)
` [PATCH v2 1/5] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
` [PATCH v2 2/5] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
` [PATCH v2 3/5] target/arm: Rename helper template headers as '.h.inc'
` [PATCH v2 4/5] target/i386: "
` [PATCH v2 5/5] target: Bulk rename 'helper.h' -> 'helper.h.inc' for all targets

[PATCH v5 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
 2023-06-08 12:24 UTC  (2+ messages)

[PATCH v4 0/4] target/riscv: Add Smrnmi support
 2023-06-08  9:52 UTC  (7+ messages)
` [PATCH v4 1/4] target/riscv: Add Smrnmi cpu extension
` [PATCH v4 2/4] target/riscv: Add Smrnmi CSRs
` [PATCH v4 3/4] target/riscv: Handle Smrnmi interrupt and exception
` [PATCH v4 4/4] target/riscv: Add Smrnmi mnret instruction

[RFC v3] linux-user/riscv: Add syscall riscv_hwprobe
 2023-06-08  7:55 UTC 

[PATCH v3 0/4] target/riscv: Add Smrnmi support
 2023-06-08  7:12 UTC  (4+ messages)
` [PATCH v3 1/4] target/riscv: Add Smrnmi cpu extension

[PATCH 0/5] misc: Enforce .[ch].inc extension for re-included .c/.h files
 2023-06-08  6:46 UTC  (19+ messages)
` [PATCH 1/5] bsd-user: Rename elfcore.c -> elfcore.c.inc
` [PATCH 2/5] target/arm: Rename helper template headers as '.h.inc'
` [PATCH 3/5] target/i386: "
` [PATCH 4/5] target: Rename per-target 'helper.h' -> 'helper.h.inc'
` [PATCH 5/5] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc

[PATCH 00/16] target/riscv, KVM: fixes and enhancements
 2023-06-08  6:39 UTC  (35+ messages)
` [PATCH 02/16] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH 03/16] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH 04/16] target/riscv/cpu.c: restrict 'mimpid' value
` [PATCH 05/16] target/riscv/cpu.c: restrict 'marchid' value
` [PATCH 06/16] target/riscv: use KVM scratch CPUs to init KVM properties
` [PATCH 07/16] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
` [PATCH 08/16] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
` [PATCH 10/16] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
` [PATCH 11/16] target/riscv: add KVM specific MISA properties
` [PATCH 12/16] target/riscv/kvm.c: update KVM MISA bits
` [PATCH 13/16] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH 14/16] target/riscv: adapt 'riscv_isa_string' for KVM
` [PATCH 15/16] target/riscv: update multi-letter extension KVM properties
` [PATCH 16/16] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM

[PATCH v2] target/riscv/vector_helper.c: Remove the check for extra tail elements
 2023-06-07 15:46 UTC  (3+ messages)

[PATCH] target/riscv/vector_helper.c: Remove the check for extra tail elements
 2023-06-07  3:12 UTC  (3+ messages)

[PATCH] Add epmp to extensions list and rename it to smepmp
 2023-06-06 20:55 UTC  (4+ messages)

[RFC PATCH v2 0/9] bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY
 2023-06-06 14:54 UTC  (18+ messages)
` [RFC PATCH v2 1/9] target/tricore: Remove pointless CONFIG_SOFTMMU guard
` [RFC PATCH v2 2/9] target/i386: Check for USER_ONLY definition instead of SOFTMMU one
` [RFC PATCH v2 3/9] target/m68k: "
` [RFC PATCH v2 4/9] target/ppc: "
` [RFC PATCH v2 5/9] hw/core/cpu: "
` [RFC PATCH v2 6/9] accel/tcg: "
` [RFC PATCH v2 7/9] meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
` [RFC PATCH v2 8/9] meson: Replace "
` [RFC PATCH v2 9/9] meson: Replace softmmu_ss -> system_ss

[PATCH] target/riscv: Smepmp: Return error when access permission not allowed in PMP
 2023-06-06 12:53 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 00/10] accel/kvm: Spring cleaning
 2023-06-06  5:32 UTC  (3+ messages)
` [PATCH 01/10] sysemu/kvm: Remove unused headers

[RFC v2] linux-user/riscv: Add syscall riscv_hwprobe
 2023-06-05 14:27 UTC  (11+ messages)

[PATCH 00/35] crypto: Provide aes-round.h and host accel
 2023-06-05 11:01 UTC  (27+ messages)
` [PATCH 01/35] tests/multiarch: Add test-aes
` [PATCH 02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c
` [PATCH 03/35] crypto/aes: Add constants for ShiftRows, InvShiftRows
` [PATCH 04/35] crypto: Add aesenc_SB_SR
` [PATCH 06/35] target/arm: Demultiplex AESE and AESMC
` [PATCH 09/35] target/riscv: Use aesenc_SB_SR
` [PATCH 13/35] target/ppc: Use aesdec_ISB_ISR
` [PATCH 21/35] crypto: Add aesenc_SB_SR_MC_AK
` [PATCH 28/35] crypto: Add aesdec_ISB_ISR_AK_IMC
` [PATCH 29/35] target/ppc: Use aesdec_ISB_ISR_AK_IMC
` [PATCH 31/35] host/include/aarch64: Implement aes-round.h
` [PATCH 32/35] crypto: Remove AES_shifts, AES_ishifts
` [PATCH 34/35] crypto: Remove AES_imc
` [PATCH 35/35] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN

[PATCH v2 0/3] target/riscv: Fix mstatus related problems
 2023-06-03 13:42 UTC  (4+ messages)
` [PATCH v2 1/3] target/riscv: Make MPV only work when MPP != PRV_M
` [PATCH v2 2/3] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
` [PATCH v2 3/3] target/riscv: Remove redundant assignment to SXL

RFC: target/riscv: Add support for Zacas extension
 2023-06-03  3:28 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: Add Zacas ISA extension support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).