qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-18 20:49:06 to 2025-03-19 11:59:05 UTC [more...]

[PATCH PoC 0/7] Interact with QEMU GPIO models via gpiodev
 2025-03-19 11:24 UTC  (3+ messages)
` [PATCH PoC 1/7] QAPI: gpio JSON

[PATCH v2 0/4] [for-10.0] hw/uefi: some bugfixes
 2025-03-19 11:58 UTC  (11+ messages)
` [PATCH v2 1/4] hw/uefi: flush variable store to disk in post load
` [PATCH v2 2/4] hw/uefi: fix error handling in uefi_vars_json_save
` [PATCH v2 3/4] hw/uefi: fix error handling in uefi_vars_json_load
` [PATCH v2 4/4] docs/firmware: add feature flag for qemu variable store

[PATCH v3 0/7] Enable shared device assignment
 2025-03-19 11:56 UTC  (10+ messages)
` [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd

[PATCH] tests/functional/test_migration: Use "ncat" instead of "nc" in the exec test
 2025-03-19 11:55 UTC  (2+ messages)

[PATCH for-10.1 00/32] vfio: Spring cleanup
 2025-03-19 11:48 UTC  (12+ messages)
` [PATCH for-10.1 01/32] vfio: Move vfio_mig_active() into migration.c
` [PATCH for-10.1 02/32] vfio: Rename vfio_reset_bytes_transferred()
` [PATCH for-10.1 03/32] vfio: Introduce a new header file for external migration services
` [PATCH for-10.1 09/32] vfio: Introduce a new header file for VFIOIOMMUFD declarations
` [PATCH for-10.1 14/32] vfio: Move Host IOMMU type declarations into their respective files

[PULL 00/24] Firmware 20250304 patches
 2025-03-19 11:43 UTC  (9+ messages)
` [PULL 14/24] hw/uefi: add var-service-json.c + qapi for NV vars
` [PULL 16/24] hw/uefi: add UEFI_VARS to Kconfig

vof-nvram.bin: what it is and how it is used?
 2025-03-19 10:26 UTC 

[PATCH] 9pfs: fix 'total_open_fd' decrementation
 2025-03-19 10:08 UTC 

[RFC PATCH v2 00/20] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-03-19  9:48 UTC  (31+ messages)
` [RFC PATCH v2 03/20] hw/arm/smmuv3-accel: Add initial infrastructure for smmuv3-accel device
` [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 11/20] hw/arm/smmuv3-accel: Allocate a vDEVICE object for device
` [RFC PATCH v2 13/20] hw/arm/smmuv3-accel: Introduce helpers to batch and issue cache invalidations
` [RFC PATCH v2 16/20] hw/arm/smmuv3-accel: Read host SMMUv3 device info
` [RFC PATCH v2 18/20] hw/arm/smmu-common: Bypass emulated IOTLB for a accel SMMUv3

[PATCH] Add files: a
 2025-03-19  9:37 UTC  (5+ messages)
` test_migration.py not working with netcat-traditional

[PATCH] hw/loongarch/boot: Adjust the loading position of the initrd
 2025-03-19  8:32 UTC 

[PATCH v4 0/4] target/loongarch: Solve some issues reported from coccinelle
 2025-03-19  8:52 UTC  (11+ messages)
` [PATCH v4 1/4] target/loongarch: Fix error handling of KVM feature checks
` [PATCH v4 2/4] hw/loongarch/virt: Remove unnecessary NULL pointer
` [PATCH v4 3/4] target/loongarch: Remove unnecessary temporary variable assignment
` [PATCH v4 4/4] target/loongarch: Set dest error with error_abort in virt_cpu_irq_init

[PATCH 0/2] xen: An error handling fix
 2025-03-19  8:38 UTC  (2+ messages)

[PATCH] cryptodev: Fix error handling in cryptodev_lkcf_execute_task()
 2025-03-19  8:37 UTC  (9+ messages)
    `  "

[PATCH] error: Strip trailing '\n' from an error string argument
 2025-03-19  8:37 UTC  (2+ messages)

[PULL 00/10] riscv-to-apply queue
 2025-03-19  8:03 UTC  (11+ messages)
` [PULL 01/10] docs/about/emulation: Fix broken link
` [PULL 02/10] optimize the memory probing for vector fault-only-first loads
` [PULL 03/10] target/riscv: fix access permission checks for CSR_SSP
` [PULL 04/10] target/riscv: fixes a bug against `ssamoswap` behavior in M-mode
` [PULL 05/10] hw/riscv/riscv-iommu: Fix process directory table walk
` [PULL 06/10] target/riscv/csr.c: fix OVERFLOW_BEFORE_WIDEN in rmw_sctrdepth()
` [PULL 07/10] target/riscv: refactor VSTART_CHECK_EARLY_EXIT() to accept vl as a parameter
` [PULL 08/10] target/riscv: fix handling of nop for vstart >= vl in some vector instruction
` [PULL 09/10] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall
` [PULL 10/10] target/riscv: Add check for 16-bit aligned PC for different priv versions

[PATCH 00/10] accel/tcg: API prototype cleanups
 2025-03-19  7:53 UTC  (5+ messages)
` [PATCH 06/10] accel/tcg: Remove cpu_unwind_state_data() unused CPUState argument

[PATCH v2 00/42] accel/tcg, codebase: Build once patches
 2025-03-19  7:26 UTC  (71+ messages)
` [PATCH v2 01/42] accel/tcg: Build user-exec-stub.c once
` [PATCH v2 02/42] accel/tcg: Build plugin-gen.c once
` [PATCH v2 03/42] accel/tcg: Fix cpu_ld*_code_mmu for user mode
` [PATCH v2 04/42] include/exec: Use vaddr for *_mmu guest memory access routines
` [PATCH v2 05/42] include/exec: Split out cpu-ldst-common.h
` [PATCH v2 06/42] include/exec: Split out cpu-mmu-index.h
` [PATCH v2 07/42] include/exec: Inline *_mmuidx_ra memory operations
` [PATCH v2 08/42] include/exec: Inline *_data_ra "
` [PATCH v2 09/42] include/exec: Inline *_data "
` [PATCH v2 10/42] include/exec: Inline *_code "
` [PATCH v2 11/42] accel/tcg: Perform aligned atomic reads in translator_ld
` [PATCH v2 12/42] accel/tcg: Use cpu_ld*_code_mmu in translator.c
` [PATCH v2 13/42] accel/tcg: Implement translator_ld*_end
` [PATCH v2 14/42] accel/tcg: Remove mmap_lock/unlock from watchpoint.c
` [PATCH v2 15/42] include/exec: Split out mmap-lock.h
` [PATCH v2 16/42] include/system: Move exec/memory.h to system/memory.h
` [PATCH v2 17/42] include/system: Move exec/address-spaces.h to system/address-spaces.h
` [PATCH v2 18/42] include/system: Move exec/ioport.h to system/ioport.h
` [PATCH v2 19/42] include/system: Move exec/ram_addr.h to system/ram_addr.h
` [PATCH v2 20/42] include/system: Move exec/ramblock.h to system/ramblock.h
` [PATCH v2 21/42] accel/tcg: Remove unnecesary inclusion of memory-internal.h in cputlb.c
` [PATCH v2 22/42] exec: Restrict memory-internal.h to system/
` [PATCH v2 23/42] meson: Introduce top-level libuser_ss and libsystem_ss
` [PATCH v2 24/42] gdbstub: Move syscalls.c out of common_ss
` [PATCH v2 25/42] accel/tcg: Use libuser_ss and libsystem_ss
` [PATCH v2 26/42] semihosting: Move user-only implementation out-of-line
` [PATCH v2 27/42] target/mips: Restrict semihosting tests to system mode
` [PATCH v2 28/42] target/xtensa: "
` [PATCH v2 29/42] include/exec: Split out watchpoint.h
` [PATCH v2 30/42] hw/core: Move unconditional files to libsystem_ss, libuser_ss
` [PATCH v2 31/42] system: Move most files to libsystem_ss
` [PATCH v2 32/42] plugins: Move api.c, core.c to libuser_ss, libsystem_ss
` [PATCH v2 33/42] include/exec: Drop ifndef CONFIG_USER_ONLY from cpu-common.h
` [PATCH v2 34/42] include/hw/core: Drop ifndef CONFIG_USER_ONLY from cpu.h
` [PATCH v2 35/42] include/hw/intc: Remove ifndef CONFIG_USER_ONLY from armv7m_nvic.h
` [PATCH v2 36/42] include/hw/s390x: Remove ifndef CONFIG_USER_ONLY in css.h
` [PATCH v2 37/42] include/exec: Split out icount.h
` [PATCH v2 38/42] include/exec: Protect icount_enabled from poisoned symbols
` [PATCH v2 39/42] include/system: Remove ifndef CONFIG_USER_ONLY in qtest.h
` [PATCH v2 40/42] include/qemu: Remove ifndef CONFIG_USER_ONLY from accel.h
` [PATCH v2 41/42] target/riscv: Remove ifndef CONFIG_USER_ONLY from cpu_cfg.h
` [PATCH v2 42/42] meson: Only allow CONFIG_USER_ONLY from certain source sets

[PATCH 00/13] single-binary: start make hw/arm/ common (boot.c)
 2025-03-19  7:03 UTC  (24+ messages)
` [PATCH 01/13] exec/cpu-all: restrict BSWAP_NEEDED to target specific code
` [PATCH 04/13] exec/cpu-all: allow to include specific cpu
` [PATCH 05/13] target/arm/cpu: move KVM_HAVE_MCE_INJECTION to kvm-all.c file directly
` [PATCH 06/13] exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned
` [PATCH 08/13] target/arm/cpu: flags2 is always uint64_t
` [PATCH 09/13] target/arm/cpu: define ARM_MAX_VQ once for aarch32 and aarch64
` [PATCH 10/13] target/arm/cpu: define same set of registers "

[PATCH v3 0/6] Improve Microchip Polarfire SoC customization
 2025-03-19  6:13 UTC  (7+ messages)
` [PATCH v3 1/6] hw/misc: Add MPFS system reset support
` [PATCH v3 2/6] hw/riscv: More flexible FDT placement for MPFS
` [PATCH v3 3/6] hw/riscv: Make FDT optional "
` [PATCH v3 4/6] hw/riscv: Allow direct start of kernel "
` [PATCH v3 5/6] hw/riscv: Configurable MPFS CLINT timebase freq
` [PATCH v3 6/6] hw/riscv: microchip_pfsoc: Rework documentation

[PATCH 0/6] amd_iommu: Fixes to align with AMDVi specification
 2025-03-19  6:06 UTC  (3+ messages)
` [PATCH 6/6] amd_iommu: Do not assume passthrough translation for devices with DTE[TV]=0

[PATCH v1 2/2] hw/riscv: initial support for BOSC's Xiangshan Kunminghu SoC
 2025-03-19  4:16 UTC  (2+ messages)

[PATCH qemu] target/riscv: Add check for 16-bit aligned PC for different priv versions
 2025-03-19  4:07 UTC  (3+ messages)

[PATCH 0/5] hw/intc: Add reset support for LoongArch irqchips
 2025-03-19  3:10 UTC  (11+ messages)
` [PATCH 1/5] hw/intc/loongarch_ipi: Add reset support
` [PATCH 2/5] hw/intc/loongarch_extioi: "
` [PATCH 3/5] hw/intc/loongarch_extioi: Replace legacy reset callback with new api
` [PATCH 4/5] hw/intc/loongarch_pch: Add reset support
` [PATCH 5/5] hw/intc/loongarch_pch: Replace legacy reset callback with new api

[PULL 0/2] loongarch tcg queue
 2025-03-19  2:24 UTC  (4+ messages)
` [PULL 2/2] target/loongarch: check tlb_ps

[PATCH v1 1/2] target/riscv: add BOSC's Xiangshan Kunminghu CPU
 2025-03-19  2:11 UTC 

[PATCH 1/1] target/loongarch: fix bad shift in check_ps()
 2025-03-19  1:41 UTC 

[PATCH 0/1 v3] [RISC-V/RVV] optimize the memory probing for vector fault-only-first loads
 2025-03-19  1:39 UTC  (2+ messages)

[PATCH 0/7] target/riscv: store max SATP mode as a single integer in RISCVCPUConfig
 2025-03-19  1:35 UTC  (9+ messages)
` [PATCH 2/7] target/riscv: env->misa_mxl is a constant

[PATCH 1/2] aspeed: Fix maximum number of spi controller
 2025-03-19  1:26 UTC  (4+ messages)
` [PATCH 2/2] hw/arm: ast27x0: Wire up EHCI controllers

[PATCH v3 0/7] Move memory listener register to vhost_vdpa_init
 2025-03-19  0:14 UTC  (5+ messages)

[PATCH] target/riscv/csr.c: fix OVERFLOW_BEFORE_WIDEN in rmw_sctrdepth()
 2025-03-19  0:08 UTC  (4+ messages)

[PATCH 00/39] hexagon system emu, part 2/3
 2025-03-18 23:47 UTC  (6+ messages)
` [PATCH 05/39] target/hexagon: Implement modify SSR

[PATCH] qcow2: Don't crash qemu-img info with missing crypto header
 2025-03-18 22:41 UTC  (2+ messages)

[PATCH] docs/system/arm: Use "functional tests" instead of "integration tests"
 2025-03-18 22:39 UTC  (2+ messages)

[PATCH] docs/system: Use the meson binary from the pyvenv
 2025-03-18 22:37 UTC  (2+ messages)

[PATCH v3 0/3] i.MX 8M Plus EVK Fixes
 2025-03-18 20:57 UTC  (4+ messages)
` [PATCH v3 1/3] hw/arm/imx8mp-evk: Fix reference count of SoC object
` [PATCH v3 2/3] hw/arm/fsl-imx8mp: Derive struct FslImx8mpState from TYPE_SYS_BUS_DEVICE
` [PATCH v3 3/3] hw/arm/fsl-imx8mp: Remove unused define

[PATCH 0/3] scripts: render_block_graph: Fix with new python and improve argument parsing
 2025-03-18 20:46 UTC  (3+ messages)
` [PATCH 2/3] scripts: render_block_graph: Implement proper argument parser


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).