qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-16 12:22:26 to 2025-10-16 17:38:56 UTC [more...]

[PATCH v3 0/5] hw/core/loader: Add Error parameter for better error reporting
 2025-10-16 17:35 UTC  (3+ messages)
` [PATCH 2/5] hw/core/loader: Use qemu_open() instead of open() in get_image_size()
` [PATCH 4/5] hw/ppc/spapr: Rename resize_hpt_err to errp

[RFC 0/3] Mitigation of migration failures accross different host kernels
 2025-10-16 17:33 UTC  (8+ messages)
` [RFC 1/3] target/arm/cpu: Add new CPU property for KVM regs to hide

[PATCH 0/3] target/hppa: Fix FP exception handling
 2025-10-16 17:23 UTC  (3+ messages)
` [PATCH 3/3] target/hppa: Fix FPE exceptions

[PATCH] meson: do not descend into *-user if no user-mode emulators built
 2025-10-16 17:17 UTC  (2+ messages)

[PATCH v7 00/24] WHPX support for Arm
 2025-10-16 17:15 UTC  (36+ messages)
` [PATCH v7 01/24] target/arm/kvm: add constants for new PSCI versions
` [PATCH v7 02/24] accel/system: Introduce hwaccel_enabled() helper
` [PATCH v7 03/24] qtest: hw/arm: virt: skip ACPI test for ITS off
` [PATCH v7 04/24] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v7 05/24] tests: data: update AArch64 ACPI tables
` [PATCH v7 06/24] whpx: Move around files before introducing AArch64 support
` [PATCH v7 07/24] whpx: reshuffle common code
` [PATCH v7 08/24] whpx: ifdef out winhvemulation on non-x86_64
` [PATCH v7 09/24] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
` [PATCH v7 10/24] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
` [PATCH v7 11/24] whpx: interrupt controller support
` [PATCH v7 12/24] whpx: add arm64 support
` [PATCH v7 13/24] whpx: copy over memory management logic from hvf
` [PATCH v7 14/24] target/arm: cpu: mark WHPX as supporting PSCI 1.3
` [PATCH v7 15/24] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
` [PATCH v7 16/24] docs: arm: update virt machine model description
` [PATCH v7 17/24] whpx: arm64: clamp down IPA size
` [PATCH v7 18/24] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
` [PATCH v7 19/24] whpx: arm64: implement -cpu host
` [PATCH v7 20/24] target/arm: whpx: instantiate GIC early
` [PATCH v7 21/24] whpx: arm64: gicv3: add migration blocker
` [PATCH v7 22/24] whpx: enable arm64 builds
` [PATCH v7 23/24] MAINTAINERS: update maintainers for WHPX
` [PATCH v7 24/24] whpx: apic: use non-deprecated APIs to control interrupt controller state

[PATCH v7 00/19] virtio-net: live-TAP local migration
 2025-10-16 17:06 UTC  (10+ messages)
` [PATCH v7 16/19] qapi: add interface for backend-transfer virtio-net/tap migration

[PATCH] scripts: clean up meson-buildoptions.py
 2025-10-16 17:03 UTC 

Reverts needed to get qemu 10.1.1 and 10.0.5 working for me
 2025-10-16 16:46 UTC  (2+ messages)

[PULL 00/10] Various testing and s390x patches
 2025-10-16 16:26 UTC  (11+ messages)
` [PULL 01/10] python/qemu: Replace some remaining "avocados" with "functional tests"
` [PULL 02/10] tests/functional/aarch64: Drop some sbsaref_alpine tests
` [PULL 03/10] gitlab: purge msys pacman cache
` [PULL 04/10] tests/functional: Set current time stamp of assets when using them
` [PULL 05/10] tests: Evict stale files in the functional download cache after a while
` [PULL 06/10] tests/functional/alpha: Remove superfluous fetch() line from the clipper test
` [PULL 07/10] tests/functional: remove use of getLogger in reverse debuging
` [PULL 08/10] tests/functional: ensure GDB client is stopped on error
` [PULL 09/10] target/s390x/mmu_helper: Simplify s390_cpu_virt_mem_rw() logic
` [PULL 10/10] target/s390x/mmu_helper: Do not ignore address_space_rw() errors

