public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
 messages from 2026-01-20 11:03:38 to 2026-01-21 08:57:19 UTC [more...]

[Bug 2133188] Re: [SRU] RISC-V vector state not restored by signal handler
 2026-01-21  8:46 UTC 

[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
 2026-01-21  8:44 UTC 

[PATCH v3 0/4] vfio: Add DMABUF support for PCI BAR regions
 2026-01-21  8:29 UTC  (7+ messages)
` [PATCH v3 1/4] linux-headers: Update to Linux v6.19-rc1
` [PATCH v3 2/4] hw/net/virtio-net: Adapt hash handling to updated UAPI

[PATCH v5 00/11] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
 2026-01-21  7:46 UTC  (12+ messages)
` [PATCH v5 01/11] hw/arm/virt: Rename arm_virt_compat into arm_virt_compat_defaults
` [PATCH v5 02/11] target/arm/machine: Improve traces on register mismatch during migration
` [PATCH v5 03/11] target/arm/cpu: Allow registers to be hidden
` [PATCH v5 04/11] target/arm/machine: Allow extra regs in the incoming stream
` [PATCH v5 05/11] kvm-all: Enforce hidden regs are never accessed
` [PATCH v5 06/11] target/arm/cpu: Implement hide_reg callback()
` [PATCH v5 07/11] target/arm/cpu: Expose x-mig-hidden-regs and x-mig-safe-missing-regs properties
` [PATCH v5 08/11] hw/arm/virt: Declare AArch32 DBGDTRTX as safe to ignore in incoming stream
` [PATCH v5 09/11] Revert "target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat"
` [PATCH v5 10/11] hw/arm/virt: Introduce framework to aggregate hidden-regs and safe-missing-regs
` [PATCH v5 11/11] hw/arm/virt: [DO NOT UPSTREAM] Enforce compatibility with older kernels

[PATCH] pc-bios/optionrom: Use 32-bit linker emulation for the optionroms
 2026-01-21  7:48 UTC 

[PATCH] hw/i2c/aspeed_i2c.c: Add a check for dma_read
 2026-01-21  7:43 UTC  (4+ messages)

[PATCH v5] tests/unit: add unit test for qemu_hexdump()
 2026-01-21  7:32 UTC 

[PATCH v4] tests/unit: add unit test for qemu_hexdump()
 2026-01-21  7:26 UTC  (2+ messages)

[PATCH] block/mirror: check range when setting zero bitmap for sync write
 2026-01-21  7:05 UTC  (3+ messages)
` [PATCH] iotests: test active mirror with unaligned, small write zeroes op

[PATCH V2 1/4] qapi/misc: Fix missed query-iothreads items
 2026-01-21  6:41 UTC  (4+ messages)
` [PATCH V2 2/4] iothread: Introduce a new flag to show iothreads attached status
` [PATCH V2 3/4] qapi: Add attached flag for iothread
` [PATCH V2 4/4] qemu-options: Introduce new "

[PATCH] hw/vfio: cpr-iommufd: Fix wrong usage of migrate_add_blocker_modes
 2026-01-21  6:34 UTC 

[PATCH v3 0/3] gdbstub: Export helper to use GDB errno values
 2026-01-21  6:05 UTC  (3+ messages)

[PATCH 0/5] qobject: switch JSON parser to push
 2026-01-21  5:57 UTC  (2+ messages)

[PATCH 0/7] target/i386: Misc PMU, PEBS, and MSR fixes and improvements
 2026-01-21  5:19 UTC  (8+ messages)
` [PATCH 1/7] target/i386: Disable unsupported BTS for guest
` [PATCH 6/7] target/i386: Make some PEBS features user-visible

[PULL 00/29] Misc HW patches for 2026-01-20
 2026-01-21  4:44 UTC  (31+ messages)
` [PULL 01/29] hw/arm/smmuv3: Extract common definitions to smmuv3-common.h
` [PULL 02/29] hw/arm/smmuv3-common: Define STE/CD fields via registerfields
` [PULL 03/29] hw/misc: Introduce iommu-testdev for bare-metal IOMMU testing
` [PULL 04/29] hw/arm/smmuv3-common: Add NSCFG bit definition for CD
` [PULL 05/29] hw/arm/smmuv3-common: Add STE/CD set helpers for repeated field setup
` [PULL 06/29] tests/qtest: Add libqos iommu-testdev helpers
` [PULL 07/29] tests/qtest/libqos: Add SMMUv3 helper library
` [PULL 08/29] tests/qtest: Add SMMUv3 bare-metal test using iommu-testdev
` [PULL 09/29] hw/sd/sdhci: Fix TYPE_IMX_USDHC to implement sd-spec-version 3 by default
` [PULL 10/29] hw/arm/fsl-imx6: Remove now redundant setting of "sd-spec-version" property
` [PULL 11/29] hw/arm/fsl-imx6: Fix naming of SDHCI related constants and attributes
` [PULL 12/29] hw/arm/fsl-imx25: Apply missing reset quirk
` [PULL 13/29] Revert "hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*"
` [PULL 14/29] hw/sd/sdhci: Consolidate eSDHC constants
` [PULL 15/29] hw/sd/sdhci: Rename usdhc_ functions
` [PULL 16/29] hw/sd/sdhci: Add TYPE_FSL_ESDHC_BE
` [PULL 17/29] hw/ppc/e500: Use TYPE_FSL_ESDHC_BE
` [PULL 18/29] hw/arm/fsl-imx25: Extract TYPE_FSL_ESDHC_LE
` [PULL 19/29] hw/sd/sdhci: Remove endianness property
` [PULL 20/29] hw/sd/sdhci: Remove vendor property
` [PULL 21/29] hw/sd/trace-events: Remove redundant "SWITCH " command name
` [PULL 22/29] hw/loader: Rename LOAD_IMAGE_MAX _GUNZIP_BYTES to _DECOMPRESSED_BYTES
` [PULL 23/29] hw/loader: Rename UBOOT_MAX "
` [PULL 24/29] hw/loader: Use g_autofree in unpack_efi_zboot_image()
` [PULL 25/29] hw/loader: Add support for zboot images compressed with zstd
` [PULL 26/29] hw: move pcap structs to header file
` [PULL 27/29] hw/uefi: add pcap support
` [PULL 28/29] hw/virtio-nsm: include qemu/osdep.h
` [PULL 29/29] meson: Do not try to build module for empty per-target hw/ directory

[PULL v2 00/10] Trivial patches for 2026-01-20
 2026-01-21  4:44 UTC  (3+ messages)
` [PULL 10/10] bsd-user/syscall_defs.h: define STAT_TIME_T_EXT only for 32 bits

[PATCH] tests/functional/riscv64: Silence warnings from Pylint in the boston test
 2026-01-21  2:42 UTC  (2+ messages)

[PATCH 0/3] migration: deprecations and removals for 11.0
 2026-01-21  1:25 UTC  (14+ messages)
` [PATCH 1/3] migration/colo: Deprecate COLO migration framework

[PATCH v5 00/12] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
 2026-01-21  1:22 UTC  (14+ messages)
` [PATCH v5 02/12] ati-vga: Read aliased values from DP_GUI_MASTER_CNTL
` [PATCH v5 03/12] ati-vga: Latch src and dst pitch and offset on master_cntl default
` [PATCH v5 06/12] ati-vga: Create setup_2d_blt_dst helper
` [PATCH v5 08/12] ati-vga: Consolidate set dirty and dst update
` [PATCH v5 10/12] ati-vga: Implement scissor rectangle clipping for 2D operations
` [PATCH v5 11/12] ati-vga: Implement HOST_DATA register writes

[PATCH v5 00/22] hw/arm/aspeed: AST1700 LTPI support and device hookups
 2026-01-21  0:56 UTC  (3+ messages)

Call for GSoC internship project ideas
 2026-01-20 22:00 UTC  (7+ messages)

[PATCH v3 0/3] vhost-user-bridge housekeeping and test
 2026-01-20 21:50 UTC  (4+ messages)
` [PATCH v3 1/3] tests/vhost-user-bridge: Move to contrib/vhost-user-bridge/
` [PATCH v3 2/3] tests/functional/x86_64: Add vhost-user-bridge test
` [PATCH v3 3/3] contrib/vhost-user-bridge: Add UDP receive hexdump

[PATCH] block/qcow2-bitmap: remove inconsistent bitmaps when loading
 2026-01-20 17:20 UTC 

[PATCH] hw/riscv/virt-acpi-build.c: Add TPM2 device node and ACPI table support
 2026-01-20 19:40 UTC 

[PATCH v4 00/23] vhost refactoring and fixes
 2026-01-20 21:20 UTC  (5+ messages)
` [PATCH v4 07/23] virtio-ccw: virtio_ccw_set_guest_notifier(): fix failure path
` [PATCH v4 08/23] virtio: move common part of _set_guest_notifier to generic code

[PATCH 00/13] migration: Threadify loadvm process
 2026-01-20 20:12 UTC  (14+ messages)
` [PATCH 08/13] migration: Thread-ify precopy vmstate load process

[PATCH v2 0/8] migration: Add COLO multifd support and COLO migration unit test
 2026-01-20 19:18 UTC  (19+ messages)
` [PATCH v2 1/8] MAINTAINERS: Add myself as maintainer for COLO migration framework
` [PATCH v2 2/8] MAINTAINERS: Remove Hailiang Zhang from "
` [PATCH v2 3/8] Move ram state receive into multifd_ram_state_recv()
` [PATCH v2 4/8] multifd: Add COLO support
` [PATCH v2 5/8] migration-test: Add COLO migration unit test
` [PATCH v2 6/8] Convert colo main documentation to restructuredText
` [PATCH v2 7/8] qemu-colo.rst: Miscellaneous changes
` [PATCH v2 8/8] qemu-colo.rst: Simplify the block replication setup

[PATCH v16 00/26] WHPX support for Arm
 2026-01-20 18:31 UTC  (12+ messages)
` [PATCH v16 04/26] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v16 16/26] whpx: change memory management logic
` [PATCH v16 22/26] whpx: arm64: gicv3: add migration blocker
` [PATCH v16 24/26] whpx: arm64: check for physical address width after WHPX availability

[PATCH v3 00/14] tests: do more testing of block drivers
 2026-01-20 18:32 UTC  (3+ messages)
` [PATCH v3 01/14] Revert "python/aqmp: fix send_fd_scm for python 3.6.x"

[RFC v9 0/8] hw/misc: Introduce a generalized IOMMU test framework
 2026-01-20 18:31 UTC  (9+ messages)
` [RFC v9 2/8] hw/arm/smmuv3-common: Define STE/CD fields via registerfields
` [RFC v9 3/8] hw/misc: Introduce iommu-testdev for bare-metal IOMMU testing

[PATCH 00/14] Freescale SDHCI Fixes
 2026-01-20 18:27 UTC  (6+ messages)

[PATCH v4 00/17] python: drop qemu.qmp from qemu.git tree
 2026-01-20 18:27 UTC  (10+ messages)
` [PATCH v4 05/17] meson, mkvenv: add functests custom target
` [PATCH v4 16/17] python: update README.rst to reflect qemu.qmp's removal

[PATCH v3 00/25] migration: Cleanup early connection code
 2026-01-20 18:18 UTC  (25+ messages)
` [PATCH v3 04/25] migration: Cleanup TLS handshake hostname passing
` [PATCH v3 06/25] migration: Use migrate_mode() to query for cpr-transfer
` [PATCH v3 13/25] migration: Move setting of QEMUFile into migration_outgoing|incoming_setup
` [PATCH v3 16/25] migration/channel: Rename migration_channel_connect
` [PATCH v3 17/25] migration: Rename instances of start
` [PATCH v3 20/25] migration: Move channel parsing to channel.c
` [PATCH v3 22/25] migration: Free cpr-transfer MigrationAddress along with gsource
` [PATCH v3 23/25] migration: Move CPR HUP watch to cpr-transfer.c
` [PATCH v3 24/25] migration: Remove qmp_migrate_finish

[RFC PATCH 0/4] hw/arm/virt: Deprecate 'its', introduce 'msi'
 2026-01-20 18:03 UTC  (5+ messages)
` [RFC PATCH 1/4] hw/arm/virt: Clean up MSI controller selection logic
` [RFC PATCH 2/4] hw/arm/virt: Don't use vms->tcg_its in create_gic()
` [RFC PATCH 3/4] hw/arm/virt: Drop VirtMachineState::tcg_its
` [RFC PATCH 4/4] hw/arm/virt: new "msi" property

[PATCH] virtio-nsm: include qemu/osdep.h
 2026-01-20 17:58 UTC  (3+ messages)

[PATCH v3] tests/unit: add unit test for qemu_hexdump()
 2026-01-20 17:15 UTC  (10+ messages)

[PATCH] meson: Do not try to build module for empty per-target hw/ directory
 2026-01-20 16:59 UTC  (2+ messages)

[PATCH] vfio/pci: Enable atomic ops for multifunction devices
 2026-01-20 16:01 UTC  (4+ messages)

[PATCH RFC 0/3] arm: demuxed ID registers (CCSIDR_EL1)
 2026-01-20 15:40 UTC  (3+ messages)

[PATCH v3 0/5] Enable PC diversion via the plugin API
 2026-01-20 15:26 UTC  (6+ messages)
` [PATCH v3 1/5] plugins: add PC diversion API function
` [PATCH v3 2/5] plugins: add read-only property for registers
` [PATCH v3 3/5] plugins: prohibit writing to read-only registers
` [PATCH v3 4/5] tests/tcg: add test for qemu_plugin_set_pc API
` [PATCH v3 5/5] tests/tcg/plugins: test register readonly feature

[PATCH v2] ppc/pnv: Add a nest MMU model
 2026-01-20 15:01 UTC 

[PATCH v2] hw/ssi/pnv_spi: Fix fifo8 memory leak on unrealize
 2026-01-20 14:51 UTC 

[PATCH v2] docs/system/igvm.rst: Update external links
 2026-01-20 14:50 UTC  (2+ messages)

[PATCH v2 0/2] block: Wire up 'flat' mode also for 'query-block'
 2026-01-20 14:45 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] hmp_nbd_server_start: Don't ask for backing image data

