Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-riscv (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-riscv info page
]
Advanced
[
Prev Period
]
Last Modified: Tue Apr 30 2024 14:02:25 -0400
Messages in reverse chronological order
[
Next Period
]
April 30, 2024
Re: [PATCH 2/3] target/riscv: Enforce WARL behavior for scounteren/hcounteren
,
Daniel Henrique Barboza
,
14:02
Re: [PATCH 1/3] target/riscv: Save counter values during countinhibit update
,
Daniel Henrique Barboza
,
14:01
Re: RISC-V Floating Point Extension
,
Derek Christ
,
03:02
April 29, 2024
Re: [PATCH v2 07/15] test/qtest: add riscv-iommu-pci tests
,
Frank Chang
,
23:33
Re: [PATCH v2 06/15] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
,
Frank Chang
,
22:17
Re: [PATCH v2 05/15] hw/riscv: add riscv-iommu-sys platform device
,
Frank Chang
,
21:35
[PATCH 2/3] target/riscv: Enforce WARL behavior for scounteren/hcounteren
,
Atish Patra
,
15:28
[PATCH 1/3] target/riscv: Save counter values during countinhibit update
,
Atish Patra
,
15:28
[PATCH 0/3] Assorted fixes for PMU
,
Atish Patra
,
15:28
[PATCH 3/3] target/riscv: Fix the predicate functions for mhpmeventhX CSRs
,
Atish Patra
,
15:28
Re: RISC-V Floating Point Extension
,
Palmer Dabbelt
,
10:54
RISC-V Floating Point Extension
,
Derek Christ
,
10:49
Re: [PATCH v2 29/33] target/riscv: Use translator_ld* for everything
,
Philippe Mathieu-Daudé
,
06:55
Re: [PATCH 2/2] target/riscv: do not set mtval2 for non guest-page faults
,
Daniel Henrique Barboza
,
05:43
Re: [PATCH v4] target/riscv: Implement dynamic establishment of custom decoder
,
Huang Tao
,
04:26
Re: [PATCH v4] target/riscv: Implement dynamic establishment of custom decoder
,
Huang Tao
,
03:58
Re: [PATCH v4] riscv: thead: Add th.sxstatus CSR emulation
,
Christoph Müllner
,
03:38
[PATCH v5] riscv: thead: Add th.sxstatus CSR emulation
,
Christoph Müllner
,
03:37
Re: [PATCH v2 04/15] hw/riscv: add riscv-iommu-pci device
,
Frank Chang
,
03:21
Re: [PATCH v7 3/4] target/riscv: Expose sdtrig ISA extension
,
Alistair Francis
,
01:41
Re: [PATCH v7 1/4] target/riscv: Check for valid itimer pointer before free
,
Alistair Francis
,
00:37
Re: [PATCH v7 2/4] target/riscv: Enable mcontrol6 triggers only when sdtrig is selected
,
Alistair Francis
,
00:08
Re: [PATCH v3] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
,
Alistair Francis
,
00:02
April 28, 2024
Re: [PATCH v3] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
,
Alistair Francis
,
23:59
Re: [PATCH 12/12] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Alistair Francis
,
23:54
Re: [PATCH 11/12] tests/data/acpi/virt/riscv64: Add expected ACPI tables for RISC-V
,
Alistair Francis
,
23:53
Re: [PATCH 10/12] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
,
Alistair Francis
,
23:52
Re: [PATCH v4] target/riscv: Implement dynamic establishment of custom decoder
,
Alistair Francis
,
23:51
Re: [PATCH 09/12] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
,
Alistair Francis
,
23:49
Re: [PATCH 08/12] meson.build: Add RISC-V to the edk2-target list
,
Alistair Francis
,
23:48
Re: [PATCH 07/12] tests/data/acpi/virt: Move ACPI tables under aarch64
,
Alistair Francis
,
23:48
Re: [PATCH 06/12] tests/qtest/bios-tables-test.c: Add support for arch in path
,
Alistair Francis
,
23:47
Re: [PATCH 05/12] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
,
Alistair Francis
,
23:45
Re: [PATCH 04/12] tests/data/uefi-boot-images: Add RISC-V ISO image
,
Alistair Francis
,
23:44
Re: [PATCH v4] target/riscv: Implement dynamic establishment of custom decoder
,
Alistair Francis
,
23:41
Re: [PATCH v3] target/riscv: Fix the element agnostic function problem
,
Alistair Francis
,
23:39
Re: [PATCH v3 0/3] target/riscv: Support Zve32x and Zve64x extensions
,
Alistair Francis
,
23:37
Re: [PATCH v4] riscv: thead: Add th.sxstatus CSR emulation
,
Alistair Francis
,
23:29
Re: [PATCH 1/1] target/riscv/kvm.c: Fix the hart bit setting of AIA
,
Alistair Francis
,
23:25
Re: [PATCH for-9.1 v3 0/2] target/riscv: set tval in breakpoints
,
Alistair Francis
,
23:17
Re: [PATCH for-9.1 v3 2/2] trans_privileged.c.inc: set (m|s)tval on ebreak breakpoint
,
Alistair Francis
,
23:10
Re: [PATCH for-9.1 v3 1/2] target/riscv/debug: set tval=pc in breakpoint exceptions
,
Alistair Francis
,
23:09
Re: [PATCH v2 1/1] target/riscv/kvm: tolerate KVM disable ext errors
,
Alistair Francis
,
22:58
Re: [PATCH] target/riscv: change RISCV_EXCP_SEMIHOST exception number to 63
,
Alistair Francis
,
22:53
Re: [PATCH] target/riscv: change RISCV_EXCP_SEMIHOST exception number to 63
,
Alistair Francis
,
22:47
Re: [PATCH] target/riscv: fix instructions count handling in icount mode
,
Alistair Francis
,
22:38
Re: [PATCH v1 1/1] hw/riscv/boot.c: Support 64-bit address for initrd
,
Alistair Francis
,
22:27
Re: [PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
,
Alistair Francis
,
22:23
Re: [PATCH v2 2/2] checkpatch.pl: forbid strerrorname_np()
,
Alistair Francis
,
22:16
Re: [PATCH v2 1/2] target/riscv/kvm: remove sneaky strerrorname_np() instance
,
Alistair Francis
,
22:16
Re: [PATCH v3] target/riscv: Raise exceptions on wrs.nto
,
Alistair Francis
,
22:13
Re: [PATCH v3] target/riscv: Raise exceptions on wrs.nto
,
Alistair Francis
,
22:10
Re: [PATCH v2 1/1] target/riscv/kvm: fix timebase-frequency when using KVM acceleration
,
Alistair Francis
,
22:02
April 27, 2024
Re: [PATCH v2 1/1] target/riscv/kvm: fix timebase-frequency when using KVM acceleration
,
Michael Tokarev
,
12:39
Re: [PATCH v2 1/1] target/riscv/kvm: fix timebase-frequency when using KVM acceleration
,
Andrew Jones
,
11:17
Re: [PULL 00/38] Exec / accelerators patches
,
Richard Henderson
,
10:47
Re: [PATCH v2 1/1] target/riscv/kvm: fix timebase-frequency when using KVM acceleration
,
Michael Tokarev
,
03:24
Re: [PATCH v2 1/1] target/riscv/kvm: fix timebase-frequency when using KVM acceleration
,
Michael Tokarev
,
02:59
Re: [PATCH v2 1/1] target/riscv/kvm: fix timebase-frequency when using KVM acceleration
,
Andrew Jones
,
02:24
April 26, 2024
Re: [PATCH v2 1/1] target/riscv/kvm: fix timebase-frequency when using KVM acceleration
,
Michael Tokarev
,
19:44
[PULL 37/38] hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h'
,
Philippe Mathieu-Daudé
,
15:46
[PULL 38/38] plugins: Include missing 'qemu/bitmap.h' header
,
Philippe Mathieu-Daudé
,
15:45
[PULL 36/38] exec: Move CPUTLBEntry helpers to cputlb.c
,
Philippe Mathieu-Daudé
,
15:45
[PULL 35/38] exec: Restrict inclusion of 'user/guest-base.h'
,
Philippe Mathieu-Daudé
,
15:45
[PULL 34/38] exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
,
Philippe Mathieu-Daudé
,
15:45
[PULL 33/38] exec: Restrict 'cpu_ldst.h' to TCG accelerator
,
Philippe Mathieu-Daudé
,
15:45
[PULL 32/38] exec: Restrict TCG specific declarations of 'cputlb.h'
,
Philippe Mathieu-Daudé
,
15:45
[PULL 31/38] exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
,
Philippe Mathieu-Daudé
,
15:45
[PULL 30/38] exec: Declare MMUAccessType type in 'mmu-access-type.h' header
,
Philippe Mathieu-Daudé
,
15:45
[PULL 29/38] exec: Declare abi_ptr type in its own 'abi_ptr.h' header
,
Philippe Mathieu-Daudé
,
15:45
[PULL 28/38] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Philippe Mathieu-Daudé
,
15:44
[PULL 27/38] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
,
Philippe Mathieu-Daudé
,
15:44
[PULL 26/38] exec: Declare target_words_bigendian() in 'exec/tswap.h'
,
Philippe Mathieu-Daudé
,
15:44
[PULL 25/38] exec/cpu-all: Remove unused tswapls() definitions
,
Philippe Mathieu-Daudé
,
15:44
[PULL 24/38] exec/cpu-all: Remove unused 'qemu/thread.h' header
,
Philippe Mathieu-Daudé
,
15:44
[PULL 23/38] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
,
Philippe Mathieu-Daudé
,
15:44
[PULL 22/38] accel/hvf: Use accel-specific per-vcpu @dirty field
,
Philippe Mathieu-Daudé
,
15:44
[PULL 21/38] accel/nvmm: Use accel-specific per-vcpu @dirty field
,
Philippe Mathieu-Daudé
,
15:44
[PULL 20/38] accel/whpx: Use accel-specific per-vcpu @dirty field
,
Philippe Mathieu-Daudé
,
15:44
[PULL 12/38] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Philippe Mathieu-Daudé
,
15:44
[PULL 19/38] accel/tcg: Rename helper-head.h -> helper-head.h.inc
,
Philippe Mathieu-Daudé
,
15:44
[PULL 17/38] accel/tcg: Include missing headers in 'tb-jmp-cache.h'
,
Philippe Mathieu-Daudé
,
15:44
[PULL 18/38] accel/tcg: Rename load-extract/store-insert headers using .h.inc suffix
,
Philippe Mathieu-Daudé
,
15:44
[PULL 16/38] accel/tcg: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
15:44
[PULL 15/38] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
,
Philippe Mathieu-Daudé
,
15:44
[PULL 14/38] target/i386: Include missing 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
15:43
[PULL 13/38] target/sparc: Replace abi_ulong by uint32_t for TARGET_ABI32
,
Philippe Mathieu-Daudé
,
15:43
[PULL 11/38] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Philippe Mathieu-Daudé
,
15:43
[PULL 10/38] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
,
Philippe Mathieu-Daudé
,
15:43
[PULL 09/38] semihosting/uaccess: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
15:43
[PULL 08/38] gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
,
Philippe Mathieu-Daudé
,
15:42
[PULL 07/38] gdbstub: Simplify #ifdef'ry in helpers.h
,
Philippe Mathieu-Daudé
,
15:42
[PULL 06/38] gdbstub: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
15:42
[PULL 05/38] accel: Include missing 'exec/cpu_ldst.h' header
,
Philippe Mathieu-Daudé
,
15:42
[PULL 03/38] exec: Include 'cpu.h' before validating CPUArchState placement
,
Philippe Mathieu-Daudé
,
15:42
[PULL 04/38] exec: Expose 'target_page.h' API to user emulation
,
Philippe Mathieu-Daudé
,
15:42
[PULL 01/38] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
,
Philippe Mathieu-Daudé
,
15:42
[PULL 02/38] exec: Reduce tlb_set_dirty() declaration scope
,
Philippe Mathieu-Daudé
,
15:42
[PULL 00/38] Exec / accelerators patches
,
Philippe Mathieu-Daudé
,
15:42
Re: [PATCH 18/24] plugins: Include missing 'qemu/bitmap.h' header
,
Pierrick Bouvier
,
15:34
Re: [PATCH v3] target/riscv: Raise exceptions on wrs.nto
,
Daniel Henrique Barboza
,
08:58
April 25, 2024
Re: [PULL 00/22] Misc HW patches for 2024-04-25
,
Richard Henderson
,
22:40
Re: [PATCH for-9.1 v3 2/2] trans_privileged.c.inc: set (m|s)tval on ebreak breakpoint
,
LIU Zhiwei
,
21:40
Re: [PATCH for-9.1 v3 1/2] target/riscv/debug: set tval=pc in breakpoint exceptions
,
LIU Zhiwei
,
21:40
Re: [PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
,
Andrew Jones
,
12:05
Re: [PATCH v2 1/1] target/riscv/kvm: tolerate KVM disable ext errors
,
Andrew Jones
,
11:58
[PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
,
Daniel Henrique Barboza
,
11:50
[PULL 20/22] hw/core/machine: Support modules in -smp
,
Philippe Mathieu-Daudé
,
07:04
[PULL 14/22] hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
,
Philippe Mathieu-Daudé
,
07:04
[PULL 17/22] hw/misc : Correct 5 spaces indents in stm32l4x5_exti
,
Philippe Mathieu-Daudé
,
07:04
[PULL 22/22] hw/core: Support module-id in numa configuration
,
Philippe Mathieu-Daudé
,
07:04
[PULL 18/22] hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init()
,
Philippe Mathieu-Daudé
,
07:04
[PULL 12/22] hw/cxl/cxl-cdat: Make ct3_load_cdat() return boolean
,
Philippe Mathieu-Daudé
,
07:04
[PULL 21/22] hw/core: Introduce module-id as the topology subindex
,
Philippe Mathieu-Daudé
,
07:04
[PULL 19/22] hw/core/machine: Introduce the module as a CPU topology level
,
Philippe Mathieu-Daudé
,
07:04
[PULL 15/22] hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
,
Philippe Mathieu-Daudé
,
07:04
[PULL 16/22] hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h'
,
Philippe Mathieu-Daudé
,
07:04
[PULL 08/22] hw/misc/imx: Replace sprintf() by snprintf()
,
Philippe Mathieu-Daudé
,
07:04
[PULL 11/22] hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
,
Philippe Mathieu-Daudé
,
07:04
[PULL 13/22] hw/cxl/cxl-cdat: Make ct3_build_cdat() return boolean
,
Philippe Mathieu-Daudé
,
07:04
[PULL 09/22] hw/riscv/virt: Replace sprintf by g_strdup_printf
,
Philippe Mathieu-Daudé
,
07:04
[PULL 10/22] hw: Fix problem with the A*MPCORE switches in the Kconfig files
,
Philippe Mathieu-Daudé
,
07:04
[PULL 06/22] target/i386: Move APIC related code to cpu-apic.c
,
Philippe Mathieu-Daudé
,
07:03
[PULL 07/22] hw/misc/applesmc: Simplify DeviceReset handler
,
Philippe Mathieu-Daudé
,
07:03
[PULL 05/22] hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h
,
Philippe Mathieu-Daudé
,
07:02
[PULL 04/22] scripts: add script to compare compatibility properties
,
Philippe Mathieu-Daudé
,
07:02
[PULL 03/22] python/qemu/machine: add method to retrieve QEMUMachine::binary field
,
Philippe Mathieu-Daudé
,
07:02
[PULL 02/22] qmp: add dump machine type compatibility properties
,
Philippe Mathieu-Daudé
,
07:02
[PULL 01/22] qom: add default value
,
Philippe Mathieu-Daudé
,
07:02
[PULL 00/22] Misc HW patches for 2024-04-25
,
Philippe Mathieu-Daudé
,
07:02
Re: [PATCH v6] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
,
Andrew Jones
,
05:21
Re: [PATCH 14/24] exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
,
Philippe Mathieu-Daudé
,
04:30
Re: [PATCH 07/24] exec: Un-inline tlb_vaddr_to_host() and declare it in 'exec/cputlb.h'
,
Anton Johansson
,
03:51
Re: [PATCH 20/24] hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h'
,
Anton Johansson
,
03:45
Re:Re: [PATCH] hw/intc/riscv_aplic: APLICs should add child earlier than realize
,
yang.zhang
,
03:43
Re: [PATCH 16/24] exec: Move GUEST_ADDR_MAX definition to 'cpu_ldst.h'
,
Anton Johansson
,
03:43
Re: [PATCH 15/24] exec: Restrict inclusion of 'user/guest-base.h'
,
Anton Johansson
,
03:41
Re: [PATCH 14/24] exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
,
Anton Johansson
,
03:38
Re: [PATCH 09/24] physmem: Restrict TCG CPU IOTLB code to TCG accel
,
Anton Johansson
,
03:29
Re: [PATCH 11/24] exec: Move tlb_reset_dirty*() declarations to 'exec/cputlb.h'
,
Anton Johansson
,
03:24
Re: [PATCH 07/24] exec: Un-inline tlb_vaddr_to_host() and declare it in 'exec/cputlb.h'
,
Anton Johansson
,
02:42
Re: [PATCH 02/24] exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
,
Anton Johansson
,
02:29
April 24, 2024
Re: [PATCH v2 0/2] riscv,kvm: remove another strerrorname_np()
,
Michael Tokarev
,
16:29
[PATCH v2 2/2] checkpatch.pl: forbid strerrorname_np()
,
Daniel Henrique Barboza
,
16:24
[PATCH v2 1/2] target/riscv/kvm: remove sneaky strerrorname_np() instance
,
Daniel Henrique Barboza
,
16:24
[PATCH v2 0/2] riscv,kvm: remove another strerrorname_np()
,
Daniel Henrique Barboza
,
16:24
Re: [PATCH 1/2] target/riscv/kvm: remove sneaky strerrorname_np() instance
,
Philippe Mathieu-Daudé
,
13:54
Re: [PATCH 1/2] target/riscv/kvm: remove sneaky strerrorname_np() instance
,
Daniel Henrique Barboza
,
13:19
Re: [PATCH v3] target/riscv: Raise exceptions on wrs.nto
,
Andrew Jones
,
10:46
[PATCH v3] target/riscv: Raise exceptions on wrs.nto
,
Andrew Jones
,
10:28
Re: [PATCH v2] target/riscv: Raise exceptions on wrs.nto
,
Andrew Jones
,
09:59
Re: [PATCH 0/2] riscv,kvm: remove another strerrorname_np()
,
Philippe Mathieu-Daudé
,
05:58
Re: [PATCH 2/2] checkpatch.pl: forbid strerrorname_np()
,
Philippe Mathieu-Daudé
,
05:57
Re: [PATCH 1/2] target/riscv/kvm: remove sneaky strerrorname_np() instance
,
Philippe Mathieu-Daudé
,
05:55
Re: [PATCH 2/2] checkpatch.pl: forbid strerrorname_np()
,
Thomas Huth
,
05:52
Re: [PATCH 1/2] target/riscv/kvm: remove sneaky strerrorname_np() instance
,
Thomas Huth
,
05:52
[PATCH 2/2] checkpatch.pl: forbid strerrorname_np()
,
Daniel Henrique Barboza
,
05:47
[PATCH 1/2] target/riscv/kvm: remove sneaky strerrorname_np() instance
,
Daniel Henrique Barboza
,
05:47
[PATCH 0/2] riscv,kvm: remove another strerrorname_np()
,
Daniel Henrique Barboza
,
05:47
Re: [PATCH] Fix incorrect disassembly format for certain RISC-V instructions
,
Michael Tokarev
,
05:08
Re: [PATCH v4 00/22] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
,
Philippe Mathieu-Daudé
,
04:44
April 23, 2024
Re: [PATCH] target/riscv/kvm: Fix exposure of Zkr
,
Alistair Francis
,
20:14
Re: [PATCH v2 01/15] exec/memtxattr: add process identifier to the transaction attributes
,
Frank Chang
,
12:34
Re: [PATCH] target/riscv: change RISCV_EXCP_SEMIHOST exception number to 63
,
Clément Léger
,
08:48
Re: [PATCH] hw/intc/riscv_aplic: APLICs should add child earlier than realize
,
Alistair Francis
,
02:05
April 22, 2024
Re: [PATCH] target/riscv: change RISCV_EXCP_SEMIHOST exception number to 63
,
Daniel Henrique Barboza
,
15:59
Re: [PATCH] target/riscv: change RISCV_EXCP_SEMIHOST exception number to 63
,
Richard Henderson
,
15:45
Re: [PATCH] target/riscv/kvm: Fix exposure of Zkr
,
Daniel Henrique Barboza
,
14:09
Re: [PATCH] target/riscv: change RISCV_EXCP_SEMIHOST exception number to 63
,
Daniel Henrique Barboza
,
13:46
[PATCH v2 1/1] target/riscv/kvm: tolerate KVM disable ext errors
,
Daniel Henrique Barboza
,
13:14
[PATCH v2 0/1] target/riscv/kvm: tolerate KVM disable ext errors
,
Daniel Henrique Barboza
,
13:14
Re: [PATCH] target/riscv/kvm: tolerate KVM disable ext errors
,
Andrew Jones
,
10:28
Re: [PATCH] target/riscv/kvm: tolerate KVM disable ext errors
,
Daniel Henrique Barboza
,
10:08
[PATCH] target/riscv: change RISCV_EXCP_SEMIHOST exception number to 63
,
Clément Léger
,
09:58
[PATCH] target/riscv/kvm: Fix exposure of Zkr
,
Andrew Jones
,
09:46
Re: [PATCH] target/riscv/kvm: tolerate KVM disable ext errors
,
Andrew Jones
,
09:43
[PATCH] target/riscv/kvm: tolerate KVM disable ext errors
,
Daniel Henrique Barboza
,
09:13
Re: [RFC PATCH 1/3] target/riscv: change RISCV_EXCP_SEMIHOST exception number
,
Clément Léger
,
09:02
Re: [PATCH v6] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
,
Andrew Jones
,
08:31
Re: [PATCH 17/24] exec: Include missing 'qemu/log-for-trace.h' header in 'exec/log.h'
,
Philippe Mathieu-Daudé
,
07:44
[PATCH v6] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
,
Alexei Filippov
,
07:43
Re: [PATCH v5] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific sbi.
,
Aleksei Filippov
,
07:40
[PATCH v5] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific sbi.
,
Alexei Filippov
,
07:24
Re: [PATCH 17/24] exec: Include missing 'qemu/log-for-trace.h' header in 'exec/log.h'
,
Philippe Mathieu-Daudé
,
05:05
Re: [PATCH v4] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
,
Andrew Jones
,
04:12
[PATCH v4] riscv: thead: Add th.sxstatus CSR emulation
,
Christoph Müllner
,
02:52
Re: [PATCH v3] riscv: thead: Add th.sxstatus CSR emulation
,
Christoph Müllner
,
02:43
April 21, 2024
Re: [PATCH v4] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
,
Alistair Francis
,
23:56
Re: [PATCH v3] riscv: thead: Add th.sxstatus CSR emulation
,
Alistair Francis
,
23:29
Re: [RFC PATCH 1/3] target/riscv: change RISCV_EXCP_SEMIHOST exception number
,
Alistair Francis
,
23:25
Re: [PATCH 24/24] exec: Remove unnecessary inclusions of 'hw/core/cpu.h'
,
Richard Henderson
,
13:03
Re: [PATCH 23/24] exec: Remove 'disas/disas.h' from 'exec/log.h'
,
Richard Henderson
,
13:01
Re: [PATCH] target/riscv: Use get_address() to get address with Zicbom extensions
,
Daniel Henrique Barboza
,
12:59
Re: [PATCH 21/24] plugins: Un-inline qemu_plugin_disable_mem_helpers()
,
Richard Henderson
,
12:52
Re: [PATCH 19/24] gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
,
Richard Henderson
,
12:49
Re: [PATCH 18/24] plugins: Include missing 'qemu/bitmap.h' header
,
Richard Henderson
,
12:45
Re: [PATCH 17/24] exec: Include missing 'qemu/log-for-trace.h' header in 'exec/log.h'
,
Richard Henderson
,
12:44
Re: [PATCH 13/24] target/sparc: Replace abi_ulong by uint32_t for TARGET_ABI32
,
Richard Henderson
,
12:39
Re: [PATCH 12/24] exec: Move CPUTLBEntry helpers to cputlb.c
,
Richard Henderson
,
12:39
Re: [PATCH 10/24] exec: Reduce tlb_set_dirty() declaration scope
,
Richard Henderson
,
12:36
Re: [PATCH 08/24] physmem: Move TCG CPU IOTLB methods around
,
Richard Henderson
,
12:35
Re: [PATCH 06/24] exec: Have guest_addr_valid() methods take abi_ptr/size_t arguments
,
Richard Henderson
,
12:29
Re: [PATCH 05/24] exec: Restrict 'cpu_ldst.h' to TCG accelerator
,
Richard Henderson
,
12:27
Re: [PATCH 04/24] exec: Restrict TCG specific declarations of 'cputlb.h'
,
Richard Henderson
,
01:29
Re: [PATCH 03/24] hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h'
,
Richard Henderson
,
01:23
Re: [PATCH 01/24] exec: Declare MMUAccessType type in 'mmu-access-type.h' header
,
Richard Henderson
,
01:23
April 20, 2024
Re: [PATCH] target/riscv: Use get_address() to get address with Zicbom extensions
,
Richard Henderson
,
12:02
April 19, 2024
Re: [PATCH 22/24] exec: Remove 'exec/tswap.h' from 'exec/cpu-all.h'
,
Harsh Prateek Bora
,
08:51
Re: [PATCH] target/riscv: Use get_address() to get address with Zicbom extensions
,
Philippe Mathieu-Daudé
,
07:37
[PATCH] target/riscv: Use get_address() to get address with Zicbom extensions
,
Philippe Mathieu-Daudé
,
07:05
April 18, 2024
Re: [PATCH 00/24] include/exec: Rework (part 2)
,
Philippe Mathieu-Daudé
,
15:35
Re: [PATCH 02/24] exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
,
Philippe Mathieu-Daudé
,
15:29
[PATCH 17/24] exec: Include missing 'qemu/log-for-trace.h' header in 'exec/log.h'
,
Philippe Mathieu-Daudé
,
15:29
[PATCH 20/24] hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h'
,
Philippe Mathieu-Daudé
,
15:29
[PATCH 24/24] exec: Remove unnecessary inclusions of 'hw/core/cpu.h'
,
Philippe Mathieu-Daudé
,
15:29
[PATCH 22/24] exec: Remove 'exec/tswap.h' from 'exec/cpu-all.h'
,
Philippe Mathieu-Daudé
,
15:29
[PATCH 18/24] plugins: Include missing 'qemu/bitmap.h' header
,
Philippe Mathieu-Daudé
,
15:29
[PATCH 16/24] exec: Move GUEST_ADDR_MAX definition to 'cpu_ldst.h'
,
Philippe Mathieu-Daudé
,
15:29
[PATCH 13/24] target/sparc: Replace abi_ulong by uint32_t for TARGET_ABI32
,
Philippe Mathieu-Daudé
,
15:29
[PATCH 23/24] exec: Remove 'disas/disas.h' from 'exec/log.h'
,
Philippe Mathieu-Daudé
,
15:29
[PATCH 21/24] plugins: Un-inline qemu_plugin_disable_mem_helpers()
,
Philippe Mathieu-Daudé
,
15:29
[PATCH 19/24] gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
,
Philippe Mathieu-Daudé
,
15:29
[PATCH 15/24] exec: Restrict inclusion of 'user/guest-base.h'
,
Philippe Mathieu-Daudé
,
15:29
[PATCH 14/24] exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
,
Philippe Mathieu-Daudé
,
15:29
[PATCH 12/24] exec: Move CPUTLBEntry helpers to cputlb.c
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 11/24] exec: Move tlb_reset_dirty*() declarations to 'exec/cputlb.h'
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 10/24] exec: Reduce tlb_set_dirty() declaration scope
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 07/24] exec: Un-inline tlb_vaddr_to_host() and declare it in 'exec/cputlb.h'
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 08/24] physmem: Move TCG CPU IOTLB methods around
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 06/24] exec: Have guest_addr_valid() methods take abi_ptr/size_t arguments
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 09/24] physmem: Restrict TCG CPU IOTLB code to TCG accel
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 05/24] exec: Restrict 'cpu_ldst.h' to TCG accelerator
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 04/24] exec: Restrict TCG specific declarations of 'cputlb.h'
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 03/24] hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h'
,
Philippe Mathieu-Daudé
,
15:26
[PATCH 02/24] exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
,
Philippe Mathieu-Daudé
,
15:26
[PATCH 01/24] exec: Declare MMUAccessType type in 'mmu-access-type.h' header
,
Philippe Mathieu-Daudé
,
15:25
[PATCH 00/24] include/exec: Rework (part 2)
,
Philippe Mathieu-Daudé
,
15:25
[RFC PATCH 2/3] target/riscv: add Ssdbltrp extension support
,
Clément Léger
,
09:39
[RFC PATCH 3/3] target/riscv: add Smdbltrp extension support
,
Clément Léger
,
09:39
[RFC PATCH 1/3] target/riscv: change RISCV_EXCP_SEMIHOST exception number
,
Clément Léger
,
09:39
[RFC PATCH 0/3] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
,
Clément Léger
,
09:39
Re: [RFC PATCH 1/4] target/riscv/kvm: add software breakpoints support
,
Chao Du
,
05:48
April 17, 2024
Re: [PATCH v2] riscv: thead: Add th.sxstatus CSR emulation
,
Christoph Müllner
,
18:54
[PATCH v3] riscv: thead: Add th.sxstatus CSR emulation
,
Christoph Müllner
,
18:54
April 16, 2024
Re: [PATCH for-9.1 v3 2/2] trans_privileged.c.inc: set (m|s)tval on ebreak breakpoint
,
Richard Henderson
,
22:41
[PATCH for-9.1 v3 2/2] trans_privileged.c.inc: set (m|s)tval on ebreak breakpoint
,
Daniel Henrique Barboza
,
19:05
[PATCH for-9.1 v3 1/2] target/riscv/debug: set tval=pc in breakpoint exceptions
,
Daniel Henrique Barboza
,
19:04
[PATCH for-9.1 v3 0/2] target/riscv: set tval in breakpoints
,
Daniel Henrique Barboza
,
19:04
Re: [PATCH for-9.1 v2 2/2] trans_privileged.c.inc: set (m|s)tval on ebreak breakpoint
,
Richard Henderson
,
15:58
[PATCH for-9.1 v2 2/2] trans_privileged.c.inc: set (m|s)tval on ebreak breakpoint
,
Daniel Henrique Barboza
,
15:41
[PATCH for-9.1 v2 1/2] target/riscv/debug: set tval=pc in breakpoint exceptions
,
Daniel Henrique Barboza
,
15:41
[PATCH for-9.1 v2 0/2] target/riscv: set (m|s)tval on
,
Daniel Henrique Barboza
,
15:41
[PATCH v4 21/22] target/i386: Remove X86CPU::kvm_no_smi_migration field
,
Philippe Mathieu-Daudé
,
15:02
[PATCH v4 22/22] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE
,
Philippe Mathieu-Daudé
,
15:02
[PATCH v4 19/22] hw/i386/acpi: Remove AcpiBuildState::rsdp field
,
Philippe Mathieu-Daudé
,
15:02
[PATCH v4 18/22] hw/i386/pc: Remove PCMachineClass::rsdp_in_ram
,
Philippe Mathieu-Daudé
,
15:02
[PATCH v4 17/22] hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
,
Philippe Mathieu-Daudé
,
15:02
[PATCH v4 16/22] hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
,
Philippe Mathieu-Daudé
,
15:02
[PATCH v4 20/22] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine
,
Philippe Mathieu-Daudé
,
15:02
[PATCH v4 15/22] hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
,
Philippe Mathieu-Daudé
,
15:01
[PATCH v4 14/22] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
,
Philippe Mathieu-Daudé
,
15:01
[PATCH v4 13/22] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
,
Philippe Mathieu-Daudé
,
15:01
[PATCH v4 09/22] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h'
,
Philippe Mathieu-Daudé
,
15:01
[PATCH v4 10/22] hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
,
Philippe Mathieu-Daudé
,
15:01
[PATCH v4 12/22] hw/smbios: Remove 'smbios_uuid_encoded', simplify smbios_encode_uuid()
,
Philippe Mathieu-Daudé
,
15:01
[PATCH v4 11/22] hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
,
Philippe Mathieu-Daudé
,
15:01
[PATCH v4 08/22] hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
,
Philippe Mathieu-Daudé
,
15:01
[PATCH v4 07/22] hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug'
,
Philippe Mathieu-Daudé
,
15:01
[PATCH v4 06/22] hw/acpi/ich9: Remove 'memory-hotplug-support' property
,
Philippe Mathieu-Daudé
,
15:01
[PATCH v4 05/22] hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
,
Philippe Mathieu-Daudé
,
15:01
[PATCH v4 03/22] hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag
,
Philippe Mathieu-Daudé
,
15:01
[PATCH v4 04/22] hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag
,
Philippe Mathieu-Daudé
,
15:00
[PATCH v4 02/22] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
,
Philippe Mathieu-Daudé
,
15:00
[PATCH v4 01/22] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
,
Philippe Mathieu-Daudé
,
14:59
[PATCH v4 00/22] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
,
Philippe Mathieu-Daudé
,
14:59
Re: [PATCH v3 01/22] hw/i386/pc: Deprecate 2.4 to 2.7 pc-i440fx machines
,
Thomas Huth
,
11:46
Re: [PATCH v3 20/22] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine
,
Zhao Liu
,
11:12
Re: [PATCH v3 01/22] hw/i386/pc: Deprecate 2.4 to 2.7 pc-i440fx machines
,
Zhao Liu
,
11:07
Re: [PATCH v3 01/22] hw/i386/pc: Deprecate 2.4 to 2.7 pc-i440fx machines
,
Philippe Mathieu-Daudé
,
10:50
Re: [PATCH v3 01/22] hw/i386/pc: Deprecate 2.4 to 2.7 pc-i440fx machines
,
Thomas Huth
,
10:23
[PATCH v3 19/22] hw/i386/acpi: Remove AcpiBuildState::rsdp field
,
Philippe Mathieu-Daudé
,
09:56
[PATCH v3 20/22] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine
,
Philippe Mathieu-Daudé
,
09:56
[PATCH v3 22/22] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE
,
Philippe Mathieu-Daudé
,
09:56
[PATCH v3 21/22] target/i386: Remove X86CPU::kvm_no_smi_migration field
,
Philippe Mathieu-Daudé
,
09:56
[PATCH v3 18/22] hw/i386/pc: Remove PCMachineClass::rsdp_in_ram
,
Philippe Mathieu-Daudé
,
09:55
[PATCH v3 16/22] hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
,
Philippe Mathieu-Daudé
,
09:55
[PATCH v3 17/22] hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
,
Philippe Mathieu-Daudé
,
09:55
[PATCH v3 15/22] hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
,
Philippe Mathieu-Daudé
,
09:54
[PATCH v3 14/22] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
,
Philippe Mathieu-Daudé
,
09:54
[PATCH v3 13/22] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
,
Philippe Mathieu-Daudé
,
09:54
[PATCH v3 12/22] hw/smbios: Remove 'smbios_uuid_encoded', simplify smbios_encode_uuid()
,
Philippe Mathieu-Daudé
,
09:54
[PATCH v3 11/22] hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
,
Philippe Mathieu-Daudé
,
09:54
[PATCH v3 10/22] hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
,
Philippe Mathieu-Daudé
,
09:54
[PATCH v3 09/22] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h'
,
Philippe Mathieu-Daudé
,
09:54
[PATCH v3 08/22] hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
,
Philippe Mathieu-Daudé
,
09:54
[PATCH v3 07/22] hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug'
,
Philippe Mathieu-Daudé
,
09:53
[PATCH v3 06/22] hw/acpi/ich9: Remove 'memory-hotplug-support' property
,
Philippe Mathieu-Daudé
,
09:53
[PATCH v3 05/22] hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
,
Philippe Mathieu-Daudé
,
09:53
[PATCH v3 04/22] hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag
,
Philippe Mathieu-Daudé
,
09:53
[PATCH v3 03/22] hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag
,
Philippe Mathieu-Daudé
,
09:53
[PATCH v3 02/22] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
,
Philippe Mathieu-Daudé
,
09:53
[PATCH v3 01/22] hw/i386/pc: Deprecate 2.4 to 2.7 pc-i440fx machines
,
Philippe Mathieu-Daudé
,
09:53
[PATCH v3 00/22] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
,
Philippe Mathieu-Daudé
,
09:53
Re: [RFC PATCH 0/4] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
,
Daniel Henrique Barboza
,
05:26
Re: [RFC PATCH 1/4] target/riscv/kvm: add software breakpoints support
,
Daniel Henrique Barboza
,
05:24
Re: [PATCH v2 0/2] Improvements for switches in hw/cpu/Kconfig
,
Philippe Mathieu-Daudé
,
03:34
April 15, 2024
Re: [PATCH 1/2] target/riscv: prioritize pmp errors in raise_mmu_exception()
,
Joseph Chan
,
23:15
Re: [PATCH 1/2] target/riscv: prioritize pmp errors in raise_mmu_exception()
,
Joseph Chan
,
16:02
Re: [PATCH v2 0/2] Improvements for switches in hw/cpu/Kconfig
,
Richard Henderson
,
12:49
Re: [PATCH v4] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
,
Andrew Jones
,
10:03
[PATCH v2 0/2] Improvements for switches in hw/cpu/Kconfig
,
Thomas Huth
,
02:57
[PATCH v2 2/2] hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
,
Thomas Huth
,
02:57
[PATCH v2 1/2] hw: Fix problem with the A*MPCORE switches in the Kconfig files
,
Thomas Huth
,
02:57
[PATCH 1/1] target/riscv/kvm.c: Fix the hart bit setting of AIA
,
Yong-Xuan Wang
,
02:52
April 14, 2024
Re: [RFC PATCH 0/4] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
,
Chao Du
,
21:49
April 13, 2024
[PATCH v4] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
,
Alexei Filippov
,
07:25
[PATCH 2/2] target/riscv: do not set mtval2 for non guest-page faults
,
Alexei Filippov
,
07:00
[PATCH 1/2] target/riscv: prioritize pmp errors in raise_mmu_exception()
,
Alexei Filippov
,
06:59
Re: [PATCH 2/2] hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
,
Philippe Mathieu-Daudé
,
05:51
Re: [PATCH 1/2] hw: Fix problem with the A*MPCORE switches in the Kconfig files
,
Philippe Mathieu-Daudé
,
05:49
April 12, 2024
Re: [PATCH for-9.0] target/riscv: prioritize pmp errors in raise_mmu_exception()
,
Daniel Henrique Barboza
,
13:27
Re: [PATCH for-9.0] target/riscv: prioritize pmp errors in raise_mmu_exception()
,
Daniel Henrique Barboza
,
13:19
Re: [PATCH for-9.0] target/riscv: prioritize pmp errors in raise_mmu_exception()
,
Peter Maydell
,
13:13
Re: [PATCH for-9.0] target/riscv: prioritize pmp errors in raise_mmu_exception()
,
Aleksei Filippov
,
12:52
Re: [PATCH for-9.0] target/riscv: prioritize pmp errors in raise_mmu_exception()
,
Daniel Henrique Barboza
,
12:01
Re: [PATCH for-9.0] target/riscv: prioritize pmp errors in raise_mmu_exception()
,
Aleksei Filippov
,
10:15
Re: [PATCH 1/2] hw: Fix problem with the A*MPCORE switches in the Kconfig files
,
Thomas Huth
,
07:32
Re: [PATCH 1/2] hw: Fix problem with the A*MPCORE switches in the Kconfig files
,
Philippe Mathieu-Daudé
,
07:10
[PATCH 65/65] target/riscv: Enable XTheadVector extension for c906
,
Huang Tao
,
06:06
[PATCH 64/65] target/riscv: Add vector compress instruction for XTheadVector
,
Huang Tao
,
06:04
[PATCH 63/65] target/riscv: Add vector register gather instructions for XTheadVector
,
Huang Tao
,
06:02
[PATCH 62/65] target/riscv: Add vector slide instructions for XTheadVector
,
Huang Tao
,
06:00
[PATCH 61/65] target/riscv: Add floating-point scalar move instructions for XTheadVector
,
Huang Tao
,
05:58
[PATCH 60/65] target/riscv: Add integer extract and scalar move instructions for XTheadVector
,
Huang Tao
,
05:56
[PATCH 59/65] target/riscv: Add vector element index instruction for XTheadVector
,
Huang Tao
,
05:54
[PATCH 58/65] target/riscv: Add vector iota instruction for XTheadVector
,
Huang Tao
,
05:52
[PATCH 57/65] target/riscv: Add set-X-first mask bit instructrions for XTheadVector
,
Huang Tao
,
05:50
[PATCH 56/65] target/riscv: Add th.vmfirst.m for XTheadVector
,
Huang Tao
,
05:48
[PATCH 55/65] target/riscv: Add vector mask population count vmpopc for XTheadVector
,
Huang Tao
,
05:46
[PATCH 54/65] target/riscv: Add mask-register logical instructions for XTheadVector
,
Huang Tao
,
05:43
[PATCH 53/65] target/riscv: Add widening floating-point reduction instructions for XTheadVector
,
Huang Tao
,
05:41
[PATCH 52/65] target/riscv: Add single-width floating-point reduction instructions for XTheadVector
,
Huang Tao
,
05:39
[PATCH 51/65] target/riscv: Add widening integer reduction instructions for XTheadVector
,
Huang Tao
,
05:38
[PATCH 50/65] target/riscv: Add single-width integer reduction instructions for XTheadVector
,
Huang Tao
,
05:35
[PATCH 49/65] target/riscv: Add narrowing floating-point/integer type-convert instructions for XTheadVector
,
Huang Tao
,
05:34
[PATCH 48/65] target/riscv: Add widening floating-point/integer type-convert instructions for XTheadVector
,
Huang Tao
,
05:31
[PATCH 47/65] target/riscv: Add single-width floating-point/integer type-convert instructions for XTheadVector
,
Huang Tao
,
05:29
[PATCH 46/65] target/riscv: Add floating-point classify and merge instructions for XTheadVector
,
Huang Tao
,
05:27
[PATCH 45/65] target/riscv: Add floating-point compare instructions for XTheadVector
,
Huang Tao
,
05:25
[PATCH 44/65] target/riscv: Add floating-point sign-injection instructions for XTheadVector
,
Huang Tao
,
05:23
[PATCH 43/65] target/riscv: Add floating-point MIN/MAX instructions for XTheadVector
,
Huang Tao
,
05:21
[PATCH 42/65] target/riscv: Add floating-pointing square-root instructions for XTheadVector
,
Huang Tao
,
05:19
[PATCH 41/65] target/riscv: Add widening floating-point fused mul-add instructions for XTheadVector
,
Huang Tao
,
05:17
Re: [PATCH 2/2] hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
,
Thomas Huth
,
05:16
[PATCH 40/65] target/riscv: Add single-width floating-point fused multiply-add instructions for XTheadVector
,
Huang Tao
,
05:15
[PATCH 39/65] target/riscv: Add widening floating-point multiply instructions for XTheadVector
,
Huang Tao
,
04:57
[PATCH 38/65] target/riscv: Add single-width floating-point multiply/divide instructions for XTheadVector
,
Huang Tao
,
04:55
[PATCH 37/65] target/riscv: Add widening floating-point add/sub instructions for XTheadVector
,
Huang Tao
,
04:53
[PATCH 36/65] target/riscv: Add single-width floating-point add/sub instructions for XTheadVector
,
Huang Tao
,
04:51
[PATCH 35/65] target/riscv: Add narrowing fixed-point clip instructions for XTheadVector
,
Huang Tao
,
04:49
[PATCH 34/65] target/riscv: Add single-width scaling shift instructions for XTheadVector
,
Huang Tao
,
04:47
[PATCH 33/65] target/riscv: Add widening saturating scaled multiply-add instructions for XTheadVector
,
Huang Tao
,
04:46
[PATCH 32/65] target/riscv: Add single-width fractional mul with rounding and saturation for XTheadVector
,
Huang Tao
,
04:43
[PATCH 31/65] target/riscv: Add single-width average add and sub instructions for XTheadVector
,
Huang Tao
,
04:42
[PATCH 30/65] target/riscv: Add single-width saturating add and sub instructions for XTheadVector
,
Huang Tao
,
04:39
[PATCH 29/65] target/riscv: Add integer merge and move instructions for XTheadVector
,
Huang Tao
,
04:37
[PATCH 28/65] target/riscv: Add widening integer multiply-add instructions for XTheadVector
,
Huang Tao
,
04:35
[PATCH 27/65] target/riscv: Add single-width integer multiply-add instructions for XTheadVector
,
Huang Tao
,
04:33
[PATCH 26/65] target/riscv: Add widening integer multiply instructions for XTheadVector
,
Huang Tao
,
04:31
[PATCH 25/65] target/riscv: Add integer divide instructions for XTheadVector
,
Huang Tao
,
04:29
[PATCH 24/65] target/riscv: Add single-width integer multiply instructions for XTheadVector
,
Huang Tao
,
04:27
[PATCH 23/65] target/riscv: Add integer min/max instructions for XTheadVector
,
Huang Tao
,
04:25
[PATCH 22/65] target/riscv: Add integer compare instructions for XTheadVector
,
Huang Tao
,
04:23
[PATCH 21/65] target/riscv: Add narrowing integer right shift instructions for XTheadVector
,
Huang Tao
,
04:21
[PATCH 20/65] target/riscv: Add single-width bit shift instructions for XTheadVector
,
Huang Tao
,
04:19
[PATCH 19/65] target/riscv: Add bitwise logical instructions for XTheadVector
,
Huang Tao
,
04:17
[PATCH 18/65] target/riscv: Add integer add-with-carry/sub-with-borrow instructions for XTheadVector
,
Huang Tao
,
04:15
[PATCH 17/65] target/riscv: Add widening integer add/subtract instructions for XTheadVector
,
Huang Tao
,
04:13
[PATCH 16/65] target/riscv: Add single-width integer add and subtract instructions for XTheadVector
,
Huang Tao
,
04:11
[PATCH 15/65] target/riscv: Add vector amo operations for XTheadVector
,
Huang Tao
,
04:09
[PATCH 14/65] target/riscv: Add unit-stride fault-only-first instructions for XTheadVector
,
Huang Tao
,
04:07
[PATCH 13/65] target/riscv: Add indexed store instructions for XTheadVector
,
Huang Tao
,
04:05
[PATCH 12/65] target/riscv: Add indexed load instructions for XTheadVector
,
Huang Tao
,
04:03
[PATCH 11/65] target/riscv: Add unit-stride store instructions for XTheadVector
,
Huang Tao
,
04:01
[PATCH 10/65] target/riscv: Add unit-stride load instructions for XTheadVector
,
Huang Tao
,
03:59
[PATCH 09/65] target/riscv: Add strided store instructions for XTheadVector
,
Huang Tao
,
03:57
[PATCH 08/65] target/riscv: Add strided load instructions for XTheadVector
,
Huang Tao
,
03:55
[PATCH 07/65] target/riscv: implement th.vsetvl{i} for XTheadVector
,
Huang Tao
,
03:52
[PATCH 06/65] target/riscv: Implement insns decode rules for XTheadVector
,
Huang Tao
,
03:50
[PATCH 05/65] target/riscv: Add mlen in DisasContext
,
Huang Tao
,
03:48
[PATCH 04/65] target/riscv: Override some csr ops for XTheadVector
,
Huang Tao
,
03:46
[PATCH 03/65] target/riscv: Add properties for XTheadVector extension
,
Huang Tao
,
03:44
[PATCH 02/65] target/riscv: Reuse th_csr.c to add user-mode csrs
,
Huang Tao
,
03:42
[PATCH 01/65] riscv: thead: Add th.sxstatus CSR emulation
,
Huang Tao
,
03:40
[PATCH 00/65]target/riscv: Support XTheadVector extension
,
Huang Tao
,
03:38
[PATCH 2/2] hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
,
Thomas Huth
,
02:21
[PATCH 1/2] hw: Fix problem with the A*MPCORE switches in the Kconfig files
,
Thomas Huth
,
02:21
[PATCH 0/2] Improvements for switches in hw/cpu/Kconfig
,
Thomas Huth
,
02:20
April 11, 2024
Re: [PATCH 9/9] target/i386: Replace sprintf() by snprintf()
,
Richard Henderson
,
17:46
Re: [PATCH 8/9] target/arm: Replace sprintf() by snprintf()
,
Richard Henderson
,
17:29
Re: [PATCH 7/9] hw/riscv/virt: Replace sprintf() by snprintf()
,
Richard Henderson
,
17:29
Re: [PATCH 6/9] hw/net/rocker: Replace sprintf() by snprintf()
,
Philippe Mathieu-Daudé
,
17:22
Re: [PATCH 3/9] disas/riscv: Replace sprintf() by snprintf()
,
Richard Henderson
,
17:12
Re: [PATCH 2/9] disas/microblaze: Replace sprintf() by snprintf()
,
Richard Henderson
,
17:03
Re: [PATCH 1/9] disas/m68k: Replace sprintf() by snprintf()
,
Richard Henderson
,
17:01
Re: [PATCH] target/riscv: fix instructions count handling in icount mode
,
Atish Kumar Patra
,
13:22
Re: [PATCH 2/9] disas/microblaze: Replace sprintf() by snprintf()
,
Edgar E. Iglesias
,
08:57
Re: [PATCH 1/9] disas/m68k: Replace sprintf() by snprintf()
,
Peter Maydell
,
08:01
Re: [PATCH 3/9] disas/riscv: Replace sprintf() by snprintf()
,
Peter Maydell
,
08:01
Re: [PATCH 9/9] target/i386: Replace sprintf() by snprintf()
,
Peter Maydell
,
07:59
Re: [PATCH 4/9] linux-user/flatload: Replace sprintf() by snprintf()
,
Peter Maydell
,
07:40
[PATCH] target/riscv: fix instructions count handling in icount mode
,
Clément Léger
,
07:34
Re: [PATCH 8/9] target/arm: Replace sprintf() by snprintf()
,
Peter Maydell
,
07:33
Re: [PATCH 6/9] hw/net/rocker: Replace sprintf() by snprintf()
,
Peter Maydell
,
07:30
Re: [PATCH 5/9] hw/misc/imx: Replace sprintf() by snprintf()
,
Peter Maydell
,
06:46
[PATCH 9/9] target/i386: Replace sprintf() by snprintf()
,
Philippe Mathieu-Daudé
,
06:44
[PATCH 8/9] target/arm: Replace sprintf() by snprintf()
,
Philippe Mathieu-Daudé
,
06:44
[PATCH 7/9] hw/riscv/virt: Replace sprintf() by snprintf()
,
Philippe Mathieu-Daudé
,
06:44
[PATCH 6/9] hw/net/rocker: Replace sprintf() by snprintf()
,
Philippe Mathieu-Daudé
,
06:44
[PATCH 5/9] hw/misc/imx: Replace sprintf() by snprintf()
,
Philippe Mathieu-Daudé
,
06:44
[PATCH 4/9] linux-user/flatload: Replace sprintf() by snprintf()
,
Philippe Mathieu-Daudé
,
06:44
[PATCH 3/9] disas/riscv: Replace sprintf() by snprintf()
,
Philippe Mathieu-Daudé
,
06:44
[PATCH 2/9] disas/microblaze: Replace sprintf() by snprintf()
,
Philippe Mathieu-Daudé
,
06:43
[PATCH 1/9] disas/m68k: Replace sprintf() by snprintf()
,
Philippe Mathieu-Daudé
,
06:43
[PATCH 0/9] misc: Replace sprintf() by snprintf() due to macOS deprecation
,
Philippe Mathieu-Daudé
,
06:43
April 10, 2024
Re: [PATCH for-9.0] target/riscv/debug: set tval=pc in breakpoint exceptions
,
Daniel Henrique Barboza
,
16:24
April 09, 2024
[PATCH for-9.0] target/riscv: prioritize pmp errors in raise_mmu_exception()
,
Daniel Henrique Barboza
,
13:52
Re: [PATCH] target/riscv/cpu_helper.c: fix wrong exception raise
,
Daniel Henrique Barboza
,
08:11
Re: [RFC PATCH 0/4] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
,
Chao Du
,
05:44
Re: [PATCH v3 0/3] target/riscv: Support Zve32x and Zve64x extensions
,
Daniel Henrique Barboza
,
05:43
Re: [PATCH v3 3/3] target/riscv: Relax vector register check in RISCV gdbstub
,
Jason Chien
,
02:29
Re: [PATCH v3 0/3] target/riscv: Support Zve32x and Zve64x extensions
,
Jason Chien
,
02:29
April 08, 2024
Re:Re: [PATCH] hw/intc/riscv_aplic: APLICs should add child earlier than realize
,
yang.zhang
,
21:47
[PATCH] hw/intc/riscv_aplic: APLICs should add child earlier than realize
,
yang.zhang
,
21:45
Re: [PATCH] hw/intc/riscv_aplic: APLICs should add child earlier than realize
,
Daniel Henrique Barboza
,
18:34
April 07, 2024
[PATCH] hw/intc/riscv_aplic: APLICs should add child earlier than realize
,
yang.zhang
,
08:28
April 05, 2024
Re: [PATCH v2 3/3] tcg/cputlb: remove other-cpu capability from TLB flushing
,
Richard Henderson
,
13:09
Re: [PATCH v2 2/3] tcg/cputlb: Remove non-synced variants of global TLB flushes
,
Richard Henderson
,
13:08
[PATCH v2 3/3] tcg/cputlb: remove other-cpu capability from TLB flushing
,
Nicholas Piggin
,
08:54
[PATCH v2 2/3] tcg/cputlb: Remove non-synced variants of global TLB flushes
,
Nicholas Piggin
,
08:54
[PATCH v2 1/3] target/ppc: Fix broadcast tlbie synchronisation
,
Nicholas Piggin
,
08:54
[PATCH-for-9.1 v2 0/3] target/ppc: fix tlb flushing race (plus
,
Nicholas Piggin
,
08:54
Re: [PATCH 16/32] accel/tcg: Provide default implementation of disas_log
,
Philippe Mathieu-Daudé
,
08:45
[PATCH 29/32] target/riscv: Use translator_ld* for everything
,
Richard Henderson
,
06:25
April 04, 2024
Re: [PATCH v2] riscv: thead: Add th.sxstatus CSR emulation
,
LIU Zhiwei
,
21:37
April 03, 2024
[PATCH] Fix incorrect disassembly format for certain RISC-V instructions
,
Simeon Krastnikov
,
05:14
Re: [PATCH] Fix incorrect disassembly format for certain RISC-V instructions
,
Philippe Mathieu-Daudé
,
04:57
[PATCH v3] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
,
Yu-Ming Chang
,
03:09
Re: [PATCH] Fix incorrect disassembly format for certain RISC-V instructions
,
Michael Tokarev
,
01:14
April 02, 2024
[PATCH] Fix incorrect disassembly format for certain RISC-V instructions
,
Simeon Krastnikov
,
09:16
Re: [RFC PATCH-for-9.1 14/21] system: Introduce QMP generic_query_cpu_definitions()
,
Markus Armbruster
,
05:37
Re: [PATCH v3] target/riscv: Fix the element agnostic function problem
,
Huang Tao
,
03:01
Re: [PATCH v4] target/riscv: Implement dynamic establishment of custom decoder
,
Huang Tao
,
02:59
April 01, 2024
[PATCH v1 1/1] hw/riscv/boot.c: Support 64-bit address for initrd
,
Cheng Yang
,
04:22
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc