messages from 2025-03-12 16:13:07 to 2025-03-13 10:05:28 UTC [more...]
[PATCH 00/37] accel/tcg, codebase: Build once patches
2025-03-13 10:04 UTC (46+ 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] ppc/spapr: fix default cpu for pre-10.0 machines
2025-03-13 9:49 UTC (6+ messages)
[PATCH v2] ppc/spapr: fix default cpu for pre-9.0 machines
2025-03-13 9:47 UTC
[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 v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
2025-03-13 9:37 UTC (3+ messages)
[PATCH 0/3] target/loongarch: Solve some issues reported from coccinelle
2025-03-13 9:13 UTC (4+ 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] error: Strip trailing '\n' from an error string argument
2025-03-13 9:03 UTC (3+ messages)
[PATCH 1/2] Demo for integration coroutin into fuse export
2025-03-13 8:39 UTC (2+ messages)
[PATCH] vfio/igd: Update IGD passthrough docoumentation
2025-03-13 8:37 UTC (3+ messages)
[RFC PATCH v2 00/20] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-03-13 8:26 UTC (25+ 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 06/20] hw/arm/smmu-common: Factor out common helper functions and export
` [RFC PATCH v2 07/20] hw/arm/smmu-common: Introduce callbacks for PCIIOMMUOps
` [RFC PATCH v2 08/20] hw/arm/smmuv3-accel: Provide get_address_space callback
[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
[PULL 00/72] ppc-for-10.0-1 queue
2025-03-13 7:57 UTC (6+ messages)
` [PULL 09/72] ppc/pnv/occ: Fix common area sensor offsets
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)
[PATCH] target/arm: Define raw write for PMU CLR registers
2025-03-13 7:16 UTC
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 00/11] docs/qapi: enable new guest-agent and storage-daemon docs
2025-03-13 6:54 UTC (15+ 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] 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
[PATCH 0/2] i.MX 8M Plus EVK Fixes
2025-03-12 23:58 UTC (5+ messages)
` [PATCH 1/2] hw/arm/fsl-imx8mp: Make SoC not user-creatable, derive from TYPE_SYS_BUS_DEVICE
` [PATCH 2/2] hw/arm/fsl-imx8mp: Remove unused define
[PATCH 00/38] hexagon system emu, part 1/3
2025-03-12 23:40 UTC (27+ messages)
` [PATCH 09/38] target/hexagon: Add guest, system reg number state
` [PATCH 28/38] target/hexagon: Initialize htid, modectl regs
` [PATCH 31/38] target/hexagon: Add {TLB, k0}lock, cause code, wait_next_pc
` [PATCH 31/38] target/hexagon: Add {TLB,k0}lock, "
` [PATCH 33/38] target/hexagon: Add gdb support for sys regs
` [PATCH 34/38] target/hexagon: Add initial MMU model
` [PATCH 35/38] target/hexagon: Add IRQ events
` [PATCH 36/38] target/hexagon: Add clear_wait_mode() definition
` [PATCH 37/38] target/hexagon: Define f{S,G}ET_FIELD macros
` [PATCH 38/38] target/hexagon: Add hex_interrupts support
[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2025-03-12 22:17 UTC (8+ messages)
` [PATCH v2 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
Q35 PCI Device BAR Space Question
2025-03-12 21:34 UTC
[PATCH 0/2] target/hexagon: Fix macOS build
2025-03-12 19:45 UTC (3+ messages)
` [PATCH 1/2] target/hexagon: Replace `prepare` script with meson target
` [PATCH 2/2] target/hexagon: Drop `ident` postprocess step
CXL 2.0 memory pooling emulation
2025-03-12 19:33 UTC (4+ messages)
` CXL memory pooling emulation inqury
[PATCH 0/1 v3] [RISC-V/RVV] optimize the memory probing for vector fault-only-first loads
2025-03-12 19:22 UTC (2+ messages)
` [PATCH 1/1 v3] target/riscv: "
[PATCH] pci-ids.rst: Add Red Hat pci-id for AMD IOMMU device
2025-03-12 18:18 UTC (4+ messages)
[PATCH] docs/cxl: Add serial number for persistent-memdev
2025-03-12 18:10 UTC (7+ messages)
[PULL 00/43] target-arm queue
2025-03-12 16:33 UTC (8+ messages)
` [PULL 31/43] hw/arm: Add i.MX 8M Plus EVK board
[PATCH 34/38] target/hexagon: Add initial MMU model
2025-03-12 17:12 UTC
[PATCH 0/3] Enhancing Device Identification in RISC-V IOMMU Using Memory Attributes
2025-03-12 16:59 UTC (4+ messages)
` [PATCH 1/3] include/hw/pci: Attach BDF to "
[Bug 2072564] Re: qemu-aarch64-static segfaults running ldconfig.real (amd64 host)
2025-03-12 16:45 UTC
Cross-compilation artifact is broken
2025-03-12 16:23 UTC (4+ messages)
[PATCH v3 0/6] 9pfs: Fix ftruncate-after-unlink
2025-03-12 16:21 UTC (3+ messages)
` [PATCH v3 6/6] tests/9p: Test `Tsetattr` can truncate unlinked file
[PATCH] system: fix assertion when cannot get/set rlimit
2025-03-12 16:16 UTC
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).