Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-riscv (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Fri Dec 29 2023 11:53:52 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH v2 0/4] target/riscv: SMBIOS support for RISC-V virt machine
,
Heinrich Schuchardt
,
2023/12/29
[PATCH v2 1/4] smbios: add processor-family option
,
Heinrich Schuchardt
,
2023/12/29
[PATCH v2 3/4] target/riscv: SMBIOS support for RISC-V virt machine
,
Heinrich Schuchardt
,
2023/12/29
[PATCH v2 2/4] smbios: function to set default processor family
,
Heinrich Schuchardt
,
2023/12/29
[PATCH v2 4/4] qemu-options: enable -smbios option on RISC-V
,
Heinrich Schuchardt
,
2023/12/29
[PATCH] target/riscv/tcg: do not set defaults for non-generic
,
Vladimir Isaev
,
2023/12/29
Re: [PATCH] target/riscv/tcg: do not set defaults for non-generic
,
Daniel Henrique Barboza
,
2023/12/29
Re: [PATCH] target/riscv/tcg: do not set defaults for non-generic
,
Vladimir Isaev
,
2023/12/29
[v2 0/5] Add ISA extension smcntrpmf support
,
Atish Patra
,
2023/12/28
[v2 1/5] target/riscv: Fix the predicate functions for mhpmeventhX CSRs
,
Atish Patra
,
2023/12/28
[v2 3/5] target/riscv: Add cycle & instret privilege mode filtering definitions
,
Atish Patra
,
2023/12/28
[v2 4/5] target/riscv: Add cycle & instret privilege mode filtering support
,
Atish Patra
,
2023/12/28
[v2 2/5] target/riscv: Add cycle & instret privilege mode filtering properties
,
Atish Patra
,
2023/12/28
[v2 5/5] target/riscv: Implement privilege mode filtering for cycle/instret
,
Atish Patra
,
2023/12/28
[RFC v1 0/2] RISC-V: ACPI: Enable SPCR
,
Sia Jee Heng
,
2023/12/28
[RFC v1 2/2] hw/riscv/virt-acpi-build.c: Generate SPCR table
,
Sia Jee Heng
,
2023/12/28
[RFC v1 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
Sia Jee Heng
,
2023/12/28
[PATCH] target/riscv: Fix mcycle/minstret increment behavior
,
Xu Lu
,
2023/12/26
Re: [PATCH] target/riscv: Fix mcycle/minstret increment behavior
,
Daniel Henrique Barboza
,
2023/12/26
Re: [PATCH] target/riscv: Fix mcycle/minstret increment behavior
,
Daniel Henrique Barboza
,
2023/12/26
Re: [PATCH] target/riscv: Fix mcycle/minstret increment behavior
,
Michael Tokarev
,
2023/12/26
[PATCH v2 0/6] Pointer Masking update for Zjpm v0.8
,
Alexey Baturo
,
2023/12/23
[PATCH v2 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
,
Alexey Baturo
,
2023/12/23
[PATCH v2 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
Alexey Baturo
,
2023/12/23
Re: [PATCH v2 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
Richard Henderson
,
2023/12/28
[PATCH v2 1/6] target/riscv: Remove obsolete pointer masking extension code.
,
Alexey Baturo
,
2023/12/23
[PATCH v2 4/6] target/riscv: Add pointer masking tb flags
,
Alexey Baturo
,
2023/12/23
Re: [PATCH v2 4/6] target/riscv: Add pointer masking tb flags
,
Richard Henderson
,
2023/12/28
Re: [PATCH v2 4/6] target/riscv: Add pointer masking tb flags
,
Alexey Baturo
,
2023/12/29
[PATCH v2 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
Alexey Baturo
,
2023/12/23
[PATCH v2 5/6] target/riscv: Update address modify functions to take into account pointer masking
,
Alexey Baturo
,
2023/12/23
Re: [PATCH v2 5/6] target/riscv: Update address modify functions to take into account pointer masking
,
Richard Henderson
,
2023/12/28
[PATCH v2 00/16] target/riscv: deprecate riscv_cpu_options[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 01/16] target/riscv/cpu_cfg.h: remove user_spec and bext_spec
,
Daniel Henrique Barboza
,
2023/12/22
Re: [PATCH v2 01/16] target/riscv/cpu_cfg.h: remove user_spec and bext_spec
,
Vladimir Isaev
,
2023/12/29
[PATCH v2 02/16] target/riscv: move 'pmu-mask' and 'pmu-num' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 03/16] target/riscv: make riscv_cpu_is_generic() public
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 04/16] target/riscv: move 'mmu' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 05/16] target/riscv: move 'pmp' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 06/16] target/riscv: rework 'priv_spec'
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 07/16] target/riscv: rework 'vext_spec'
,
Daniel Henrique Barboza
,
2023/12/22
Re: [PATCH v2 07/16] target/riscv: rework 'vext_spec'
,
Daniel Henrique Barboza
,
2023/12/27
[PATCH v2 08/16] target/riscv: move 'vlen' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
Re: [PATCH v2 08/16] target/riscv: move 'vlen' to riscv_cpu_properties[]
,
Vladimir Isaev
,
2023/12/29
[PATCH v2 09/16] target/riscv: move 'elen' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 10/16] target/riscv: create finalize_features() for KVM
,
Daniel Henrique Barboza
,
2023/12/22
Re: [PATCH v2 10/16] target/riscv: create finalize_features() for KVM
,
Vladimir Isaev
,
2023/12/29
[PATCH v2 11/16] target/riscv: move 'cbom_blocksize' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 12/16] target/riscv: move 'cboz_blocksize' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 13/16] target/riscv: remove riscv_cpu_options[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 14/16] target/riscv/cpu.c: move 'mvendorid' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 15/16] target/riscv/cpu.c: move 'mimpid' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 16/16] target/riscv/cpu.c: move 'marchid' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
Re: [PATCH v2 00/16] target/riscv: deprecate riscv_cpu_options[]
,
Vladimir Isaev
,
2023/12/29
[PATCH 00/16] target/riscv: deprecate riscv_cpu_options[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 01/16] target/riscv/cpu_cfg.h: remove user_spec and bext_spec
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 02/16] target/riscv: move 'pmu-mask' and 'pmu-num' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 03/16] target/riscv: make riscv_cpu_is_generic() public
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 05/16] target/riscv: move 'pmp' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 04/16] target/riscv: move 'mmu' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 06/16] target/riscv: rework 'priv_spec'
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 07/16] target/riscv: rework 'vext_spec'
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 08/16] target/riscv: move 'vlen' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 09/16] target/riscv: move 'elen' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 10/16] target/riscv: create finalize_features() for KVM
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 11/16] target/riscv: move 'cbom_blocksize' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
Re: [PATCH 11/16] target/riscv: move 'cbom_blocksize' to riscv_cpu_properties[]
,
Richard Henderson
,
2023/12/21
Re: [PATCH 11/16] target/riscv: move 'cbom_blocksize' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH 12/16] target/riscv: move 'cboz_blocksize' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 13/16] target/riscv: remove riscv_cpu_options[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 14/16] target/riscv/cpu.c: move 'mvendorid' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 16/16] target/riscv/cpu.c: move 'marchid' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 15/16] target/riscv/cpu.c: move 'mimpid' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 0/2] Added the ability to delegate LCOFI to VS
,
Vadim Shakirov
,
2023/12/21
[PATCH 1/2] target/riscv/csr: Rename groups of interrupts
,
Vadim Shakirov
,
2023/12/21
Re: [PATCH 1/2] target/riscv/csr: Rename groups of interrupts
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 2/2] target/riscv/csr: Added the ability to delegate LCOFI to VS
,
Vadim Shakirov
,
2023/12/21
Re: [PATCH 2/2] target/riscv/csr: Added the ability to delegate LCOFI to VS
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 0/6] Pointer Masking update for Zjpm v0.8
,
Alexey Baturo
,
2023/12/21
[PATCH 1/6] target/riscv: Remove obsolete pointer masking extension code.
,
Alexey Baturo
,
2023/12/21
[PATCH 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
,
Alexey Baturo
,
2023/12/21
[PATCH 3/6] target/riscv: Add pointer masking tb flags
,
Alexey Baturo
,
2023/12/21
Re: [PATCH 3/6] target/riscv: Add pointer masking tb flags
,
Richard Henderson
,
2023/12/21
Re: [PATCH 3/6] target/riscv: Add pointer masking tb flags
,
Alexey Baturo
,
2023/12/22
[PATCH 4/6] target/riscv: Add functions to calculate current number of masked bits for pointer masking
,
Alexey Baturo
,
2023/12/21
[PATCH 5/6] target/riscv: Update address modify functions to take into account pointer masking
,
Alexey Baturo
,
2023/12/21
[PATCH 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
Alexey Baturo
,
2023/12/21
[PATCH 00/40] testing and plugin updates for 9.0
,
Alex Bennée
,
2023/12/21
[PATCH 02/40] tests/avocado: use snapshot=on in kvm_xen_guest
,
Alex Bennée
,
2023/12/21
[PATCH 01/40] tests/avocado: Add a test for a little-endian microblaze machine
,
Alex Bennée
,
2023/12/21
[PATCH 06/40] qtest: bump migration-test timeout to 8 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 03/40] gitlab: include microblazeel in testing
,
Alex Bennée
,
2023/12/21
[PATCH 07/40] qtest: bump qom-test timeout to 15 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 08/40] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 05/40] qtest: bump min meson timeout to 60 seconds
,
Alex Bennée
,
2023/12/21
[PATCH 04/40] chardev: use bool for fe_is_open
,
Alex Bennée
,
2023/12/21
[PATCH 11/40] qtest: bump prom-env-test timeout to 6 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 09/40] qtest: bump test-hmp timeout to 4 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 13/40] qtest: bump qos-test timeout to 2 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 19/40] tests/fp: Bump fp-test-mulAdd test timeout to 3 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 12/40] qtest: bump boot-serial-test timeout to 3 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 36/40] gdbstub: expose api to find registers
,
Alex Bennée
,
2023/12/21
[PATCH 15/40] qtest: bump bios-table-test timeout to 9 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 39/40] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
2023/12/21
[PATCH 14/40] qtest: bump aspeed_smc-test timeout to 6 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 38/40] contrib/plugins: fix imatch
,
Alex Bennée
,
2023/12/21
[PATCH 10/40] qtest: bump pxe-test timeout to 10 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 37/40] plugins: add an API to read registers
,
Alex Bennée
,
2023/12/21
Re: [PATCH 37/40] plugins: add an API to read registers
,
Akihiko Odaki
,
2023/12/21
Re: [PATCH 37/40] plugins: add an API to read registers
,
Alex Bennée
,
2023/12/22
Re: [PATCH 37/40] plugins: add an API to read registers
,
Akihiko Odaki
,
2023/12/23
[PATCH 40/40] contrib/plugins: optimise the register value tracking
,
Alex Bennée
,
2023/12/21
[PATCH 22/40] target/riscv: Remove misa_mxl validation
,
Alex Bennée
,
2023/12/21
[PATCH 33/40] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
2023/12/21
[PATCH 27/40] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2023/12/21
[PATCH 23/40] target/riscv: Move misa_mxl_max to class
,
Alex Bennée
,
2023/12/21
[PATCH 35/40] plugins: Use different helpers when reading registers
,
Alex Bennée
,
2023/12/21
[PATCH 25/40] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2023/12/21
[PATCH 16/40] tests/qtest: Bump the device-introspect-test timeout to 12 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 31/40] gdbstub: Simplify XML lookup
,
Alex Bennée
,
2023/12/21
[PATCH 32/40] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
2023/12/21
[PATCH 26/40] target/ppc: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2023/12/21
[PATCH 17/40] tests/unit: Bump test-aio-multithread test timeout to 2 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 24/40] target/riscv: Validate misa_mxl_max only once
,
Alex Bennée
,
2023/12/21
[PATCH 34/40] gdbstub: Add members to identify registers to GDBFeature
,
Alex Bennée
,
2023/12/21
[PATCH 29/40] gdbstub: Use GDBFeature for GDBRegisterState
,
Alex Bennée
,
2023/12/21
[PATCH 18/40] tests/unit: Bump test-crypto-block test timeout to 5 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 21/40] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Alex Bennée
,
2023/12/21
[PATCH 28/40] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
2023/12/21
[PATCH 20/40] mtest2make: stop disabling meson test timeouts
,
Alex Bennée
,
2023/12/21
[PATCH 30/40] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
2023/12/21
[RFC PATCH 0/4] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
,
Chao Du
,
2023/12/21
[RFC PATCH 2/4] target/riscv/kvm: implement kvm_arch_update_guest_debug()
,
Chao Du
,
2023/12/21
[RFC PATCH 4/4] linux-headers: enable KVM GUEST DEBUG for RISC-V
,
Chao Du
,
2023/12/21
[RFC PATCH 1/4] target/riscv/kvm: add software breakpoints support
,
Chao Du
,
2023/12/21
[RFC PATCH 3/4] target/riscv/kvm: handle the exit with debug reason
,
Chao Du
,
2023/12/21
Re: [RFC PATCH 0/4] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH 1/1] target/riscv: pmp: Ignore writes when RW=01 and MML=0
,
Ivan Klokov
,
2023/12/20
Re: [PATCH 1/1] target/riscv: pmp: Ignore writes when RW=01 and MML=0
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH v2] target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
,
Alvin Chang
,
2023/12/19
[PATCH v2 0/4] target/riscv: add RVV CSRs
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v2 2/4] linux-headers: riscv: add ptrace.h
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v2 3/4] target/riscv/kvm: do PR_RISCV_V_SET_CONTROL during realize()
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v2 1/4] linux-headers: Update to Linux v6.7-rc5
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v2 4/4] target/riscv/kvm: add RVV and Vector CSR regs
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Natanael Copa
,
2023/12/18
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Daniel Henrique Barboza
,
2023/12/18
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Peter Maydell
,
2023/12/18
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Daniel Henrique Barboza
,
2023/12/18
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Peter Maydell
,
2023/12/19
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Michael Tokarev
,
2023/12/18
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Daniel Henrique Barboza
,
2023/12/18
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Daniel Henrique Barboza
,
2023/12/18
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Michael Tokarev
,
2023/12/23
[PATCH v8 00/13] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
,
Sunil V L
,
2023/12/18
[PATCH v8 01/13] hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
,
Sunil V L
,
2023/12/18
[PATCH v8 02/13] hw/arm/virt-acpi-build.c: Migrate virtio creation to common location
,
Sunil V L
,
2023/12/18
[PATCH v8 03/13] hw/i386/acpi-microvm.c: Use common function to add virtio in DSDT
,
Sunil V L
,
2023/12/18
[PATCH v8 04/13] hw/riscv: virt: Make few IMSIC macros and functions public
,
Sunil V L
,
2023/12/18
[PATCH v8 05/13] hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
,
Sunil V L
,
2023/12/18
[PATCH v8 06/13] hw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
,
Sunil V L
,
2023/12/18
[PATCH v8 07/13] hw/riscv/virt-acpi-build.c: Add APLIC in the MADT
,
Sunil V L
,
2023/12/18
[PATCH v8 08/13] hw/riscv/virt-acpi-build.c: Add CMO information in RHCT
,
Sunil V L
,
2023/12/18
[PATCH v8 09/13] hw/riscv/virt-acpi-build.c: Add MMU node in RHCT
,
Sunil V L
,
2023/12/18
[PATCH v8 10/13] hw/pci-host/gpex: Define properties for MMIO ranges
,
Sunil V L
,
2023/12/18
[PATCH v8 11/13] hw/riscv/virt: Update GPEX MMIO related properties
,
Sunil V L
,
2023/12/18
[PATCH v8 12/13] hw/riscv/virt-acpi-build.c: Add IO controllers and devices
,
Sunil V L
,
2023/12/18
[PATCH v8 13/13] hw/riscv/virt-acpi-build.c: Add PLIC in MADT
,
Sunil V L
,
2023/12/18
Re: [PATCH v8 00/13] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
,
Alistair Francis
,
2023/12/20
[PATCH v13 00/26] riscv: RVA22 profiles support
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 01/26] target/riscv: create TYPE_RISCV_VENDOR_CPU
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 02/26] target/riscv/tcg: do not use "!generic" CPU checks
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 03/26] target/riscv/tcg: update priv_ver on user_set extensions
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 04/26] target/riscv: add rv64i CPU
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 05/26] target/riscv: add zicbop extension flag
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 06/26] target/riscv/tcg: add 'zic64b' support
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 07/26] riscv-qmp-cmds.c: expose named features in cpu_model_expansion
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 08/26] target/riscv: add rva22u64 profile definition
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 09/26] target/riscv/kvm: add 'rva22u64' flag as unavailable
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 10/26] target/riscv/tcg: add user flag for profile support
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 11/26] target/riscv/tcg: add MISA user options hash
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 12/26] target/riscv/tcg: add riscv_cpu_write_misa_bit()
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 13/26] target/riscv/tcg: handle profile MISA bits
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 14/26] target/riscv/tcg: add hash table insert helpers
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 15/26] target/riscv/tcg: honor user choice for G MISA bits
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 16/26] target/riscv/tcg: validate profiles during finalize
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 17/26] riscv-qmp-cmds.c: add profile flags in cpu-model-expansion
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 18/26] target/riscv: add 'rva22u64' CPU
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 19/26] target/riscv: implement svade
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 20/26] target/riscv: add priv ver restriction to profiles
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 21/26] target/riscv/cpu.c: finalize satp_mode earlier
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 22/26] target/riscv/cpu.c: add riscv_cpu_is_32bit()
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 23/26] target/riscv: add satp_mode profile support
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 24/26] target/riscv: add 'parent' in profile description
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 25/26] target/riscv: add RVA22S64 profile
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 26/26] target/riscv: add rva22s64 cpu
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH 1/1] hw/riscv/virt.c: fix the interrupts-extended property format of PLIC
,
Yong-Xuan Wang
,
2023/12/18
[PATCH 1/1] target/riscv/kvm.c: remove group setting of KVM AIA if the machine only has 1 socket
,
Yong-Xuan Wang
,
2023/12/18
Re: [PATCH 1/1] target/riscv/kvm.c: remove group setting of KVM AIA if the machine only has 1 socket
,
Daniel Henrique Barboza
,
2023/12/18
Re: [PATCH 1/1] hw/riscv/virt.c: fix the interrupts-extended property format of PLIC
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH 1/1] target/riscv: SMBIOS support for RISC-V virt machine
,
Heinrich Schuchardt
,
2023/12/18
Re: [PATCH 1/1] target/riscv: SMBIOS support for RISC-V virt machine
,
Sunil V L
,
2023/12/18
Re: [PATCH 1/1] target/riscv: SMBIOS support for RISC-V virt machine
,
Heinrich Schuchardt
,
2023/12/18
[PATCH v8 0/4] gdbstub and TCG plugin improvements
,
Akihiko Odaki
,
2023/12/18
[PATCH v8 1/4] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Akihiko Odaki
,
2023/12/18
[PATCH v8 2/4] target/riscv: Remove misa_mxl validation
,
Akihiko Odaki
,
2023/12/18
[PATCH v8 4/4] target/riscv: Validate misa_mxl_max only once
,
Akihiko Odaki
,
2023/12/18
[PATCH v8 3/4] target/riscv: Move misa_mxl_max to class
,
Akihiko Odaki
,
2023/12/18
Re: [PATCH v4 4/4] hw/riscv/virt: Add IOPMP support
,
Alistair Francis
,
2023/12/17
Re: [PATCH v4 3/4] hw/dma: Add Andes ATCDMAC300 support
,
Alistair Francis
,
2023/12/17
Re: [PATCH v4 2/4] Add RISC-V IOPMP support
,
Alistair Francis
,
2023/12/17
Re: [PATCH v4 2/4] Add RISC-V IOPMP support
,
Ethan Chen
,
2023/12/26
Re: [PATCH v4 1/4] hw/core: Add config stream
,
Alistair Francis
,
2023/12/17
Re: [PATCH for-9.0 0/4] target/riscv: add RVV CSRs
,
Alistair Francis
,
2023/12/17
[PATCH] target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
,
Alvin Chang
,
2023/12/17
Re: [PATCH] target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
,
Alistair Francis
,
2023/12/17
RE: [PATCH] target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
,
張哲嘉
,
2023/12/17
[RFC PATCH v2 0/6] Pointer Masking update to Zjpm v0.6.1
,
Alexey Baturo
,
2023/12/16
[RFC PATCH v2 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
,
Alexey Baturo
,
2023/12/16
[RFC PATCH v2 3/6] target/riscv: Add pointer masking tb flags
,
Alexey Baturo
,
2023/12/16
[RFC PATCH v2 5/6] target/riscv: Update address modify functions to take into account pointer masking
,
Alexey Baturo
,
2023/12/16
[RFC PATCH v2 4/6] target/riscv: Add functions to calculate current number of masked bits for pointer masking
,
Alexey Baturo
,
2023/12/16
[RFC PATCH v2 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
Alexey Baturo
,
2023/12/16
[RFC PATCH v2 1/6] target/riscv: Remove obsolete pointer masking extension code.
,
Alexey Baturo
,
2023/12/16
Re: [RFC PATCH v2 1/6] target/riscv: Remove obsolete pointer masking extension code.
,
Alistair Francis
,
2023/12/17
Re: [RFC PATCH v2 1/6] target/riscv: Remove obsolete pointer masking extension code.
,
Alexey Baturo
,
2023/12/18
Re: [RFC PATCH v2 0/6] Pointer Masking update to Zjpm v0.6.1
,
Alistair Francis
,
2023/12/17
Vendor CPU overrides of non-extension properties
,
Rob Bradford
,
2023/12/15
Re: Vendor CPU overrides of non-extension properties
,
Daniel Henrique Barboza
,
2023/12/15
Re: Vendor CPU overrides of non-extension properties
,
Daniel Henrique Barboza
,
2023/12/21
Re: [PATCH v6 1/5] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Alistair Francis
,
2023/12/15
Re: [PATCH v6 1/5] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Akihiko Odaki
,
2023/12/15
Re: [PATCH v6 1/5] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Alistair Francis
,
2023/12/17
[PATCH 1/1] target/riscv: Not allow write mstatus_vs without RVV
,
LIU Zhiwei
,
2023/12/14
Re: [PATCH 1/1] target/riscv: Not allow write mstatus_vs without RVV
,
Alistair Francis
,
2023/12/17
Re: [PATCH 1/1] target/riscv: Not allow write mstatus_vs without RVV
,
Alistair Francis
,
2023/12/17
[PATCH 1/1] target/riscv: Clear vstart_qe_zero flag
,
Ivan Klokov
,
2023/12/14
Re: [PATCH 1/1] target/riscv: Clear vstart_qe_zero flag
,
Daniel Henrique Barboza
,
2023/12/14
[PATCH v17 00/14] plugins: Allow to read registers
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 01/14] target/arm: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 02/14] target/ppc: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 03/14] target/riscv: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v17 03/14] target/riscv: Use GDBFeature for dynamic XML
,
Alistair Francis
,
2023/12/17
[PATCH v17 04/14] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v17 04/14] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alistair Francis
,
2023/12/17
[PATCH v17 05/14] gdbstub: Use GDBFeature for GDBRegisterState
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 06/14] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v17 06/14] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alistair Francis
,
2023/12/17
[PATCH v17 07/14] gdbstub: Simplify XML lookup
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 08/14] gdbstub: Infer number of core registers from XML
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v17 08/14] gdbstub: Infer number of core registers from XML
,
Alistair Francis
,
2023/12/17
[PATCH v17 09/14] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v17 09/14] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alistair Francis
,
2023/12/17
[PATCH v17 10/14] gdbstub: Add members to identify registers to GDBFeature
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 11/14] gdbstub: Expose functions to read registers
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 13/14] plugins: Allow to read registers
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 14/14] contrib/plugins: Allow to log registers
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 12/14] plugins: Use different helpers when reading registers
,
Akihiko Odaki
,
2023/12/13
[PATCH v7 0/4] gdbstub and TCG plugin improvements
,
Akihiko Odaki
,
2023/12/13
[PATCH v7 1/4] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Akihiko Odaki
,
2023/12/13
[PATCH v7 2/4] target/riscv: Remove misa_mxl validation
,
Akihiko Odaki
,
2023/12/13
[PATCH v7 4/4] target/riscv: Validate misa_mxl_max only once
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v7 4/4] target/riscv: Validate misa_mxl_max only once
,
Alistair Francis
,
2023/12/15
[PATCH v7 3/4] target/riscv: Move misa_mxl_max to class
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v7 3/4] target/riscv: Move misa_mxl_max to class
,
Alistair Francis
,
2023/12/15
Re: [PATCH v7 0/4] gdbstub and TCG plugin improvements
,
Alex Bennée
,
2023/12/15
[PATCH v2 0/5] Make Big QEMU Lock naming consistent
,
Stefan Hajnoczi
,
2023/12/12
[PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Stefan Hajnoczi
,
2023/12/12
Re: [PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Akihiko Odaki
,
2023/12/13
[PATCH v2 2/5] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
,
Stefan Hajnoczi
,
2023/12/12
[PATCH v2 3/5] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
,
Stefan Hajnoczi
,
2023/12/12
[PATCH v2 5/5] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Stefan Hajnoczi
,
2023/12/12
[PATCH v2 4/5] Replace "iothread lock" with "BQL" in comments
,
Stefan Hajnoczi
,
2023/12/12
[PATCH v2 00/23] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 01/23] exec: Include 'cpu.h' before validating CPUArchState placement
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 02/23] exec: Expose 'target_page.h' API to user emulation
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 03/23] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 04/23] accel: Include missing 'exec/cpu_ldst.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 05/23] gdbstub: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 06/23] semihosting/uaccess: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 07/23] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 07/23] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
,
Anton Johansson
,
2023/12/13
[PATCH v2 09/23] host/atomic128: Include missing 'qemu/atomic.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 09/23] host/atomic128: Include missing 'qemu/atomic.h' header
,
Anton Johansson
,
2023/12/13
[PATCH v2 08/23] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 08/23] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
,
Anton Johansson
,
2023/12/13
[PATCH v2 10/23] target/i386: Include missing 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 11/23] accel/tcg: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 11/23] accel/tcg: Include missing 'hw/core/cpu.h' header
,
Anton Johansson
,
2023/12/13
[PATCH v2 12/23] exec/cpu-all: Remove unused 'qemu/thread.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 12/23] exec/cpu-all: Remove unused 'qemu/thread.h' header
,
Anton Johansson
,
2023/12/13
[PATCH v2 13/23] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 14/23] exec/cpu-all: Remove unused tswapls() definitions
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 14/23] exec/cpu-all: Remove unused tswapls() definitions
,
Anton Johansson
,
2023/12/13
[PATCH v2 15/23] exec: Declare target_words_bigendian() in 'exec/tswap.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 15/23] exec: Declare target_words_bigendian() in 'exec/tswap.h'
,
Anton Johansson
,
2023/12/13
Re: [PATCH v2 15/23] exec: Declare target_words_bigendian() in 'exec/tswap.h'
,
Philippe Mathieu-Daudé
,
2023/12/13
[PATCH v2 16/23] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 16/23] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
,
Anton Johansson
,
2023/12/13
[PATCH v2 17/23] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 17/23] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Thomas Huth
,
2023/12/14
[PATCH v2 18/23] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 19/23] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 19/23] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Thomas Huth
,
2023/12/14
[PATCH v2 21/23] exec/cpu-all: Restrict inclusion of 'exec/user/guest-base.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 20/23] exec: Declare abi_ptr type in its own 'abi_ptr.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 23/23] exec/cpu_ldst: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 22/23] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 00/23] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 1/2] target/riscv: FIX xATP_MODE validation
,
Irina Ryapolova
,
2023/12/12
[PATCH v2 2/2] target/riscv: UPDATE xATP write CSR
,
Irina Ryapolova
,
2023/12/12
Re: [PATCH v2 2/2] target/riscv: UPDATE xATP write CSR
,
Daniel Henrique Barboza
,
2023/12/21
Re: [PATCH v2 1/2] target/riscv: FIX xATP_MODE validation
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 00/24] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 01/24] exec: Include 'cpu.h' before validating CPUArchState placement
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 01/24] exec: Include 'cpu.h' before validating CPUArchState placement
,
Warner Losh
,
2023/12/11
Re: [PATCH 01/24] exec: Include 'cpu.h' before validating CPUArchState placement
,
Warner Losh
,
2023/12/11
[PATCH 02/24] exec: Expose 'target_page.h' API to user emulation
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 02/24] exec: Expose 'target_page.h' API to user emulation
,
Warner Losh
,
2023/12/11
[PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Nicholas Piggin
,
2023/12/21
[PATCH 04/24] accel: Include missing 'exec/cpu_ldst.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 05/24] semihosting/uaccess: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 06/24] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 07/24] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 08/24] host/atomic128: Include missing 'qemu/atomic.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 09/24] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 09/24] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Nicholas Piggin
,
2023/12/21
[PATCH 10/24] hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 11/24] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 12/24] target/i386: Include missing 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 14/24] gdbstub: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 14/24] gdbstub: Include missing 'hw/core/cpu.h' header
,
Warner Losh
,
2023/12/11
[PATCH 13/24] accel/tcg: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 00/24] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 15/24] exec/cpu-all: Remove unused headers
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 15/24] exec/cpu-all: Remove unused headers
,
Richard Henderson
,
2023/12/11
Re: [PATCH 15/24] exec/cpu-all: Remove unused headers
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 16/24] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 17/24] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 17/24] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Nicholas Piggin
,
2023/12/21
[PATCH 18/24] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 19/24] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 20/24] exec: Declare abi_ptr type in its own 'tcg/abi_ptr.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 20/24] exec: Declare abi_ptr type in its own 'tcg/abi_ptr.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 21/24] exec/cpu_ldst: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 22/24] exec/cpu-all: Restrict inclusion of 'exec/user/guest-base.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 23/24] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 23/24] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Nicholas Piggin
,
2023/12/22
Re: [PATCH 23/24] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Philippe Mathieu-Daudé
,
2023/12/26
[PATCH 24/24] target: Restrict 'sysemu/reset.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 24/24] target: Restrict 'sysemu/reset.h' to system emulation
,
Warner Losh
,
2023/12/11
Re: [PATCH 24/24] target: Restrict 'sysemu/reset.h' to system emulation
,
gaosong
,
2023/12/11
[PATCH for-9.0] target/riscv/cpu.c: fix machine IDs getters
,
Daniel Henrique Barboza
,
2023/12/11
Re: [PATCH for-9.0] target/riscv/cpu.c: fix machine IDs getters
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH for-9.0] target/riscv/cpu.c: fix machine IDs getters
,
Alistair Francis
,
2023/12/17
Re: [PATCH for-9.0] target/riscv/cpu.c: fix machine IDs getters
,
Alistair Francis
,
2023/12/17
Re: [RFC 00/41] qom-topo: Abstract Everything about CPU Topology
,
Zhao Liu
,
2023/12/11
[PATCH for-9.0 0/5] target/riscv/kvm: fix KVM reg id sizes
,
Daniel Henrique Barboza
,
2023/12/08
[PATCH for-9.0 1/5] target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32
,
Daniel Henrique Barboza
,
2023/12/08
Re: [PATCH for-9.0 1/5] target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32
,
Andrew Jones
,
2023/12/15
[PATCH for-9.0 2/5] target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64
,
Daniel Henrique Barboza
,
2023/12/08
Re: [PATCH for-9.0 2/5] target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64
,
Andrew Jones
,
2023/12/15
[PATCH for-9.0 3/5] target/riscv/kvm: change timer regs size to u64
,
Daniel Henrique Barboza
,
2023/12/08
Re: [PATCH for-9.0 3/5] target/riscv/kvm: change timer regs size to u64
,
Andrew Jones
,
2023/12/15
[PATCH for-9.0 4/5] target/riscv/kvm: add RISCV_CONFIG_REG()
,
Daniel Henrique Barboza
,
2023/12/08
Re: [PATCH for-9.0 4/5] target/riscv/kvm: add RISCV_CONFIG_REG()
,
Andrew Jones
,
2023/12/15
[PATCH for-9.0 5/5] target/riscv/kvm: rename riscv_reg_id() to riscv_reg_id_ulong()
,
Daniel Henrique Barboza
,
2023/12/08
Re: [PATCH for-9.0 5/5] target/riscv/kvm: rename riscv_reg_id() to riscv_reg_id_ulong()
,
Andrew Jones
,
2023/12/15
Re: [PATCH for-9.0 0/5] target/riscv/kvm: fix KVM reg id sizes
,
Alistair Francis
,
2023/12/17
[PATCH v2] riscv: support new isa extension detection devicetree properties
,
Conor Dooley
,
2023/12/08
Re: [PATCH v2] riscv: support new isa extension detection devicetree properties
,
Daniel Henrique Barboza
,
2023/12/08
Re: [PATCH v2] riscv: support new isa extension detection devicetree properties
,
Alistair Francis
,
2023/12/17
[PATCH for 8.2] target/riscv: Fix th.dcache.cval1 priviledge check
,
LIU Zhiwei
,
2023/12/08
Re: [PATCH for 8.2] target/riscv: Fix th.dcache.cval1 priviledge check
,
Christoph Müllner
,
2023/12/13
Re: [PATCH for 8.2] target/riscv: Fix th.dcache.cval1 priviledge check
,
Alistair Francis
,
2023/12/15
Re: [PATCH for 8.2] target/riscv: Fix th.dcache.cval1 priviledge check
,
Alistair Francis
,
2023/12/15
[PATCH 0/2] Add support for (ratified) Zacas extension
,
Rob Bradford
,
2023/12/07
[PATCH 1/2] target/riscv: Add support for Zacas extension
,
Rob Bradford
,
2023/12/07
Re: [PATCH 1/2] target/riscv: Add support for Zacas extension
,
Daniel Henrique Barboza
,
2023/12/11
Re: [PATCH 1/2] target/riscv: Add support for Zacas extension
,
Alistair Francis
,
2023/12/17
Re: [PATCH 1/2] target/riscv: Add support for Zacas extension
,
Rob Bradford
,
2023/12/18
[PATCH 2/2] disas/riscv: Add amocas.[w,d,q] instructions
,
Rob Bradford
,
2023/12/07
Re: [PATCH 2/2] disas/riscv: Add amocas.[w,d,q] instructions
,
Daniel Henrique Barboza
,
2023/12/11
Re: [PATCH 2/2] disas/riscv: Add amocas.[w,d,q] instructions
,
Alistair Francis
,
2023/12/17
Re: [PATCH 1/1] target/riscv/pmp: Use hwaddr instead of target_ulong for RV32
,
Alistair Francis
,
2023/12/05
Re: [PATCH 1/1] target/riscv/pmp: Use hwaddr instead of target_ulong for RV32
,
Alistair Francis
,
2023/12/17
RE: [PATCH v5] target/riscv: update checks on writing pmpcfg for Smepmp to version 1.0
,
Alvin Chang
,
2023/12/05
Re: [PATCH v5] target/riscv: update checks on writing pmpcfg for Smepmp to version 1.0
,
Alistair Francis
,
2023/12/05
Re: [PATCH v5] target/riscv: update checks on writing pmpcfg for Smepmp to version 1.0
,
Alvin Chang
,
2023/12/06
Re: [PATCH v5] target/riscv: update checks on writing pmpcfg for Smepmp to version 1.0
,
Alistair Francis
,
2023/12/15
Re: [PATCH v2] linux-user/riscv: Add Zicboz extensions to hwprobe
,
Alistair Francis
,
2023/12/05
Re: [PATCH] RISC-V: Increase max vlen to 4096
,
Alistair Francis
,
2023/12/05
Re: [PATCH 0/2] Make vector whole-register move (vmv) depend on vtype register
,
Alistair Francis
,
2023/12/05
Re: [PATCH for-9.0 4/4] target/riscv/kvm: add RVV and Vector CSR regs
,
Alistair Francis
,
2023/12/05
Re: [PATCH for-9.0 3/4] target/riscv/kvm: do PR_RISCV_V_SET_CONTROL during realize()
,
Alistair Francis
,
2023/12/05
Re: [PATCH for-9.0 2/4] linux-headers: riscv: add ptrace.h
,
Alistair Francis
,
2023/12/05
Re: [PATCH for-9.0 1/4] linux-headers: Update to Linux v6.7-rc3
,
Alistair Francis
,
2023/12/05
Re: [PATCH v4 0/4] Support RISC-V IOPMP
,
Ethan Chen
,
2023/12/05
Re: [PATCH v4 0/4] Support RISC-V IOPMP
,
Ethan Chen
,
2023/12/13
Re: [PATCH v4 0/4] Support RISC-V IOPMP
,
Alistair Francis
,
2023/12/17
Re: [PATCH v4 0/4] Support RISC-V IOPMP
,
Ethan Chen
,
2023/12/21
Re: [PATCH 1/2] target/riscv: Add vill check for whole vector register move instructions
,
Daniel Henrique Barboza
,
2023/12/04
[PULL 0/4] Misc fixes for 2023-12-04
,
Philippe Mathieu-Daudé
,
2023/12/04
[PULL 1/4] system/memory: use ldn_he_p/stn_he_p
,
Philippe Mathieu-Daudé
,
2023/12/04
[PULL 2/4] target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr
,
Philippe Mathieu-Daudé
,
2023/12/04
[PULL 3/4] tests/avocado: Update yamon-bin-02.22.zip URL
,
Philippe Mathieu-Daudé
,
2023/12/04
[PULL 4/4] tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky
,
Philippe Mathieu-Daudé
,
2023/12/04
Re: [PULL 0/4] Misc fixes for 2023-12-04
,
Stefan Hajnoczi
,
2023/12/05
[PATCH v9 0/9] Unified CPU type check
,
Gavin Shan
,
2023/12/03
[PATCH v9 1/9] machine: Use error handling when CPU type is checked
,
Gavin Shan
,
2023/12/03
[PATCH v9 2/9] machine: Introduce helper is_cpu_type_supported()
,
Gavin Shan
,
2023/12/03
[PATCH v9 3/9] machine: Improve is_cpu_type_supported()
,
Gavin Shan
,
2023/12/03
[PATCH v9 4/9] machine: Print CPU model name instead of CPU type
,
Gavin Shan
,
2023/12/03
[PATCH v9 5/9] hw/arm/virt: Hide host CPU model for tcg
,
Gavin Shan
,
2023/12/03
[PATCH v9 6/9] hw/arm/virt: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/12/03
[PATCH v9 7/9] hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/12/03
[PATCH v9 8/9] hw/arm: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/12/03
[PATCH v9 9/9] hw/riscv/shakti_c: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/12/03
Re: [PATCH v9 0/9] Unified CPU type check
,
Gavin Shan
,
2023/12/11
Re: [PATCH v9 0/9] Unified CPU type check
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH v9 0/9] Unified CPU type check
,
Gavin Shan
,
2023/12/13
Re: [PATCH for-8.2] target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr
,
Philippe Mathieu-Daudé
,
2023/12/03
Re: [PATCH for-8.2] target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr
,
Alistair Francis
,
2023/12/03
About RISCV’s Performance Counters and QEMU
,
ELIO VINCIGUERRA
,
2023/12/01
Re: About RISCV’s Performance Counters and QEMU
,
Atish Patra
,
2023/12/04
Re: About RISCV’s Performance Counters and QEMU
,
Elio Vinciguerra
,
2023/12/05
Re: About RISCV’s Performance Counters and QEMU
,
Atish Patra
,
2023/12/05
Re: About RISCV’s Performance Counters and QEMU
,
ELIO VINCIGUERRA
,
2023/12/06
[PATCH 1/2] target/riscv: FIX xATP_MODE validation
,
Irina Ryapolova
,
2023/12/01
[PATCH 2/2] target/riscv: UPDATE xATP write CSR
,
Irina Ryapolova
,
2023/12/01
Re: [PATCH 1/2] target/riscv: FIX xATP_MODE validation
,
LIU Zhiwei
,
2023/12/08
Re: [PATCH v8 4/9] machine: Print CPU model name instead of CPU type
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v8 3/9] machine: Improve is_cpu_type_supported()
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v8 3/9] machine: Improve is_cpu_type_supported()
,
Gavin Shan
,
2023/12/03
Re: [PATCH v8 3/9] machine: Improve is_cpu_type_supported()
,
Gavin Shan
,
2023/12/03
Re: [PATCH v8 2/9] machine: Introduce helper is_cpu_type_supported()
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v8 2/9] machine: Introduce helper is_cpu_type_supported()
,
Gavin Shan
,
2023/12/03
Re: [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
Harsh Prateek Bora
,
2023/12/01
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Harsh Prateek Bora
,
2023/12/01
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Stefan Hajnoczi
,
2023/12/07
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc