qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-03 12:43:36 to 2025-09-04 10:32:59 UTC [more...]

[PATCH v4 0/5] NVMe: Add SPDM over the storage transport support
 2025-09-04 10:31 UTC  (10+ messages)
` [PATCH v4 1/5] spdm-socket: add seperate send/recv functions
` [PATCH v4 2/5] spdm: add spdm storage transport virtual header
` [PATCH v4 3/5] hw/nvme: add NVMe Admin Security SPDM support
` [PATCH v4 4/5] spdm: define SPDM transport enum types
` [PATCH v4 5/5] hw/nvme: connect SPDM over NVMe Security Send/Recv

[PATCH v4 0/4] linux-user: Add syscall dispatch support
 2025-09-04 10:23 UTC  (5+ messages)
` [PATCH v4 1/4] linux-user: Create vdso_sigreturn_region_{start,end}
` [PATCH v4 2/4] linux-user: Populate sigreturn_region_{start, end} in all vdso.S
` [PATCH v4 3/4] linux-user: Populate vdso_sigreturn_region_{start, end} from sigtramp page
` [PATCH v4 4/4] linux-user: Add syscall dispatch support

[RFC PATCH v3 0/3] Add Zvqdotq support
 2025-09-04 10:14 UTC  (7+ messages)
` [RFC PATCH v3 1/3] target/riscv: Add Zvqdotq cfg property
` [RFC PATCH v3 2/3] target/riscv: rvv: Add Zvqdotq support
` [RFC PATCH v3 3/3] target/riscv: Expose Zvqdotq extension as a cpu property

[PATCH v1 0/4] tests/functional/arm: Update test images for ASPEED chips
 2025-09-04 10:05 UTC  (5+ messages)
` [PATCH v1 1/4] tests/functional/arm: Update test ASPEED SDK v03.02 for AST1030
` [PATCH v1 2/4] tests/functional/arm: Update test ASPEED SDK v09.07 for AST2500
` [PATCH v1 3/4] tests/functional/arm: Update test ASPEED SDK v09.07 for AST2600
` [PATCH v1 4/4] tests/functional/arm: Update test ASPEED SDK v09.07 for AST2700 vbootrom

[PATCH v3 00/12] target/loongarch: Small enhancement about TLB flush
 2025-09-04 10:04 UTC  (27+ messages)
` [PATCH v3 01/12] target/loongarch: Use mmu idx bitmap method when flush TLB
` [PATCH v3 03/12] target/loongarch: Reduce TLB flush with helper_tlbwr
` [PATCH v3 04/12] target/loongarch: Update TLB index selection method
` [PATCH v3 06/12] target/loongarch: Add tlb search callback in loongarch_tlb_search()
` [PATCH v3 07/12] target/loongarch: Add common API loongarch_tlb_search_cb()
` [PATCH v3 08/12] target/loongarch: Use loongarch_tlb_search_cb in helper_invtlb_page_asid_or_g
` [PATCH v3 09/12] target/loongarch: Use loongarch_tlb_search_cb in helper_invtlb_page_asid
` [PATCH v3 10/12] target/loongarch: Invalid tlb entry in invalidate_tlb()
` [PATCH v3 11/12] target/loongarch: Only flush one TLB entry in helper_invtlb_page_asid_or_g()
` [PATCH v3 12/12] target/loongarch: Only flush one TLB entry in helper_invtlb_page_asid()

[PATCH v2] aplic: fix mask for smsiaddrcfgh
 2025-09-04  9:52 UTC  (3+ messages)
  ` 回复: "

[PATCH v7 0/2] Generate strided vector loads/stores with tcg nodes
 2025-09-04  9:13 UTC  (3+ messages)
` [PATCH v7 1/2] target/riscv: Use tcg nodes for strided vector ld/st generation
` [PATCH v7 2/2] tests/tcg/riscv64: Add test for vlsseg8e32 instruction

[PATCH v8 00/14] Enabling DCD emulation support in Qemu
 2025-09-04  8:44 UTC  (5+ messages)
` [PATCH v8 11/14] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents

[PATCH v6 0/2] Generate strided vector loads/stores with tcg nodes
 2025-09-04  8:35 UTC  (7+ messages)
` [PATCH v6 1/2] target/riscv: "
` [PATCH v6 2/2] tests/tcg/riscv64: Add test for vlsseg8e32 instruction