[PATCH] scripts: Allow sha512 in clean_functional_cache.py, too
 2026-01-20 14:44 UTC  (4+ messages)

[PATCH] hw/ssi/pnv_spi: Fix fifo8 memory leak on unrealize
 2026-01-20 14:38 UTC  (3+ messages)

[PATCH] ppc/pnv: Add a nest MMU model
 2026-01-20 14:37 UTC  (3+ messages)

[PATCH v4 0/4] system/physmem: Enhance the Address Space API
 2026-01-20 14:34 UTC  (2+ messages)

[PATCH 0/4] Power10 PowerVM bringup fixes
 2026-01-20 14:31 UTC  (6+ messages)
` [PATCH 1/4] ppc/pnv: Suppress some "pnv_chiptod unimplemented register" messages

[PATCH] hw/arm: Move the "arm-cpu" compat settings out of hw/core/machine.c
 2026-01-20 14:24 UTC  (4+ messages)

[PATCH v4 0/1] Support per-head resolutions with virtio-gpu
 2026-01-20 13:46 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH v3 00/11] plugins: enable C++ plugins
 2026-01-20 13:28 UTC  (5+ messages)
` [PATCH v3 01/11] plugins: move win32_linker.c file to plugins directory
` [PATCH v3 10/11] meson: update C++ standard to C++23

[PATCH 0/4] docs: Remove bogus mailto links, minor cleanups
 2026-01-20 13:07 UTC  (5+ messages)
` [PATCH 3/4] qemu-options.hx: Drop uses of @var

