messages from 2023-06-10 10:57:52 to 2023-06-12 07:17:22 UTC [more...]
[PATCH v15 00/10] TCG code quality tracking
2023-06-12 7:17 UTC (4+ messages)
` [PATCH v15 07/10] tb-stats: Adding info [tb-list|tb] commands to HMP (WIP)
[PATCH] target/tricore: Fix out-of-bounds index in imask instruction
2023-06-12 7:16 UTC (2+ messages)
[PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
2023-06-12 7:10 UTC (2+ messages)
[PATCH v3 0/6] Add RISC-V KVM AIA Support
2023-06-12 6:50 UTC (4+ messages)
` [PATCH v3 2/6] target/riscv: support the AIA device emulation with KVM enabled
[PATCH 0/9] disas/riscv: Add vendor extension support
2023-06-12 6:48 UTC (20+ messages)
` [PATCH 2/9] target/riscv: Factor out RISCVCPUConfig from cpu.h
` [PATCH 3/9] disas/riscv: Move types/constants to new header file
` [PATCH 4/9] disas/riscv: Make rv_op_illegal a shared enum value
` [PATCH 5/9] disas/riscv: Encapsulate opcode_data into decode
` [PATCH 6/9] target/riscv/cpu: Share RISCVCPUConfig with disassembler
` [PATCH 7/9] disas/riscv: Provide infrastructure for vendor extensions
` [PATCH 8/9] disas/riscv: Add support for XVentanaCondOps
` [PATCH 9/9] disas/riscv: Add support for XThead* instructions
[PATCH 0/4] target/riscv: Fix mstatus related problems
2023-06-12 5:55 UTC (13+ messages)
` [PATCH 1/4] target/riscv: Make MPV only work when MPP != PRV_M
` [PATCH 3/4] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
` [PATCH 4/4] target/riscv: Remove redundant assignment to SXL
[PATCH v4 0/4] target/riscv: Add Smrnmi support
2023-06-12 5:03 UTC (5+ messages)
` [PATCH v4 1/4] target/riscv: Add Smrnmi cpu extension
` [PATCH v4 2/4] target/riscv: Add Smrnmi CSRs
[RFC 0/2] migration: Update error description outside migration.c
2023-06-12 5:00 UTC (2+ messages)
[PATCH v4 0/2] migration: Update error description whenever migration fails
2023-06-12 4:50 UTC (2+ messages)
[PATCH] hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only
2023-06-12 4:11 UTC (4+ messages)
[PATCH 00/16] target/riscv, KVM: fixes and enhancements
2023-06-12 4:05 UTC (9+ messages)
` [PATCH 02/16] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH 03/16] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH 06/16] target/riscv: use KVM scratch CPUs to init KVM properties
` [PATCH 07/16] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
[PATCH] target/riscv: Smepmp: Return error when access permission not allowed in PMP
2023-06-12 3:50 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2] target/riscv/vector_helper.c: Remove the check for extra tail elements
2023-06-12 3:44 UTC (2+ messages)
[PATCH] Add epmp to extensions list and rename it to smepmp
2023-06-12 3:42 UTC (4+ messages)
[PATCH v2 0/6] TriCore 1.6.2 Instructions
2023-06-12 2:51 UTC (8+ messages)
` [PATCH v2 1/6] target/tricore: Introduce ISA 1.6.2 feature
` [PATCH v2 2/6] target/tricore: Add popcnt.w insn
` [PATCH v2 3/6] target/tricore: Add LHA insn
` [PATCH v2 4/6] target/tricore: Add crc32l.w insn
` [PATCH v2 5/6] target/tricore: Add crc32.b insn
` [PATCH v2 6/6] target/tricore: Add shuffle insn
[PATCH 0/2] Refresh the dynamic CSR xml after updating the state of the cpu
2023-06-12 2:52 UTC (5+ messages)
` [PATCH 1/2] target/riscv: Add a function to refresh the dynamic CSRs xml
[PATCH] tests/plugin: Remove duplicate insn log from libinsn.so
2023-06-12 2:50 UTC (3+ messages)
[PATCH] target/riscv/vector_helper.c: clean up reference of MTYPE
2023-06-12 2:26 UTC (3+ messages)
[PATCH] target/riscv: Fix initialized value for cur_pmmask
2023-06-12 2:20 UTC (3+ messages)
[PATCH] virtio-gpu: Optimize 2D resource data transfer
2023-06-12 2:13 UTC
[PATCH v14 00/10] TCG code quality tracking
2023-06-12 1:20 UTC (9+ messages)
` [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
[PULL v4 0/10] xenpvh4-tag
2023-06-12 0:10 UTC (4+ messages)
` [PULL v4 09/10] hw/arm: introduce xenpvh machine
[PATCH 00/10] Misc clean ups to target/ppc exception handling
2023-06-11 22:42 UTC (11+ messages)
` [PATCH 01/10] target/ppc: Remove some superfluous parentheses
` [PATCH 02/10] target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
` [PATCH 03/10] target/ppc: Move common check in exception handlers to a function
` [PATCH 04/10] target/ppc: Use env_cpu for cpu_abort in excp_helper
` [PATCH 05/10] target/ppc: Change parameter of cpu_interrupt_exittb() to an env pointer
` [PATCH 06/10] target/ppc: Readability improvements in exception handlers
` [PATCH 07/10] target/ppd: Remove unused define
` [PATCH 08/10] target/ppc: Fix gen_sc to use correct nip
` [PATCH 09/10] target/ppc: Simplify syscall exception handlers
` [PATCH 10/10] target/ppc: Get CPUState in one step
[PATCH] virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()
2023-06-11 19:51 UTC (2+ messages)
[PATCH 0/2] target/arm: Improve user-mode compatibility with JITs
2023-06-11 17:31 UTC (5+ messages)
` [PATCH 1/2] target/arm: Handle IC IVAU to improve "
` [PATCH 2/2] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code
[PATCH v2 00/23] target/arm: Convert exception, system, loads and stores to decodetree
2023-06-11 16:00 UTC (24+ messages)
` [PATCH v2 01/23] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
` [PATCH v2 02/23] target/arm: Return correct result for LDG when ATA=0
` [PATCH v2 03/23] target/arm: Pass memop to gen_mte_check1_mmuidx() in reg_imm9 decode
` [PATCH v2 04/23] target/arm: Consistently use finalize_memop_asimd() for ASIMD loads/stores
` [PATCH v2 05/23] target/arm: Convert hint instruction space to decodetree
` [PATCH v2 06/23] target/arm: Convert barrier insns "
` [PATCH v2 07/23] target/arm: Convert CFINV, XAFLAG and AXFLAG "
` [PATCH v2 08/23] target/arm: Convert MSR (immediate) "
` [PATCH v2 09/23] target/arm: Convert MSR (reg), MRS, SYS, SYSL "
` [PATCH v2 10/23] target/arm: Convert exception generation instructions "
` [PATCH v2 11/23] target/arm: Convert load/store exclusive and ordered "
` [PATCH v2 12/23] target/arm: Convert LDXP, STXP, CASP, CAS "
` [PATCH v2 13/23] target/arm: Convert load reg (literal) group "
` [PATCH v2 14/23] target/arm: Convert load/store-pair "
` [PATCH v2 15/23] target/arm: Convert ld/st reg+imm9 insns "
` [PATCH v2 16/23] target/arm: Convert LDR/STR with 12-bit immediate "
` [PATCH v2 17/23] target/arm: Convert LDR/STR reg+reg "
` [PATCH v2 18/23] target/arm: Convert atomic memory ops "
` [PATCH v2 19/23] target/arm: Convert load (pointer auth) insns "
` [PATCH v2 20/23] target/arm: Convert LDAPR/STLR (imm) "
` [PATCH v2 21/23] target/arm: Convert load/store (multiple structures) "
` [PATCH v2 22/23] target/arm: Convert load/store single structure "
` [PATCH v2 23/23] target/arm: Convert load/store tags insns "
[PATCH v5 0/5] parallels: Add duplication check, repair at open, fix bugs
2023-06-11 14:45 UTC (6+ messages)
` [PATCH v5 5/5] parallels: Image repairing in parallels_open()
[PATCH 0/2] Export struct ISAParallelState
2023-06-11 13:15 UTC (4+ messages)
` [PATCH 1/2] hw/char/parallel: Export struct ParallelState
` [PATCH 2/2] hw/char/parallel-isa: Export struct ISAParallelState
virtio-blk using a single iothread
2023-06-11 12:27 UTC (3+ messages)
[PATCH 00/15] Q35 and I440FX host bridge QOM cleanup
2023-06-11 10:34 UTC (16+ messages)
` [PATCH 01/15] hw/i386/pc_q35: Resolve redundant q35_host variable
` [PATCH 02/15] hw/pci-host/q35: Fix double, contradicting .endianness assignment
` [PATCH 03/15] hw/pci-host/q35: Initialize PCMachineState::bus in board code
` [PATCH 04/15] hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
` [PATCH 05/15] hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
` [PATCH 06/15] hw/pci-host/q35: Make some property name macros reusable by i440fx
` [PATCH 07/15] hw/pci-host/i440fx: Replace magic values by existing constants
` [PATCH 08/15] hw/pci-host/i440fx: Have common names for some local variables
` [PATCH 09/15] hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXState section
` [PATCH 10/15] hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
` [PATCH 11/15] hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
` [PATCH 12/15] hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
` [PATCH 13/15] hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
` [PATCH 14/15] hw/pci-host/i440fx: Resolve i440fx_init()
` [PATCH 15/15] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
Seeking help regarding addition of Custom GPIO device inside raspi machine QEMU
2023-06-11 9:38 UTC
[PATCH v2 00/26] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
2023-06-11 8:58 UTC (27+ messages)
` [PATCH v2 01/26] plugins: Remove unused 'exec/helper-proto.h' header
` [PATCH v2 02/26] accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header
` [PATCH v2 03/26] target/arm/tcg: Remove CONFIG_TCG #ifdef'ry check
` [PATCH v2 04/26] target/arm/tcg: Rename helper template headers as '.h.inc'
` [PATCH v2 05/26] target/arm/tcg: Extract iwMMXt helpers from the generic 'helper.h'
` [PATCH v2 06/26] target/arm/tcg: Fix iwmmxt-related code style
` [PATCH v2 07/26] target/arm/tcg: Expose some iwmmxt methods in 'translate.h'
` [PATCH v2 08/26] target/arm/tcg: Extract iwmmxt code to translate-iwmmxt.c
` [PATCH v2 09/26] target/arm/tcg: Reduce 'helper-iwmmxt.h.inc' inclusion
` [PATCH v2 10/26] target/arm/tcg: Extract VFP definitions to 'helper-vfp.h.inc'
` [PATCH v2 11/26] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
` [PATCH v2 12/26] target/arm/tcg: Move neon_tbl() from op_helper.c to neon_helper.c
` [PATCH v2 13/26] target/arm/tcg: Extract NEON definitions to 'helper-neon.h.inc'
` [PATCH v2 14/26] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
` [PATCH v2 15/26] target/arm/tcg: Extract SVE2 definitions to 'helper-sve.h.inc'
` [PATCH v2 16/26] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion
` [PATCH v2 17/26] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion
` [PATCH v2 18/26] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion
` [PATCH v2 19/26] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion
` [PATCH v2 20/26] target/arm/tcg: Move v8m_stackcheck() from op_helper.c to m_helper.c
` [PATCH v2 21/26] target/arm/tcg: Extract M-profile definitions to 'helper-m.h.inc'
` [PATCH v2 22/26] target/arm/tcg: Reduce 'helper-m.h.inc' inclusion
` [PATCH v2 23/26] target/arm/tcg: Inline 'exec/helper-gen.h'
` [PATCH v2 24/26] target/arm/tcg: Inline 'exec/helper-proto.h'
` [PATCH v2 25/26] target/arm/tcg: Rename 'helper.h' -> 'tcg/helper.h.inc'
` [PATCH v2 26/26] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
[PATCH 00/22] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
2023-06-11 8:54 UTC (4+ messages)
` [PATCH 09/22] target/arm/tcg: Reduce 'helper-iwmmxt.h.inc' inclusion
[PATCH v5 0/9] migration: Add switchover ack capability and VFIO precopy support
2023-06-11 7:45 UTC (6+ messages)
` [PATCH v5 2/9] migration: Implement switchover ack logic
[PATCH] elf2dmp: Don't abandon when Prcb is set to 0
2023-06-11 3:34 UTC
[PATCH qemu v3 1/1] Emulating sun keyboard language layout dip switches, taking the value for the dip switches from the "-k" option to qemu
2023-06-10 23:47 UTC (13+ messages)
` [PATCH v5] Emulate dip switch language layout settings on SUN keyboard
` [PATCH v6] "
` Ping: "
` [PATCH v7] "
[PATCH] machine: do not crash if default RAM backend name has been stollen
2023-06-10 20:47 UTC (3+ messages)
[PULL 00/29] ppc queue
2023-06-10 15:44 UTC (31+ messages)
` [PULL 01/29] pnv/xive2: Add definition for TCTXT Config register
` [PULL 02/29] pnv/xive2: Add definition for the ESB cache configuration register
` [PULL 03/29] pnv/xive2: Allow writes to the Physical Thread Enable registers
` [PULL 04/29] pnv/xive2: Introduce macros to manipulate TIMA addresses
` [PULL 05/29] pnv/xive2: Handle TIMA access through all ports
` [PULL 06/29] target/ppc: Fix nested-hv HEAI delivery
` [PULL 07/29] pnv/xive2: Quiet down some error messages
` [PULL 08/29] target/ppc: Fix PMU hflags calculation
` [PULL 09/29] target/ppc: PMU do not clear MMCR0[FCECE] on performance monitor alert
` [PULL 10/29] target/ppc: Fix msgclrp interrupt type
` [PULL 11/29] target/ppc: Support directed privileged doorbell interrupt (SDOOR)
` [PULL 12/29] target/ppc: PMU implement PERFM interrupts
` [PULL 13/29] target/ppc: Remove single use function
` [PULL 14/29] target/ppc: Remove "ext" parameter of ppcemb_tlb_check()
` [PULL 15/29] target/ppc: Move ppcemb_tlb_search() to mmu_common.c
` [PULL 16/29] target/ppc: Remove some unneded line breaks
` [PULL 17/29] target/ppc: Simplify ppcemb_tlb_search()
` [PULL 18/29] target/ppc: Change ppcemb_tlb_check() to return bool
` [PULL 19/29] target/ppc: Eliminate goto in mmubooke_check_tlb()
` [PULL 20/29] target/ppc: Fix lqarx to set cpu_reserve
` [PULL 21/29] target/ppc: Ensure stcx size matches larx
` [PULL 22/29] target/ppc: Remove larx/stcx. memory barrier semantics
` [PULL 23/29] target/ppc: Rework store conditional to avoid branch
` [PULL 24/29] target/ppc: Fix decrementer time underflow and infinite timer loop
` [PULL 25/29] target/ppc: Decrementer fix BookE semantics
` [PULL 26/29] hw/ppc/openpic: Do not open-code ROUND_UP() macro
` [PULL 27/29] tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirp
` [PULL 28/29] target/ppc: Implement gathering irq statistics
` [PULL 29/29] hw/ppc/Kconfig: MAC_NEWWORLD should always select USB_OHCI_PCI
[PULL 00/16] trivial patches 2023-06-10
2023-06-10 15:44 UTC (2+ messages)
[PATCH 0/6] TriCore 1.6.2 Instructions
2023-06-10 15:41 UTC (13+ messages)
` [PATCH 1/6] target/tricore: Introduce ISA 1.6.2 feature
` [PATCH 2/6] target/tricore: Add popcnt.w insn
` [PATCH 3/6] target/tricore: Add LHA insn
` [PATCH 4/6] target/tricore: Add crc32l.w insn
` [PATCH 5/6] target/tricore: Add crc32.b insn
` [PATCH 6/6] target/tricore: Add shuffle insn
[PATCH v3] 9pfs: deprecate 'proxy' backend
2023-06-10 13:39 UTC
[PATCH v2] 9pfs: deprecate 'proxy' backend
2023-06-10 12:24 UTC (2+ messages)
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 NNTP newsgroup(s).