[PATCH RFC 0/9] migration: Threadify loadvm process
 2025-09-04  8:27 UTC  (6+ messages)
` [PATCH RFC 5/9] migration: Thread-ify precopy vmstate load process

[PATCH v3 0/3] Register reset interface with hot-add CPUs
 2025-09-04  8:13 UTC  (3+ messages)
` [PATCH v3 3/3] hw/loongarch/virt: Register reset interface with CPU object

[PATCH v2 000/281] arm_load_dtb cleanups
 2025-09-04  8:08 UTC  (35+ messages)
` [PATCH v2 001/281] target/i386: Add support for save/load of exception error code
` [PATCH v2 002/281] scripts/minikconf.py: fix invalid attribute access
` [PATCH v2 003/281] scripts/minikconf.py: s/Error/KconfigParserError
` [PATCH v2 004/281] python: mkvenv: fix messages printed by mkvenv
` [PATCH v2 005/281] MAINTAINERS: add a few more files to "Top Level Makefile and configure"
` [PATCH v2 006/281] Update version for the v10.1.0 release
` [PATCH v2 007/281] Open 10.2 development tree
` [PATCH v2 008/281] hw: add compat machines for 10.2
` [PATCH v2 010/281] tests/functional/test_aarch64_virt_gpu: Skip test if EGL won't initialize
` [PATCH v2 011/281] tests/functional: Fix reverse_debugging asset precaching
` [PATCH v2 015/281] tests/functional/meson.build: Split timeout settings by target
` [PATCH v2 016/281] tests/functional/meson.build: Allow tests to reside in subfolders
` [PATCH v2 018/281] tests/functional: Move alpha tests into architecture specific folder
` [PATCH v2 021/281] tests/functional: Move hppa "
` [PATCH v2 024/281] tests/functional: Move m68k "
` [PATCH v2 031/281] tests/functional: Move s390x tests into target-specific folders
` [PATCH v2 032/281] tests/functional: Move sh4/sh4eb "
` [PATCH v2 034/281] tests/functional: Move x86_64 tests into target-specific folder
` [PATCH v2 045/281] rust/qemu-api-macros: make derive(Object) friendly when missing parent
` [PATCH v2 048/281] semihosting: Retrieve stack top from image_info
` [PATCH v2 049/281] semihosting: Initialize heap once per process
` [PATCH v2 051/281] linux-user: Move ppc uabi/asm/elf.h workaround to osdep.h
` [PATCH v2 055/281] linux-user: Move get_elf_hwcap to sparc/elfload.c
` [PATCH v2 057/281] linux-user: Move get_elf_hwcap to loongarch64/elfload.c
` [PATCH v2 058/281] linux-user: Move get_elf_hwcap to mips/elfload.c
` [PATCH v2 059/281] linux-user: Move get_elf_hwcap to sh4/elfload.c
` [PATCH v2 069/281] linux-user: Remove ELF_PLATFORM
` [PATCH v2 071/281] linux-user: Move target_cpu_copy_regs decl to qemu.h
` [PATCH v2 076/281] linux-user/aarch64: Create init_main_thread
` [PATCH v2 080/281] linux-user/mips: "
` [PATCH v2 082/281] linux-user/openrisc: "
` [PATCH v2 083/281] linux-user/sh4: "
` [PATCH v2 084/281] linux-user/m68k: "
` [PATCH v2 087/281] linux-user/riscv: "

[PATCH] vfio/pci: Recover sub-page BAR size when base address is not aligned
 2025-09-04  8:22 UTC  (3+ messages)

[PATCH v2 1/4] hw/arm: use g_autofree for filename in arm_load_dtb
 2025-09-04  8:12 UTC 

