qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-13 03:35:11 to 2025-03-13 15:22:43 UTC [more...]

[RFC PATCH v2 00/20] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-03-13 15:21 UTC  (21+ 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 00/11] docs/qapi: enable new guest-agent and storage-daemon docs
 2025-03-13 15:10 UTC  (20+ messages)
` [PATCH 01/11] docs/qapi_domain: isolate TYPE_CHECKING imports
` [PATCH 02/11] docs/qapi-domain: always store fully qualified name in signode
` [PATCH 03/11] docs/qapi_domain: add namespace support to FQN
` [PATCH 04/11] docs/qapi-domain: add :namespace: override option
` [PATCH 05/11] docs/qapi-domain: add qapi:namespace directive
` [PATCH 06/11] docs/qapidoc: add :namespace: option to qapi-doc directive
` [PATCH 07/11] docs/qapi_domain: add namespace support to cross-references
` [PATCH 08/11] docs/qapi-domain: add namespaced index support
` [PATCH 09/11] docs: add QAPI namespace "QMP" to qemu-qmp-ref
` [PATCH 10/11] docs: disambiguate references in qapi-domain.rst
` [PATCH 11/11] docs: enable transmogrifier for QSD and QGA

[PATCH v2] vfio/igd: Update IGD passthrough documentation
 2025-03-13 15:03 UTC 

Building QEMU as a Shared Library
 2025-03-13 14:58 UTC  (11+ messages)

[PATCH v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
 2025-03-13 14:53 UTC  (11+ messages)

[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 00/37] accel/tcg, codebase: Build once patches
 2025-03-13 13:56 UTC  (51+ 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 19/37] accel/tcg: Use libuser_ss and libsystem_ss
` [PATCH 20/37] target/mips: Protect semihosting call with CONFIG_SEMIHOSTING
` [PATCH 21/37] target/xtensa: "
` [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 24/37] include/system: Move exec/ramblock.h to system/ramblock.h
` [PATCH 25/37] common-user: Split out watchpoint-stub.c
` [PATCH 26/37] hw/core: Move unconditional files to libsystem_ss, libuser_ss
` [PATCH 27/37] system: Move watchpoint.c to libsystem_ss
` [PATCH 28/37] plugins: Move api.c, core.c to libuser_ss, libsystem_ss
` [PATCH 29/37] include/exec: Split out cpu-mmu-index.h
` [PATCH 30/37] include/exec: Drop ifndef CONFIG_USER_ONLY from cpu-common.h
` [PATCH 31/37] include/hw/core: Drop ifndef CONFIG_USER_ONLY from cpu.h
` [PATCH 32/37] include/hw/intc: Remove ifndef CONFIG_USER_ONLY from armv7m_nvic.h
` [PATCH 33/37] include/hw/s390x: Remove ifndef CONFIG_USER_ONLY in css.h
` [PATCH 34/37] include/system: Remove ifndef CONFIG_USER_ONLY
` [PATCH 35/37] include/qemu: Remove ifndef CONFIG_USER_ONLY from accel.h
` [PATCH 36/37] target/riscv: Remove ifndef CONFIG_USER_ONLY from cpu_cfg.h
` [PATCH 37/37] meson: Only allow CONFIG_USER_ONLY from certain source sets

[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/5] target/riscv: Smepmp fixes to match specification
 2025-03-13 12:41 UTC  (11+ 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

[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] target/arm: Define raw write for PMU CLR registers
 2025-03-13 10:17 UTC  (3+ messages)

[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  (6+ 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  (7+ 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)

[PULL 0/1] Tracing patches
 2025-03-13  7:04 UTC  (2+ messages)

[PATCH 0/2] qapi: Fix qmp_block_set_io_throttle blocked for too long
 2025-03-13  4:27 UTC  (7+ messages)
` [PATCH 1/2] io/block: Refactoring the bdrv_drained_begin() function and implement a timeout mechanism
` [PATCH 2/2] qapi: Fix qmp_block_set_io_throttle blocked for too long

[PATCH RFC v4 00/11] virtio-net: Offload hashing without eBPF
 2025-03-13  6:55 UTC  (12+ messages)
` [PATCH RFC v4 01/11] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()
` [PATCH RFC v4 02/11] net/vhost-vdpa: Report hashing capability
` [PATCH RFC v4 03/11] virtio-net: Move virtio_net_get_features() down
` [PATCH RFC v4 04/11] virtio-net: Retrieve peer hashing capability
` [PATCH RFC v4 05/11] net/vhost-vdpa: Remove dummy SetSteeringEBPF
` [PATCH RFC v4 06/11] virtio-net: Add hash type options
` [PATCH RFC v4 07/11] net: Allow configuring virtio hashing
` [PATCH RFC v4 08/11] virtio-net: Use qemu_set_vnet_hash()
` [PATCH RFC v4 09/11] virtio-net: Offload hashing without vhost
` [PATCH RFC v4 10/11] tap: Report virtio-net hashing support on Linux
` [PATCH RFC v4 11/11] docs/devel/ebpf_rss.rst: Update for peer RSS

[PATCH] hw/virtio: Also include md stubs in case CONFIG_VIRTIO_PCI is not set
 2025-03-13  6:35 UTC 

[PATCH qemu] target/riscv: Add check for 16-bit aligned PC for different priv versions
 2025-03-13  6:07 UTC 

[PATCH v2 00/13] Introduce AST27x0 multi-SoC machine
 2025-03-13  5:40 UTC  (14+ messages)
` [PATCH 01/13] aspeed: ast27x0: Map unimplemented devices in SoC memory
` [PATCH 02/13] aspeed: ast27x0: Correct hex notation for device addresses
` [PATCH 03/13] hw/intc/aspeed: Add support for AST2700 SSP INTC
` [PATCH 04/13] hw/intc/aspeed: Add support for AST2700 TSP INTC
` [PATCH 05/13] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A0 SSP SoC
` [PATCH 06/13] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 "
` [PATCH 07/13] hw/arm/aspeed_ast27x0-tsp: Introduce AST27x0 A0 TSP SoC
` [PATCH 08/13] hw/arm/aspeed_ast27x0-tsp: Introduce AST27x0 A1 "
` [PATCH 09/13] hw/arm: Introduce ASPEED AST2700 a0 full core machine
` [PATCH 10/13] hw/arm: Introduce ASPEED AST2700 a1 "
` [PATCH 11/13] tests/function/aspeed: Add functional test for AST2700FC
` [PATCH 12/13] tests/function/aspeed: Add functional test for AST2700FC A1
` [PATCH 13/13] docs: Add support for ast2700fc machine

How to build with subprojects/slirp.wrap? but not native libslirp
 2025-03-13  3:34 UTC 


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