messages from 2025-09-03 08:50:56 to 2025-09-04 03:16:23 UTC [more...]
[PATCH v1 00/11] Support PCIe RC to AST2600 and AST2700
2025-09-04 3:15 UTC (4+ messages)
` [SPAM] "
[PATCH v4 0/5] NVMe: Add SPDM over the storage transport support
2025-09-04 3:10 UTC (6+ 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 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 v5 00/21] intel_iommu: Enable stage-1 translation for passthrough device
2025-09-04 2:45 UTC (16+ 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 RFC 0/9] migration: Threadify loadvm process
2025-09-04 1:38 UTC (5+ messages)
` [PATCH RFC 5/9] migration: Thread-ify precopy vmstate load process
[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 (5+ messages)
` [PATCH 3/4] linux-user/riscv: Add vector state to signal context
` [PATCH 4/4] tests/tcg/riscv64: Add vector state to signal test
[PATCH 0/3] target/riscv: corner case fixes
2025-09-03 20:13 UTC (5+ messages)
` [PATCH 1/3] target/riscv: Fix IALIGN check in misa write
` [PATCH 2/3] target/risvc: Fix vector whole ldst vstart check
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 (47+ messages)
` [PATCH 01/24] target/arm/hvf: Release memory allocated by hv_vcpu_config_create()
` [PATCH 02/24] target/arm/hvf: Check hv_vcpus_exit() returned value
` [PATCH 03/24] target/arm/hvf: Check hv_vcpu_set_vtimer_mask() "
` [PATCH 04/24] accel/hvf: Rename hvf_vcpu_exec() -> hvf_arch_vcpu_exec()
` [PATCH 05/24] accel/hvf: Rename hvf_put|get_registers -> hvf_arch_put|get_registers
` [PATCH 06/24] target/arm/hvf: Mention flush_cpu_state() must run on vCPU thread
` [PATCH 07/24] accel/hvf: Mention hvf_arch_init_vcpu() "
` [PATCH 08/24] target/arm/hvf: Mention hvf_wfi() "
` [PATCH 09/24] target/arm/hvf: Mention hvf_sync_vtimer() "
` [PATCH 10/24] target/arm/hvf: Mention hvf_arch_set_traps() "
` [PATCH 11/24] accel/hvf: Mention hvf_arch_update_guest_debug() must run on vCPU
` [PATCH 12/24] target/arm/hvf: Mention hvf_inject_interrupts() must run on vCPU thread
` [PATCH 13/24] accel/hvf: Implement hvf_arch_vcpu_destroy()
` [PATCH 14/24] target/arm/hvf: Hardcode Apple MIDR
` [PATCH 15/24] target/arm/hvf: switch hvf_arm_get_host_cpu_features to not create a vCPU
` [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 19/24] cpus: Trace cpu_exec_start() and cpu_exec_end() calls
` [PATCH 20/24] accel/hvf: Guard hv_vcpu_run() between cpu_exec_start/end() calls
` [PATCH 21/24] target/arm: Call aarch64_add_pauth_properties() once in host_initfn()
` [PATCH 22/24] accel/hvf: Restrict ARM specific fields of AccelCPUState
` [PATCH 23/24] target/arm: Rename init_cpreg_list() -> arm_init_cpreg_list()
` [PATCH 24/24] target/arm: Add arm_destroy_cpreg_list() helper
[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 v2 0/8] virtio-net: live-TAP local migration
2025-09-03 16:09 UTC (18+ 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 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
[RFC PATCH v3 0/3] Add Zvqdotq support
2025-09-03 14:03 UTC (4+ 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
[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
[PATCH v6 0/2] Generate strided vector loads/stores with tcg nodes
2025-09-03 13:52 UTC (3+ messages)
` [PATCH v6 1/2] target/riscv: "
` [PATCH v6 2/2] tests/tcg/riscv64: Add test for vlsseg8e32 instruction
[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 v3 00/12] target/loongarch: Small enhancement about TLB flush
2025-09-03 13:21 UTC (21+ 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] 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
[PATCH v6 00/14] riscv: Add support for MIPS P8700 CPU
2025-09-03 12:35 UTC (6+ messages)
` [PATCH v6 01/14] hw/intc: Allow gaps in hartids for aclint and aplic
[PULL 0/5] Trivial patches for 2025-09-03
2025-09-03 12:29 UTC (2+ messages)
[PATCH 0/4] arm_load_dtb cleanups
2025-09-03 10:05 UTC (6+ messages)
` [PATCH 2/4] hw/arm: use g_autofree for fdt in arm_load_dtb
[PATCH 00/10] io: deal with blocking/non-blocking fds
2025-09-03 9:48 UTC (13+ messages)
` [PATCH 01/10] io/channel: document how qio_channel_readv_full() handles fds
` [PATCH 02/10] char-socket: rework tcp_chr_recv()
` [PATCH 03/10] util: add qemu_set_blocking() function
` [PATCH 04/10] util: drop qemu_socket_set_nonblock()
` [PATCH 05/10] util: drop qemu_socket_try_set_nonblock()
` [PATCH 06/10] util: drop qemu_socket_set_block()
` [PATCH 07/10] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
` [PATCH 08/10] oslib-posix: add qemu_fds_set_blocking() helper
` [PATCH 09/10] qio_channel_readv_full(): move setting fd blocking to callers
` [PATCH 10/10] migration/qemu-file: don't make incoming fds blocking again
[RFC PATCH v2 0/9] support unaligned access to xHCI Capability
2025-09-03 9:47 UTC (3+ messages)
` [Withdrawn] "
[PATCH v2 0/4] linux-user/riscv: add vector state to signal context
2025-09-03 9:42 UTC (2+ messages)
[PULL v2 00/38] Misc HW patches for 2025-09-02
2025-09-03 9:37 UTC (2+ messages)
[Question] Interest in IFC modeling or missing parts for T1042 SoC?
2025-09-03 9:28 UTC
[PATCH v1 00/21] Control coprocessor reset for AST2700
2025-09-03 8:48 UTC (7+ messages)
` [PATCH v1 01/21] hw/arm/aspeed_ast27x0-fc: Support VBootRom
` [SPAM] "
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).