[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-09-04  7:55 UTC  (3+ messages)
` [RFC PATCH v3 04/15] hw/arm/smmu-common: Introduce smmu_iommu_ops_by_type() helper

[PATCH v2 0/8] virtio-net: live-TAP local migration
 2025-09-04  7:41 UTC  (19+ messages)
` [PATCH v2 1/8] net/tap: add some trace points
` [PATCH v2 2/8] net/tap: keep exit notifier only when downscript set
` [PATCH v2 3/8] net/tap: refactor net_tap_setup_vhost()
` [PATCH v2 4/8] qapi: add interface for local TAP migration
` [PATCH v2 5/8] net/tap: implement interfaces for local migration
` [PATCH v2 6/8] virtio-net: support local tap migration
` [PATCH v2 7/8] test/functional: exec_command_and_wait_for_pattern: add vm arg
` [PATCH v2 8/8] tests/functional: add test_x86_64_tap_fd_migration

[PATCH v5 00/21] intel_iommu: Enable stage-1 translation for passthrough device
 2025-09-04  6:42 UTC  (17+ messages)
` [PATCH v5 11/21] intel_iommu: Handle PASID entry removal and update
` [PATCH v5 12/21] intel_iommu: Handle PASID entry addition
` [PATCH v5 16/21] intel_iommu: Replay pasid bindings after context cache invalidation

[PATCH] intc/aia: fix the read of in_clrip register
 2025-09-04  6:00 UTC 

[PATCH 0/3] target/riscv: corner case fixes
 2025-09-04  5:16 UTC  (6+ messages)
` [PATCH 1/3] target/riscv: Fix IALIGN check in misa write
` [PATCH 2/3] target/risvc: Fix vector whole ldst vstart check

[PATCH v1 00/11] Support PCIe RC to AST2600 and AST2700
 2025-09-04  3:15 UTC  (4+ messages)
` [SPAM] "

[PATCH v2 0/5] NVMe: Add SPDM over the storage transport support
 2025-09-04  2:58 UTC  (8+ messages)
` [PATCH v3 3/5] hw/nvme: add NVMe Admin Security SPDM support

[PATCH v2 0/4] Add IBM PPE42 CPU support
 2025-09-03 22:50 UTC  (5+ messages)
` [PATCH v2 3/4] hw/ppc: Add a test machine for the IBM PPE42 CPU

[PATCH 0/5] Add Aspeed GPIO test and Support Nuvoton Serial GPIO Expansion (SGPIO) device
 2025-09-03 21:38 UTC  (6+ messages)
` [PATCH 1/5] hw/gpio: Add property for ASPEED GPIO in 32 bits basis
` [PATCH 2/5] tests/qtest: Add qtest for for ASPEED GPIO gpio-set property
` [PATCH 3/5] hw/arm/npcm8xx.c: Add all IRQ ENUMs
` [PATCH 4/5] hw/gpio/npcm8xx: Implement SIOX (SPGIO) device for NPCM without input pin logic
` [PATCH 5/5] hw/gpio/npcm8xx: Implement npcm sgpio device "

[PATCH 0/3] riscv: add all available CSRs to 'info registers'
 2025-09-03 20:56 UTC  (3+ messages)

[PATCH 0/5] hw/pci-host/bonito: Improve various emulation functions
 2025-09-03 20:28 UTC  (4+ messages)

[PATCH v4 0/3] vfio-user client functional test
 2025-09-03 20:19 UTC  (4+ messages)
` [PATCH v4 1/3] tests/functional: return output from cmd.py helpers
` [PATCH v4 2/3] tests/functional: add vm param to "
` [PATCH v4 3/3] tests/functional: add a vfio-user smoke test

[PATCH 0/4] linux-user/riscv: add vector state to signal
 2025-09-03 20:15 UTC  (3+ messages)
` [PATCH 4/4] tests/tcg/riscv64: Add vector state to signal test

Support for Big TCP
 2025-09-03 17:31 UTC 

[PATCH] ui/spice: fix crash when disabling GL scanout on
 2025-09-03 19:38 UTC 

[PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
 2025-09-03 18:11 UTC  (7+ messages)
` [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring

[PATCH v2 0/4] Error recovery for zPCI passthrough devices
 2025-09-03 17:49 UTC  (11+ messages)
` [PATCH v2 2/4] vfio/pci: Add an architecture specific error handler
` [PATCH v2 3/4] s390x/pci: Add PCI error handling for vfio pci devices
` [PATCH v2 4/4] s390x/pci: Reset a device in error state

[PATCH v2] memory: Fix addr/len for flatview_access_allowed()
 2025-09-03 17:06 UTC  (3+ messages)

[PATCH 00/24] target/arm/hvf: Consolidate
 2025-09-03 17:05 UTC  (12+ messages)
` [PATCH 08/24] target/arm/hvf: Mention hvf_wfi() must run on vCPU thread
` [PATCH 16/24] target/arm/hvf: Factor hvf_handle_exception() out
` [PATCH 17/24] target/arm/hvf: Factor hvf_handle_vmexit() out
` [PATCH 18/24] target/arm/hvf: Keep calling hv_vcpu_run() in loop
` [PATCH 20/24] accel/hvf: Guard hv_vcpu_run() between cpu_exec_start/end() calls

[PATCH] target/riscv: implement MonitorDef HMP API
 2025-09-03 16:53 UTC  (2+ messages)

[PATCH] linux-user/syscall.c: sync RISC-V hwprobe with Linux
 2025-09-03 16:40 UTC 

[PATCH v3] hw/sensor: added MAX16600 device model
 2025-09-03 15:54 UTC 

[PATCH v2] hw/arm/virt: Remove the lower bound of HighMem IO Regions
 2025-09-03 15:41 UTC  (2+ messages)

Issues with pdcm in qemu 10.1-rc on migration and save/restore
 2025-09-03 11:26 UTC  (8+ messages)

[PATCH v2 0/4] Add support for PowerPC e500 little-endian pages
 2025-09-03 14:05 UTC  (6+ messages)
` [PATCH v2 1/4] accel/tcg: Unify big- and little- endian atomic ops
` [PATCH v2 2/4] target/ppc: refactor MMU helpers
` [PATCH v2 3/4] target/ppc: Add support for LE pages on PowerPC booke206 mmu
` [PATCH v2 4/4] target/ppc: fix GDB stub to work correctly with LE pages

[PULL 00/30] Rust, wasm changes for 2025-05-06
 2025-09-03 13:59 UTC  (4+ messages)
` [PULL 01/30] lcitool: use newer Rust for Debian and Ubuntu

[RFC PATCH v2 0/3] Add Zvqdotq support
 2025-09-03 13:43 UTC  (7+ messages)
` [RFC PATCH v2 1/3] target/riscv: Add Zvqdotq cfg property
` [RFC PATCH v2 2/3] target/riscv: rvv: Add Zvqdotq support
` [RFC PATCH v2 3/3] target/riscv: Expose Zvqdotq extension as a cpu property

[PATCH] memory: Fix addr for flatview_access_allowed()
 2025-09-03 13:09 UTC  (3+ messages)

[RFC PATCH 0/4] migration: Introduce postcopy-setup capability and state
 2025-09-03 13:07 UTC  (10+ messages)

[PATCH v3 00/19] TAP initialization refactoring
 2025-09-03 12:49 UTC  (20+ messages)
` [PATCH v3 01/19] net/tap: net_init_tap_one(): add return value
` [PATCH v3 02/19] net/tap: tap_set_sndbuf(): "
` [PATCH v3 03/19] net/tap: net_init_tap_one(): drop extra error propagation
` [PATCH v3 04/19] net/tap: net_init_tap_one(): move parameter checking earlier
` [PATCH v3 05/19] net/tap: net_init_tap(): refactor parameter checking
` [PATCH v3 06/19] net/tap: net_init_tap(): drop extra variable vhostfdname
` [PATCH v3 07/19] net/tap: move local variables related to the latter case to else branch
` [PATCH v3 08/19] net/tap: use glib strings vector and g_strsplit for fds case
` [PATCH v3 09/19] net/tap: drop extra tap_fd_get_ifname() call
` [PATCH v3 10/19] net/tap: net_init_tap_one(): refactor to use netdev as first arg
` [PATCH v3 11/19] net/tap: net_init_tap_one(): support bridge
` [PATCH v3 12/19] net/tap: net_init_bridge(): support tap
` [PATCH v3 13/19] net/tap: refactor net_tap_init() into net_tap_open_one()
` [PATCH v3 14/19] net/tap: introduce net_tap_open()
` [PATCH v3 15/19] net/tap: introduce net_tap_fd_init_external()
` [PATCH v3 16/19] net/tap: introduce net_tap_from_monitor_fd() helper
` [PATCH v3 17/19] net/tap: split net_tap_setup_vhost() separate function
` [PATCH v3 18/19] net/tap: drop net_tap_fd_init()
` [PATCH v3 19/19] net/tap: introduce net_init_tap_fds()

[RFC PATCH 0/3] Support RISC-V Zvqdotq vector dot-product extension
 2025-09-03 12:43 UTC  (6+ messages)
` [RFC PATCH 2/3] target/riscv: rvv: Add Zvqdotq support


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