[PATCH v6 00/12] virtio-console: notify about the terminal size
 2026-01-20 12:58 UTC  (9+ messages)
` [PATCH v6 08/12] virtio-serial-bus: add terminal resize messages

[PATCH 0/1] Sync kernel-doc.py with Linux upstream
 2026-01-20 12:55 UTC  (3+ messages)
` [PATCH 1/1] kernel-doc.py: sync with upstream Kernel v6.19-rc4

[PULL 0/9] Trivial patches for 2026-01-20
 2026-01-20 12:21 UTC  (10+ messages)
` [PULL 1/9] Revert "gdbstub: Try unlinking the unix socket before binding"
` [PULL 2/9] gdbstub: unlink the unix socket before bind()
` [PULL 3/9] qemu-options.hx: use KiB, MiB, GiB for power-of-2 units
` [PULL 4/9] tests: fix comment declaring runtime in rv64 interruptedmemory test
` [PULL 5/9] configure: Set $PYTHON in the configuration of the optionroms
` [PULL 6/9] tests/qemu-iotests: Use "gsed" for expressions that require GNU sed
` [PULL 7/9] MAINTAINERS: Add docs/system/i386/ to the general x86 architecture section
` [PULL 8/9] configure: add ppc target back to container tests
` [PULL 9/9] linux-user/aarch64/target_fcntl.h: add missing TARGET_O_LARGEFILE definition

[PATCH] configure: Remove duplicated entry of --gdb in the help text
 2026-01-20 12:02 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox