messages from 2025-03-13 07:04:46 to 2025-03-13 19:33:13 UTC [more...]
[PATCH v2 0/5] target/riscv: Smepmp fixes to match specification
2025-03-13 19:30 UTC (6+ messages)
` [PATCH v2 1/5] target/riscv: pmp: don't allow RLB to bypass rule privileges
` [PATCH v2 2/5] target/riscv: pmp: move Smepmp operation conversion into a function
` [PATCH v2 3/5] target/riscv: pmp: fix checks on writes to pmpcfg in Smepmp MML mode
` [PATCH v2 4/5] target/riscv: pmp: exit csr writes early if value was not changed
` [PATCH v2 5/5] target/riscv: pmp: remove redundant check in pmp_is_locked
[PATCH v2 0/8] Implement Firmware Assisted Dump for PSeries
2025-03-13 19:23 UTC (9+ messages)
` [PATCH v2 1/8] hw/ppc: Implement skeleton code for fadump in PSeries
` [PATCH v2 2/8] hw/ppc: Implement fadump register command
` [PATCH v2 3/8] hw/ppc: Trigger Fadump boot if fadump is registered
` [PATCH v2 4/8] hw/ppc: Preserve memory regions registered for fadump
` [PATCH v2 5/8] hw/ppc: Implement saving CPU state in Fadump
` [PATCH v2 6/8] hw/ppc: Pass dump-sizes property for fadump in device tree
` [PATCH v2 7/8] hw/ppc: Enable fadump for PSeries
` [PATCH v2 8/8] tests/functional: Add test for fadump in PSeries
[PATCH 00/38] hexagon system emu, part 1/3
2025-03-13 19:06 UTC (7+ messages)
` [PATCH 28/38] target/hexagon: Initialize htid, modectl regs
[PATCH 0/7] Implement MPIPL for PowerNV
2025-03-13 19:00 UTC (22+ messages)
` [PATCH 1/7] hw/ppc: Log S0/S1 Interrupt triggers by OPAL
` [PATCH 2/7] hw/ppc: Implement S0 SBE interrupt as cpu_pause then host reset
` [PATCH 3/7] hw/ppc: Handle stash command in PowerNV SBE
` [PATCH 4/7] hw/ppc: Add MDST/MDDT/MDRT table structures and offsets
` [PATCH 5/7] hw/ppc: Preserve Memory Regions as per MDST/MDDT tables
` [PATCH 6/7] hw/ppc: [WIP] Add Processor Dump Area offsets in Pnv SBE
` [PATCH 7/7] hw/ppc: Implement MPIPL in PowerNV
[PATCH 00/11] docs/qapi: enable new guest-agent and storage-daemon docs
2025-03-13 18:59 UTC (17+ messages)
` [PATCH 04/11] docs/qapi-domain: add :namespace: override option
` [PATCH 07/11] docs/qapi_domain: add namespace support to cross-references
` [PATCH 11/11] docs: enable transmogrifier for QSD and QGA
Building QEMU as a Shared Library
2025-03-13 18:41 UTC (12+ messages)
[PATCH] target/arm: Define raw write for PMU CLR registers
2025-03-13 18:34 UTC (4+ messages)
[PATCH 00/37] accel/tcg, codebase: Build once patches
2025-03-13 18:31 UTC (64+ messages)
` [PATCH 01/37] accel/tcg: Build user-exec-stub.c once
` [PATCH 02/37] accel/tcg: Build plugin-gen.c once
` [PATCH 03/37] include/exec: Use vaddr for *_mmu guest memory access routines
` [PATCH 04/37] include/exec: Split out cpu-ldst-common.h
` [PATCH 05/37] include/exec: Inline *_mmuidx_ra memory operations
` [PATCH 06/37] include/exec: Inline *_data_ra "
` [PATCH 07/37] include/exec: Inline *_data "
` [PATCH 08/37] include/exec: Inline *_code "
` [PATCH 09/37] accel/tcg: Perform aligned atomic reads in translator_ld
` [PATCH 10/37] accel/tcg: Use cpu_ld*_code_mmu in translator.c
` [PATCH 11/37] accel/tcg: Implement translator_ld*_end
` [PATCH 12/37] accel/tcg: Remove mmap_lock/unlock from watchpoint.c
` [PATCH 13/37] include/exec: Split out mmap-lock.h
` [PATCH 14/37] include/system: Move exec/memory.h to system/memory.h
` [PATCH 15/37] include/system: Move exec/address-spaces.h to system/address-spaces.h
` [PATCH 16/37] include/system: Move exec/ioport.h to system/ioport.h
` [PATCH 17/37] meson: Introduce top-level libuser_ss and libsystem_ss
` [PATCH 18/37] gdbstub: Move syscalls.c out of common_ss
` [PATCH 22/37] semihosting: Move user-only implementation out-of-line
` [PATCH 23/37] include/system: Move exec/ram_addr.h to system/ram_addr.h
` [PATCH 25/37] common-user: Split out watchpoint-stub.c
` [PATCH 34/37] include/system: Remove ifndef CONFIG_USER_ONLY
[PATCH v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
2025-03-13 17:49 UTC (15+ messages)
[PATCH V1 0/4] skip memory init during CPR
2025-03-13 17:24 UTC (2+ messages)
[PULL v2 00/23] Block layer patches
2025-03-13 17:01 UTC
[PATCH v4 00/17] make system memory API available for common code
2025-03-13 16:47 UTC (20+ messages)
` [PATCH v4 01/17] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
` [PATCH v4 02/17] exec/tswap: implement {ld, st}.*_p as functions instead of macros
` [PATCH v4 03/17] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h
` [PATCH v4 04/17] exec/memory_ldst_phys: extract memory_ldst_phys "
` [PATCH v4 05/17] exec/memory.h: make devend_memop "target defines" agnostic
` [PATCH v4 06/17] codebase: prepare to remove cpu.h from exec/exec-all.h
` [PATCH v4 07/17] exec/exec-all: remove dependency on cpu.h
` [PATCH v4 08/17] exec/memory-internal: "
` [PATCH v4 09/17] exec/ram_addr: "
` [PATCH v4 10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code
` [PATCH v4 11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
` [PATCH v4 12/17] hw/xen: add stubs for various functions
` [PATCH v4 13/17] system/physmem: compilation unit is now common to all targets
` [PATCH v4 14/17] include/exec/memory: extract devend_big_endian from devend_memop
` [PATCH v4 15/17] include/exec/memory: move devend functions to memory-internal.h
` [PATCH v4 16/17] system/memory: make compilation unit common
` [PATCH v4 17/17] system/ioport: "
From ce9a42483c23c32cee233f648101a160b6604b45 Mon Sep 17 00:00:00 2001
2025-03-13 16:19 UTC (3+ messages)
` [PATCH 10/10] target/arm: Forbid return to AArch32 when CPU is AArch64-only
[PATCH 0/5] target/riscv: Smepmp fixes to match specification
2025-03-13 16:08 UTC (12+ messages)
` [PATCH 1/5] target/riscv: pmp: don't allow RLB to bypass rule privileges
` [PATCH 2/5] target/riscv: pmp: move Smepmp operation conversion into a function
` [PATCH 3/5] target/riscv: pmp: fix checks on writes to pmpcfg in Smepmp MML mode
` [PATCH 4/5] target/riscv: pmp: exit csr writes early if value was not changed
` [PATCH 5/5] target/riscv: pmp: remove redundant check in pmp_is_locked
CXL 2.0 memory pooling emulation
2025-03-13 16:03 UTC (5+ messages)
` CXL memory pooling emulation inqury
[PATCH v2 0/6] Improve Microchip Polarfire SoC customization
2025-03-13 15:38 UTC (3+ messages)
` [PATCH v2 4/6] hw/riscv: Allow direct start of kernel for MPFS
[PATCH 0/1 v4] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores
2025-03-13 15:23 UTC (2+ messages)
` [PATCH 1/1 "
[RFC PATCH v2 00/20] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-03-13 15:22 UTC (22+ messages)
` [RFC PATCH v2 04/20] hw/arm/virt: Add support for smmuv3-accel
` [RFC PATCH v2 05/20] hw/arm/smmuv3-accel: Associate a pxb-pcie bus
` [RFC PATCH v2 07/20] hw/arm/smmu-common: Introduce callbacks for PCIIOMMUOps
[PATCH v2] vdpa: Allow vDPA to work on big-endian machine
2025-03-13 15:13 UTC (3+ messages)
[PATCH v2] vfio/igd: Update IGD passthrough documentation
2025-03-13 15:03 UTC
[PATCH 0/6] amd_iommu: Fixes to align with AMDVi specification
2025-03-13 14:23 UTC (4+ messages)
` [PATCH 3/6] amd_iommu: Update bitmasks representing DTE reserved fields
[PATCH v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
2025-03-13 14:06 UTC (3+ messages)
[PATCH 0/4] Integrate IOMMUs with PCI hosts that have ATUs
2025-03-13 12:44 UTC (3+ messages)
` [PATCH 4/4] hw/riscv/riscv-iommu: Connect the IOMMU "
[PATCH v7 0/5] Allow to enable multifd and postcopy migration together
2025-03-13 12:43 UTC (12+ messages)
` [PATCH v7 5/5] migration: add MULTIFD_RECV_SYNC migration command
[PATCH 0/1 v2] [RISC-V/RVV] use a single function to probe memory
2025-03-13 12:39 UTC (2+ messages)
` [PATCH 1/1 v2] [RISC-V/RVV] Expand the probe_pages helper function to handle probe flags
[PATCH] block: Fix bdrv_activate() not to fail without medium
2025-03-13 11:53 UTC (5+ messages)
[PATCH] hw/uefi: flush variable store to disk in post load
2025-03-13 11:32 UTC (2+ messages)
[PATCH 0/3] target/loongarch: Solve some issues reported from coccinelle
2025-03-13 11:22 UTC (10+ messages)
` [PATCH 1/3] target/loongarch: Return directly when detect KVM disabled features
` [PATCH 2/3] hw/loongarch/virt: Remove unnecessary NULL pointer checking
` [PATCH 3/3] target/loongarch: Remove unnecessary temporary variable assignment
[PATCH] vfio/igd: Update IGD passthrough docoumentation
2025-03-13 11:04 UTC (3+ messages)
[PULL 00/72] ppc-for-10.0-1 queue
2025-03-13 10:49 UTC (7+ messages)
` [PULL 09/72] ppc/pnv/occ: Fix common area sensor offsets
[PATCH v2] ppc/spapr: fix default cpu for pre-9.0 machines
2025-03-13 10:42 UTC (3+ messages)
[PATCH v4] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
2025-03-13 10:24 UTC (2+ messages)
[PATCH 0/2] Add AMD CPU for RAPL MSR support
2025-03-13 10:19 UTC (3+ messages)
` [PATCH 1/2] target/i386/kvm: add AMD support for RAPL MSR
` [PATCH 2/2] target/i386/kvm: Change error_report() to tracepoint in vmsr_read_thread_stat()
[PATCH 0/2] i.MX 8M Plus EVK Fixes
2025-03-13 10:12 UTC (4+ messages)
` [PATCH 1/2] hw/arm/fsl-imx8mp: Make SoC not user-creatable, derive from TYPE_SYS_BUS_DEVICE
[PATCH] ppc/spapr: fix default cpu for pre-10.0 machines
2025-03-13 9:49 UTC (3+ messages)
[RFC PATCH 00/18] hw/microblaze: Quick single binary proof of concept
2025-03-13 9:40 UTC (4+ messages)
` [RFC PATCH 01/18] hw/xen/hvm: Fix Aarch64 typo
[PATCH v8 0/6] Specifying cache topology on ARM
2025-03-13 9:38 UTC (6+ messages)
` [PATCH v8 3/6] bios-tables-test: prepare to change ARM ACPI virt PPTT
` [PATCH v8 4/6] hw/acpi/aml-build.c: add cache hierarchy to pptt table
[PATCH] error: Strip trailing '\n' from an error string argument
2025-03-13 9:03 UTC (2+ messages)
[PATCH 1/2] Demo for integration coroutin into fuse export
2025-03-13 8:39 UTC (2+ messages)
[PULL 0/8] Fixes for functional tests
2025-03-13 8:01 UTC (9+ messages)
` [PULL 1/8] docs: Rename default-configs to configs
` [PULL 2/8] tests/functional: Require 'user' netdev for ppc64 e500 test
` [PULL 3/8] tests/functional: Bump up arm_replay timeout
` [PULL 4/8] docs/system: Fix the information on how to run certain functional tests
` [PULL 5/8] tests/functional/asset: Fail assert fetch when retries are exceeded
` [PULL 6/8] tests/functional/asset: Verify downloaded size
` [PULL 7/8] tests/functional/asset: Add AssetError exception class
` [PULL 8/8] tests/functional: skip vulkan test if missing vulkaninfo
Broken NetBSD Orange Pi image URL in QEMU tests
2025-03-13 7:39 UTC (3+ messages)
[PULL SUBSYSTEM qemu-pnv] ppc/pnv: Update skiboot firmware image
2025-03-13 7:35 UTC (3+ messages)
[RFC PATCH] tests/functional: skip vulkan test if mssing vulkaninfo
2025-03-13 7:17 UTC (3+ messages)
Giving your own patches your Reviewed-by
2025-03-13 7:13 UTC (5+ messages)
[PULL v2 00/14] Misc HW patches for 2025-03-11
2025-03-13 7:05 UTC (2+ messages)
[PULL 00/21] vfio queue
2025-03-13 7:05 UTC (2+ messages)
[PULL 00/61] QAPI patches patches for 2025-03-11
2025-03-13 7:04 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).