messages from 2025-07-18 13:10:01 to 2025-07-21 13:29:04 UTC [more...]
[PULL 00/20] target-arm queue
2025-07-21 13:27 UTC (5+ messages)
` [PULL 12/20] target/arm: Add BFMLA, BFMLS (vectors)
` [PULL 14/20] target/arm: Correct sense of FPCR.AH test for FMAXQV and FMINQV
` [PULL 15/20] target/arm: Don't nest H() macro calls in SVE DO_REDUCE
` [PULL 16/20] target/arm: Honour FPCR.AH=1 default NaN value in FMAXNMQV, FMINNMQV
[PATCH-for-10.1 0/3] accel/hvf: Do not abort in hvf_arm_get_*_ipa_bit_size()
2025-07-21 13:14 UTC (5+ messages)
` [PATCH-for-10.1 3/3] hw/arm/virt: Warn when HVF doesn't report IPA bit length
[PATCH v6 00/24] migration: propagate vTPM errors using Error objects
2025-07-21 13:14 UTC (35+ messages)
` [PATCH v6 01/24] migration: push Error **errp into vmstate_subsection_load()
` [PATCH v6 02/24] migration: push Error **errp into vmstate_load_state()
` [PATCH v6 03/24] migration: push Error **errp into qemu_loadvm_state_header()
` [PATCH v6 04/24] migration: push Error **errp into vmstate_load()
` [PATCH v6 05/24] migration: push Error **errp into qemu_loadvm_section_start_full()
` [PATCH v6 06/24] migration: push Error **errp into qemu_loadvm_section_part_end()
` [PATCH v6 07/24] migration: Update qemu_file_get_return_path() docs and remove dead checks
` [PATCH v6 08/24] migration: push Error **errp into loadvm_process_command()
` [PATCH v6 09/24] migration: push Error **errp into loadvm_handle_cmd_packaged()
` [PATCH v6 10/24] migration: push Error **errp into ram_postcopy_incoming_init()
` [PATCH v6 11/24] migration: push Error **errp into loadvm_postcopy_handle_advise()
` [PATCH v6 12/24] migration: push Error **errp into loadvm_postcopy_handle_listen()
` [PATCH v6 13/24] migration: push Error **errp into loadvm_postcopy_handle_run()
` [PATCH v6 14/24] migration: push Error **errp into loadvm_postcopy_ram_handle_discard()
` [PATCH v6 15/24] migration: make loadvm_postcopy_handle_resume() void
` [PATCH v6 16/24] migration: push Error **errp into loadvm_handle_recv_bitmap()
` [PATCH v6 17/24] migration: push Error **errp into loadvm_process_enable_colo()
` [PATCH v6 18/24] migration: push Error **errp into loadvm_postcopy_handle_switchover_start()
` [PATCH v6 19/24] migration: push Error **errp into qemu_loadvm_state_main()
` [PATCH v6 20/24] migration: push Error **errp into qemu_loadvm_state()
` [PATCH v6 21/24] migration: push Error **errp into qemu_load_device_state()
` [PATCH v6 22/24] migration: Capture error in postcopy_ram_listen_thread()
` [PATCH v6 23/24] migration: Add error-parameterized function variants in VMSD struct
` [PATCH v6 24/24] backends/tpm: Propagate vTPM error on migration failure
[PATCH RFC 0/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
2025-07-21 0:53 UTC (4+ messages)
` [PATCH RFC 1/1] "
[PATCH] util: win32: Write hex value when can't get error message
2025-07-21 11:53 UTC (7+ messages)
apparent race condition in mttcg memory handling
2025-07-21 11:47 UTC (2+ messages)
[PATCH] rust: devices are not staticlibs
2025-07-21 11:29 UTC (3+ messages)
[PATCH V2 0/2] preserve pending interrupts during cpr
2025-07-21 11:18 UTC (5+ messages)
` [PATCH V2 2/2] vfio/pci: preserve pending interrupts
[PATCH 0/7] hw/i386/amd_iommu: Cleanups and fixes
2025-07-21 10:44 UTC (12+ messages)
` [PATCH 5/7] hw/i386/amd_iommu: Fix event log generation
[PULL v2 0/4] Misc crypto & UI patches
2025-07-21 10:45 UTC (5+ messages)
` [PULL v2 1/4] ui: fix setting client_endian field defaults
` [PULL v2 2/4] ui: add trace events for all client messages
` [PULL v2 3/4] crypto/x509-utils: Check for error from gnutls_x509_crt_init()
` [PULL v2 4/4] crypto: load all certificates in X509 CA file
[PATCH v2 0/2] hvf: arm: two small GIC sysreg emulation fixes
2025-07-21 10:28 UTC (6+ messages)
` [PATCH v2 1/2] hvf: arm: Add permission check in GIC sysreg handlers
[PATCH V2 1/1] hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr
2025-07-21 10:24 UTC (2+ messages)
[PATCH] i386/kvm: Disable hypercall patching quirk by default
2025-07-21 10:22 UTC (2+ messages)
[PATCH] target/i386: Fix CR2 handling for non-canonical addresses
2025-07-21 10:17 UTC (2+ messages)
KVM/QEMU community call for agenda items (22/7/25)
2025-07-21 9:50 UTC
[PATCH 0/4] hw: acpi: support SPCR rev. 3 & UART clock freq in ARM SPCR
2025-07-21 9:44 UTC (9+ messages)
` [PATCH 1/4] hw: acpi: add support for SPCR revision 3
` [PATCH 2/4] tests: acpi: whitelist expected blobs
` [PATCH 3/4] hw: arm: acpi: add UART clock frequency to SPCR table
` [PATCH 4/4] tests: acpi: update expected blobs
GICv3 + GICv2m configuration for -M virt
2025-07-21 9:19 UTC
[PATCH RFC v3 00/13] virtio: introduce support for GSO over UDP tunnel
2025-07-21 8:48 UTC (35+ messages)
` [PATCH RFC v3 01/13] net: bundle all offloads in a single struct
` [PATCH RFC v3 03/13] virtio: introduce extended features type
` [PATCH RFC v3 04/13] virtio: serialize extended features state
` [PATCH RFC v3 07/13] vhost: add support for negotiating extended features
` [PATCH RFC v3 08/13] qmp: update virtio features map to support "
` [PATCH RFC v3 10/13] vhost-net: implement extended features support
` [PATCH RFC v3 12/13] net: implement tunnel probing
` [PATCH RFC v3 13/13] net: implement UDP tunnel features offloading
[PATCH] ui/curses: Fix infinite loop on windows
2025-07-21 8:35 UTC (3+ messages)
` [PATCH-for-10.1] "
[PATCH v2 0/2] aarch64: update test images with new trusted firmware
2025-07-21 8:31 UTC (7+ messages)
` [PATCH v2 1/2] tests/functional/test_aarch64_device_passthrough: update image
` [PATCH v2 2/2] tests/functional/test_aarch64_rme: "
[PATCH for-10.1 00/10] target/arm: Some SVE2p1 fixes
2025-07-21 8:21 UTC (22+ messages)
` [PATCH for-10.1 01/10] target/arm: Add BFADD, BFSUB, BFMUL (unpredicated)
` [PATCH for-10.1 02/10] target/arm: Add BFADD, BFSUB, BFMUL, BFMAXNM, BFMINNM (predicated)
` [PATCH for-10.1 03/10] target/arm: Add BFMIN, BFMAX (predicated)
` [PATCH for-10.1 04/10] target/arm: Add BFMUL (indexed)
` [PATCH for-10.1 05/10] target/arm: Add BFMLA, BFMLS (vectors)
` [PATCH for-10.1 06/10] target/arm: Add BFMLA, BFMLS (indexed)
` [PATCH for-10.1 07/10] target/arm: Correct sense of FPCR.AH test for FMAXQV and FMINQV
` [PATCH for-10.1 08/10] target/arm: Don't nest H() macro calls in SVE DO_REDUCE
` [PATCH for-10.1 09/10] target/arm: Honour FPCR.AH=1 default NaN value in FMAXNMQV, FMINNMQV
` [PATCH for-10.1 10/10] target/arm: Make LD1Q decode and trans fn agree about a->u
[PULL 0/5] Functional test patches and 32-bit arm Linux header removal
2025-07-21 8:16 UTC (6+ messages)
` [PULL 1/5] linux-headers: Remove the 32-bit arm headers
` [PULL 2/5] functional: ensure log handlers are closed
` [PULL 3/5] functional: ensure sockets and files "
` [PULL 4/5] functional: always enable all python warnings
` [PULL 5/5] docs/devel: fix over-quoting of QEMU_TEST_KEEP_SCRATCH
[PATCH] ui/spice: Destroy the temporary egl fb after the blit is submitted
2025-07-21 8:03 UTC (2+ messages)
[PATCH] hostmem/shm: Allow shm memory backend serve as shared memory for coco-VMs
2025-07-21 8:00 UTC (3+ messages)
[PATCH] target/riscv: do not call GETPC() in check_ret_from_m_mode()
2025-07-21 7:44 UTC (2+ messages)
[PATCH] target/riscv: Fix exception type when VU accesses supervisor CSRs
2025-07-21 7:40 UTC (2+ messages)
[PATCH] tests/functional: add --debug CLI arg
2025-07-21 7:25 UTC (5+ messages)
[PULL 0/3] Display 20250718 patches
2025-07-21 6:47 UTC (7+ messages)
` [PULL 1/3] ramfb: Add property to control if load the romfile
` [PULL 2/3] vfio: Move the TYPE_* to hw/vfio/types.h
` [PULL 3/3] hw/i386: Add the ramfb romfile compatibility
[PULL 00/12] Net patches
2025-07-21 5:59 UTC (13+ messages)
` [PULL 01/12] net/tap: drop too small packets
` [PULL 02/12] tap: fix net_init_tap() return code
` [PULL 03/12] hw/net/npcm_gmac.c: Send the right data for second packet in a row
` [PULL 04/12] hw/net/npcm_gmac.c: Unify length and prev_buf_size variables
` [PULL 05/12] hw/net/npcm_gmac.c: Correct test for when to reallocate packet buffer
` [PULL 06/12] hw/net/npcm_gmac.c: Drop 'buf' local variable
` [PULL 07/12] net/passt: Remove unused "err" from passt_vhost_user_event() (CID 1612375)
` [PULL 08/12] net/vhost-user: Remove unused "err" from net_vhost_user_event() (CID 1612372)
` [PULL 09/12] net/passt: Remove dead code in passt_vhost_user_start error path (CID 1612371)
` [PULL 10/12] net/passt: Check return value of g_remove() in net_passt_cleanup() (CID 1612369)
` [PULL 11/12] net/passt: Initialize "error" variable in net_passt_send() (CID 1612368)
` [PULL 12/12] net/vhost-user: Remove unused "err" from chr_closed_bh() (CID 1612365)
[PATCH 00/50] ppc/xive: updates for PowerVM
2025-07-20 21:26 UTC (4+ messages)
[PULL 0/6] Mostly target/i386 patches for QEMU 10.1 hard freeze
2025-07-18 19:57 UTC (2+ messages)
[PATCH 0/6] net: Fix various Coverity issues in vhost-user and passt
2025-07-19 19:53 UTC (13+ messages)
` [PATCH 1/6] net/passt: Remove unused "err" from passt_vhost_user_event() (CID 1612375)
` [PATCH 2/6] net/vhost-user: Remove unused "err" from net_vhost_user_event() (CID 1612372)
` [PATCH 3/6] net/passt: Remove dead code in passt_vhost_user_start error path (CID 1612371)
` [PATCH 4/6] net/passt: Check return value of g_remove() in net_passt_cleanup() (CID 1612369)
` [PATCH 5/6] net/passt: Initialize "error" variable in net_passt_send() (CID 1612368)
` [PATCH 6/6] net/vhost-user: Remove unused "err" from chr_closed_bh() (CID 1612365)
[PATCH for-10.1] tcg/optimize: Don't fold INDEX_op_and_vec to extract
2025-07-19 13:05 UTC (5+ messages)
Galaxy S2 in QEMU
2025-07-19 8:50 UTC
[PATCH 0/2] aarch64: update test images with new trusted firmware
2025-07-19 4:01 UTC (2+ messages)
[RFC] target/arm: Concerns about mixed endian support for remote GDB
2025-07-18 18:48 UTC
[RFC V2 0/8] Live update: tap and vhost
2025-07-18 17:31 UTC (3+ messages)
[PATCH v5 00/23] migration: propagate vTPM errors using Error objects
2025-07-18 16:27 UTC (4+ messages)
` [PATCH v5 02/23] migration: push Error **errp into vmstate_load_state()
[PATCH 00/22] vfio: improve use of QOM and coding guidelines
2025-07-18 15:26 UTC (3+ messages)
` [PATCH 19/22] vfio/igd.c: use QOM casts where appropriate
[PATCH 0/4] migration: workaround GNUTLS live migration crashes
2025-07-18 15:05 UTC (5+ messages)
` [PATCH 1/4] crypto: implement workaround for GNUTLS thread safety problems
` [PATCH 2/4] io: add support for activating TLS thread safety workaround
` [PATCH 3/4] migration: activate "
` [PATCH 4/4] crypto: add tracing & warning about GNUTLS countermeasures
[PATCH] net/passt: Fix build failure due to missing GIO dependency
2025-07-18 14:54 UTC (3+ messages)
[PATCH 0/2] cosmetics for the i6300esb watchdog
2025-07-18 14:35 UTC (10+ messages)
` [PATCH 2/2] watchdog: generic name for i6300esb
[PATCH] hw/i386/pc: Avoid overlap between CXL window and PCI 64bit BARs in QEMU
2025-07-18 13:35 UTC
[PATCH] xen/passthrough: add missing error-report include
2025-07-18 13:20 UTC (5+ messages)
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).