messages from 2023-08-02 08:48:53 to 2023-08-14 15:35:34 UTC [more...]
[RFC PATCH 00/24] plugins: Allow to read registers
2023-08-14 15:27 UTC (31+ messages)
` [RFC PATCH 01/24] contrib/plugins: Use GRWLock in execlog
` [RFC PATCH 02/24] gdbstub: Introduce GDBFeature structure
` [RFC PATCH 03/24] gdbstub: Add num_regs member to GDBFeature
` [RFC PATCH 04/24] gdbstub: Introduce gdb_find_static_feature()
` [RFC PATCH 06/24] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
` [RFC PATCH 07/24] target/arm: Use GDBFeature for dynamic XML
` [RFC PATCH 10/24] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [RFC PATCH 12/24] gdbstub: Simplify XML lookup
` [RFC PATCH 13/24] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [RFC PATCH 14/24] gdbstub: Add members to identify registers to GDBFeature
` [RFC PATCH 15/24] target/arm: Fill new members of GDBFeature
` [RFC PATCH 21/24] plugins: Allow to read registers
` [RFC PATCH 22/24] contrib/plugins: Allow to log registers
` [RFC PATCH 24/24] contrib/plugins: Add cc plugin
qemu-system-riscv64 -cpu host uses wrong privilege spec version
2023-08-14 12:49 UTC
[PATCH for-8.2 00/24] tcg: Introduce negsetcond opcodes
2023-08-12 17:21 UTC (57+ messages)
` [PATCH 01/24] "
` [PATCH 02/24] tcg: Use tcg_gen_negsetcond_*
` [PATCH 03/24] target/alpha: Use tcg_gen_movcond_i64 in gen_fold_mzero
` [PATCH 04/24] target/arm: Use tcg_gen_negsetcond_*
` [PATCH 05/24] target/m68k: "
` [PATCH 06/24] target/openrisc: "
` [PATCH 07/24] target/ppc: "
` [PATCH 08/24] target/sparc: Use tcg_gen_movcond_i64 in gen_edge
` [PATCH 09/24] target/tricore: Replace gen_cond_w with tcg_gen_negsetcond_tl
` [PATCH 10/24] tcg/ppc: Implement negsetcond_*
` [PATCH 11/24] tcg/ppc: Use the Set Boolean Extension
` [PATCH 12/24] tcg/aarch64: Implement negsetcond_*
` [PATCH 13/24] tcg/arm: Implement negsetcond_i32
` [PATCH 14/24] tcg/riscv: Implement negsetcond_*
` [PATCH 15/24] tcg/s390x: "
` [PATCH 16/24] tcg/sparc64: "
` [PATCH 17/24] tcg/i386: Merge tcg_out_brcond{32,64}
` [PATCH 18/24] tcg/i386: Merge tcg_out_setcond{32,64}
` [PATCH 19/24] tcg/i386: Merge tcg_out_movcond{32,64}
` [PATCH 20/24] tcg/i386: Add cf parameter to tcg_out_cmp
` [PATCH 21/24] tcg/i386: Use CMP+SBB in tcg_out_setcond
` [PATCH 22/24] tcg/i386: Clear dest first in tcg_out_setcond if possible
` [PATCH 23/24] tcg/i386: Use shift in tcg_out_setcond
` [PATCH 24/24] tcg/i386: Implement negsetcond_*
[PATCH] hw/pci-host: Allow extended config space access for Designware PCIe host
2023-08-12 5:37 UTC (10+ messages)
CFP open for RISC-V MC at Linux Plumbers Conference 2023
2023-08-11 18:21 UTC (4+ messages)
[PATCH for-8.1 0/1] hw/riscv/virt.c: fix 'aclint' prop regression
2023-08-11 18:12 UTC (5+ messages)
` [PATCH for-8.1 1/1] hw/riscv/virt.c: change 'aclint' TCG check
[PATCH 0/8] riscv: detecting user choice in TCG extensions
2023-08-11 15:05 UTC (17+ messages)
` [PATCH 1/8] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled
` [PATCH 2/8] target/riscv: make CPUCFG() macro public
` [PATCH 3/8] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PATCH 4/8] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize()
` [PATCH 5/8] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig
` [PATCH 6/8] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions()
` [PATCH 7/8] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update()
` [PATCH 8/8] target/riscv/cpu.c: consider user option with RVG
[PATCH] hw/riscv: virt: Fix riscv,pmu DT node path
2023-08-11 14:54 UTC (3+ messages)
[PATCH v7 0/5] Add RISC-V KVM AIA Support
2023-08-11 14:41 UTC (2+ messages)
[PATCH v2] linux-user/riscv: Use abi type for target_ucontext
2023-08-11 14:35 UTC (3+ messages)
[PATCH] disas/riscv: Further correction to LUI disassembly
2023-08-11 11:55 UTC (9+ messages)
[PATCH] target/riscv/kvm.c: fix mvendorid size in vcpu_set_machine_ids()
2023-08-11 11:29 UTC (12+ messages)
[PATCH 1/2] riscv: zicond: make non-experimental
2023-08-11 11:22 UTC (14+ messages)
` [PATCH 2/2] riscv: zicond: make default
[PATCH] linux-user/riscv: Use abi_ulong for target_ucontext
2023-08-11 3:17 UTC (5+ messages)
[PATCH 1/2] hw/intc: Fix upper/lower mtime write calculation
2023-08-10 18:24 UTC (6+ messages)
` [PATCH 2/2] hw/intc: Make rtc variable names consistent
[PATCH v6 00/12] riscv: add 'max' CPU, deprecate 'any'
2023-08-10 17:56 UTC (13+ messages)
` [PATCH v6 03/12] target/riscv/cpu.c: split kvm prop handling to its own helper
` [PATCH v6 04/12] target/riscv/cpu.c: del DEFINE_PROP_END_OF_LIST() from riscv_cpu_extensions
` [PATCH v6 09/12] target/riscv/cpu.c: limit cfg->vext_spec log message
` [PATCH v6 10/12] target/riscv: add 'max' CPU type
` [PATCH v6 11/12] avocado, risc-v: add opensbi tests for 'max' CPU
` [PATCH v6 12/12] target/riscv: deprecate the 'any' CPU type
[PATCH] target/riscv: Fix zfa fleq.d and fltq.d
2023-08-10 17:24 UTC (2+ messages)
[RESEND PATCH v3 0/1] target/riscv: Add Zihintntl extension ISA string to DTS
2023-08-10 17:20 UTC (4+ messages)
` [RESEND PATCH v3 1/1] "
[PATCH] linux-user/elfload: Set V in ELF_HWCAP for RISC-V
2023-08-10 17:09 UTC (5+ messages)
[PATCH] target/riscv: Implement WARL behaviour for mcountinhibit/mcounteren
2023-08-10 17:07 UTC (4+ messages)
[RFC PATCH] hw/riscv: hart: allow other cpu instance
2023-08-08 11:27 UTC (4+ messages)
[PATCH v3] target/riscv: don't read CSR in riscv_csrrw_do64
2023-08-08 9:09 UTC
[PATCH 0/5] QEMU RISC-V IOMMU Support
2023-08-07 16:21 UTC (7+ messages)
` [PATCH 1/5] hw/riscv: Introduction of RISC-V IOMMU device
` [PATCH 5/5] hw/riscv: virt: support for RISC-V IOMMU platform device
[PATCH] hw/riscv: split RAM into low and high memory
2023-08-04 9:15 UTC (5+ messages)
[PATCH v8 00/15] Add RISC-V vector cryptographic instruction set support
2023-08-03 4:16 UTC (11+ messages)
` [PATCH v8 03/15] target/riscv: Remove redundant "cpu_vl == 0" checks
` [PATCH v8 04/15] target/riscv: Add Zvbc ISA extension support
` [PATCH v8 08/15] target/riscv: Add Zvbb "
` [PATCH v8 14/15] crypto: Add SM4 constant parameter CK
[PATCH 0/1] Added support for the MMU node in the RHCT
2023-08-02 13:46 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] target/riscv: Fix page_check_range use in fault-only-first
2023-08-02 13:30 UTC (2+ messages)
[PATCH v2 00/24] plugins: Allow to read registers
2023-08-02 8:46 UTC (20+ messages)
` [PATCH v2 04/24] gdbstub: Introduce gdb_find_static_feature()
` [PATCH v2 05/24] target/arm: Move the reference to arm-core.xml
` [PATCH v2 06/24] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
` [PATCH v2 07/24] target/arm: Use GDBFeature for dynamic XML
` [PATCH v2 09/24] target/riscv: "
` [PATCH v2 11/24] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v2 12/24] gdbstub: Simplify XML lookup
` [PATCH v2 13/24] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v2 14/24] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v2 15/24] target/arm: Fill new members of GDBFeature
` [PATCH v2 16/24] target/ppc: "
` [PATCH v2 17/24] target/riscv: "
` [PATCH v2 18/24] hw/core/cpu: Add a parameter to gdb_read_register/gdb_write_register
` [PATCH v2 19/24] gdbstub: Hide gdb_has_xml
` [PATCH v2 20/24] gdbstub: Expose functions to read registers
` [PATCH v2 21/24] plugins: Allow "
` [PATCH v2 22/24] contrib/plugins: Allow to log registers
` [PATCH v2 23/24] plugins: Support C++
` [PATCH v2 24/24] contrib/plugins: Add cc plugin
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).