[PATCH 0/5] vfio: relax the vIOMMU check
 2025-10-16 16:24 UTC  (12+ messages)
` [PATCH 4/5] intel_iommu: Optimize unmap_bitmap during migration

[PATCH] migration: Remove unused VMSTATE_UINTTL_EQUAL[_V]() macros
 2025-10-16 16:09 UTC  (2+ messages)

[PATCH v2 0/6] crypto: misc fixes and improvements to cert handling
 2025-10-16 15:50 UTC  (14+ messages)
` [PATCH v2 1/6] crypto: only verify CA certs in chain of trust
` [PATCH v2 2/6] crypto: remove extraneous pointer usage in gnutls certs
` [PATCH v2 3/6] crypto: allow client/server cert chains
` [PATCH v2 4/6] crypto: stop requiring "key encipherment" usage in x509 certs
` [PATCH v2 5/6] crypto: switch to newer gnutls API for distinguished name
` [PATCH v2 6/6] crypto: fix error reporting in cert chain checks

[PATCH] hw/intc/arm_gicv3_kvm: Avoid reading ICC_CTLR_EL1 from kernel in cpuif reset
 2025-10-16 15:48 UTC  (11+ messages)

[PATCH 00/11] maintainer updates for October (gitlab, gpu, plugins, docs) pre-PR
 2025-10-16 15:32 UTC  (15+ messages)
` [PATCH 01/11] gitlab: use template for ubuntu-24.04-aarch64 jobs
` [PATCH 02/11] gitlab: drop aarch32 runner and associated bits
` [PATCH 03/11] tests/tcg/multiarch/linux/linux-test: Don't try to test atime update
` [PATCH 04/11] Support per-head resolutions with virtio-gpu
` [PATCH 05/11] ui/gtk-gl-area: Remove extra draw call in refresh
` [PATCH 06/11] hw/display: add blob map/unmap trace events
` [PATCH 07/11] contrib/plugins/uftrace_symbols.py: generate debug files to map symbols to source
` [PATCH 08/11] docs/system: split VirtIO devices from the rest
` [PATCH 09/11] docs/system: unify the naming style for VirtIO devices
` [PATCH 10/11] docs/system: drop vhost-user-rng docs
` [PATCH 11/11] docs/system: merge vhost-user-input into vhost-user-contrib

[PATCH v10 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
 2025-10-16 15:18 UTC  (10+ messages)
` [PATCH v10 1/7] vhost-user: Add VirtIO Shared Memory map request
` [PATCH v10 2/7] vhost_user.rst: Align VhostUserMsg excerpt members
` [PATCH v10 3/7] vhost_user.rst: Add SHMEM_MAP/_UNMAP to spec
` [PATCH v10 4/7] vhost_user: Add frontend get_shmem_config command
` [PATCH v10 5/7] vhost_user.rst: Add GET_SHMEM_CONFIG message
` [PATCH v10 6/7] qmp: add shmem feature map
` [PATCH v10 7/7] vhost-user-device: Add shared memory BAR

[PULL v2 00/75] Misc single binary patches for 2025-10-16
 2025-10-16 15:11 UTC  (5+ messages)
` [PULL v2 04/79] target/i386/monitor: Propagate CPU address space to 'info mem' handlers
` [PULL v2 05/79] target/i386/monitor: Replace legacy cpu_physical_memory_read() calls
` [PULL v2 42/79] target/riscv/kvm: Replace legacy cpu_physical_memory_read/write() calls
` [PULL v2 43/79] target/riscv/monitor: Replace legacy cpu_physical_memory_read() call

[PATCH 0/6] target: Remove remnant legacy cpu_physical_memory_*() calls
 2025-10-16 15:08 UTC  (2+ messages)

[PATCH] gdbstub/user-target: Map errno values from the host OS to GDB
 2025-10-16 14:56 UTC  (2+ messages)

[PATCH] rust: remove useless glib_sys bindings
 2025-10-16 14:56 UTC 

[PATCH v2] hw/net/rocker: Don't overflow in of_dpa_mask2prefix()
 2025-10-16 14:54 UTC 

[PATCH] tests/tcg/multiarch/linux/linux-test: Don't try to test atime update
 2025-10-16 14:34 UTC  (2+ messages)

[PATCH v9 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
 2025-10-16 14:20 UTC  (8+ messages)
` [PATCH v9 1/7] vhost-user: Add VirtIO Shared Memory map request

[PATCH v2 0/3] io: fix crash in VNC websock server when client quits early
 2025-10-16 14:19 UTC  (7+ messages)
` [PATCH v2 1/3] io: release active GSource in TLS channel finalizer
` [PATCH v2 2/3] io: move websock resource release to close method
` [PATCH v2 3/3] io: fix use after free in websocket handshake code

[PATCH] [qga]: Close handle to the serial device when destroying a, channel
 2025-10-16 13:08 UTC 

[RESEND PATCH 0/7] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
 2025-10-16 13:59 UTC  (8+ messages)
` [RESEND PATCH 1/7] target/arm/machine: Improve traces on register mismatch during migration
` [RESEND PATCH 2/7] target/arm/kvm: Introduce the concept of hidden KVM regs
` [RESEND PATCH 3/7] target/arm/kvm: Introduce the concept of enforced/fake registers
` [RESEND PATCH 4/7] kvm-all: Add the capability to blacklist some KVM regs
` [RESEND PATCH 5/7] target/arm/cpu: Implement hide_reg callback()
` [RESEND PATCH 6/7] target/arm/kvm: Expose kvm-hidden-regs and kvm-fake-regs properties
` [RESEND PATCH 7/7] hw/arm/virt: [DO NOT UPSTREAM] Enforce compatibility with older kernels

[PATCH 0/7] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
 2025-10-16 14:02 UTC  (8+ messages)
` [PATCH 1/7] target/arm/machine: Improve traces on register mismatch during migration
` [PATCH 2/7] target/arm/kvm: Introduce the concept of hidden KVM regs
` [PATCH 3/7] target/arm/kvm: Introduce the concept of enforced/fake registers
` [PATCH 4/7] kvm-all: Add the capability to blacklist some KVM regs
` [PATCH 5/7] target/arm/cpu: Implement hide_reg callback()
` [PATCH 6/7] target/arm/kvm: Expose kvm-hidden-regs and kvm-fake-regs properties

[PATCH v2] tests: use macros for registering char tests for sockets
 2025-10-16 13:43 UTC  (2+ messages)

[PATCH] tests: use macros for registering char tests for sockets
 2025-10-16 13:33 UTC  (3+ messages)

[PATCH v3 0/3] target/s390x: Fix missing clock-comparator interrupts
 2025-10-16 13:29 UTC  (3+ messages)
` [PATCH v3 2/3] target/s390x: Fix missing clock-comparator interrupts after reset

[PATCH v2] docs/system/security: Restrict "virtualization use case" to specific machines
 2025-10-16 13:11 UTC 

[PATCH] rcu: Unify force quiescent state
 2025-10-16 12:59 UTC  (2+ messages)

[PATCH v2] hw/openrisc/openrisc_sim: Avoid buffer overflow build error
 2025-10-16 12:55 UTC  (2+ messages)

[PATCH 0/2] target/arm: Support SME2 in gdbstub
 2025-10-16 12:21 UTC  (3+ messages)
` [PATCH 1/2] target/arm: Implement SME2 support "
` [PATCH 2/2] tests/tcg/aarch64: Add test case for SME2 gdbstub registers

[PULL 00/75] Misc single binary patches for 2025-10-16
 2025-10-16 12:15 UTC  (53+ messages)
` [PULL 10/75] target/hppa: Conceal MO_TE within do_store_32/64()
` [PULL 14/75] target/loongarch: Replace VMSTATE_UINTTL() -> VMSTATE_UINT64()
` [PULL 15/75] target/loongarch: Remove target_ulong use in gen_goto_tb()
` [PULL 22/75] target/microblaze: "
` [PULL 23/75] target/microblaze: Remove target_ulong use in helper_stackprot()
` [PULL 26/75] target/microblaze: Convert CPUMBState::res_addr field to uint32_t type
` [PULL 27/75] target/openrisc: Replace VMSTATE_UINTTL() -> VMSTATE_UINT32()
` [PULL 29/75] target/openrisc: Remove unused cpu_openrisc_map_address_*() handlers
` [PULL 30/75] target/openrisc: Remove target_ulong use in raise_mmu_exception()
` [PULL 32/75] target/openrisc: Remove 'TARGET_LONG_BITS != 32' dead code
` [PULL 33/75] target/openrisc: Explode MO_TExx -> MO_TE | MO_xx
` [PULL 34/75] target/openrisc: Conceal MO_TE within do_load()
` [PULL 36/75] target/openrisc: Introduce mo_endian() helper
` [PULL 37/75] target/openrisc: Replace MO_TE -> MO_BE
` [PULL 38/75] target/openrisc: Inline tcg_gen_trunc_i64_tl()
` [PULL 39/75] target/openrisc: Replace target_ulong -> uint32_t
` [PULL 40/75] target/riscv: Use 32 bits for misa extensions
` [PULL 41/75] target/riscv: Replace HOST_BIG_ENDIAN #ifdef with if() check
` [PULL 42/75] target/rx: Replace target_ulong -> vaddr for translator API uses
` [PULL 43/75] target/rx: Use MemOp type in gen_ld[u]() and gen_st()
` [PULL 44/75] target/rx: Propagate DisasContext to generated helpers
` [PULL 45/75] target/rx: Propagate DisasContext to push() / pop()
` [PULL 46/75] target/rx: Propagate DisasContext to gen_ld[u]() and gen_st()
` [PULL 47/75] target/rx: Factor mo_endian() helper out
` [PULL 48/75] target/rx: Replace MO_TE -> MO_LE
` [PULL 49/75] target/rx: Expand TCG register definitions for 32-bit target
` [PULL 50/75] target/rx: Un-inline various helpers
` [PULL 51/75] target/s390x: Replace HOST_BIG_ENDIAN #ifdef with if() check
` [PULL 52/75] target/sh4: Convert CPUSH4State::sr register to uint32_t type
` [PULL 53/75] target/sh4: Remove target_ulong use in cpu_sh4_is_cached()
` [PULL 54/75] target/sh4: Use hwaddr type for hardware addresses
` [PULL 55/75] target/sh4: Remove target_ulong uses in superh_cpu_get_phys_page_debug
` [PULL 56/75] target/sh4: Use vaddr type for TLB virtual addresses
` [PULL 57/75] target/sh4: Remove target_ulong use in gen_goto_tb()
` [PULL 58/75] target/sparc: Reduce inclusions of 'exec/cpu-common.h'
` [PULL 59/75] target/tricore: Remove target_ulong use in gen_goto_tb()
` [PULL 60/75] target/tricore: Replace target_ulong -> vaddr with tlb_fill() callees
` [PULL 61/75] target/tricore: Remove target_ulong use in translate_insn() handler
` [PULL 62/75] target/tricore: Remove target_ulong use in gen_addi_d()
` [PULL 63/75] target/tricore: Remove unnecessary cast to target_ulong
` [PULL 64/75] target/tricore: Replace target_ulong -> uint32_t in op_helper.c
` [PULL 65/75] target/tricore: Declare registers as TCGv_i32
` [PULL 66/75] target/tricore: Inline tcg_gen_ld32u_tl()
` [PULL 67/75] target/tricore: Expand TCG helpers for 32-bit target
` [PULL 68/75] target/tricore: Pass DisasContext as first argument
` [PULL 69/75] target/tricore: Un-inline various helpers
` [PULL 70/75] target/tricore: Expand TCGv type for 32-bit target
` [PULL 71/75] target/xtensa: Replace legacy cpu_physical_memory_[un]map() calls
` [PULL 72/75] target/xtensa: Remove target_ulong use in xtensa_tr_translate_insn()
` [PULL 73/75] target/xtensa: Remove target_ulong use in xtensa_get_tb_cpu_state()
` [PULL 74/75] linux-user/microblaze: Fix little-endianness binary
` [PULL 75/75] mailmap: Unify Clément Mathieu--Drif emails

[PATCH v3 1/2] qapi/machine-s390x: add QAPI event SCLP_CPI_INFO_AVAILABLE
 2025-10-16 12:17 UTC  (2+ messages)
` [PATCH v3 2/2] tests/functional: add tests for SCLP event CPI


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