messages from 2025-10-26 16:46:14 to 2025-10-27 13:31:03 UTC [more...]
[PATCH v2] docs/system/security: Restrict "virtualization use case" to specific machines
2025-10-27 13:29 UTC (3+ messages)
Subject: Request for QEMU Wiki account
2025-10-27 13:29 UTC (2+ messages)
[PATCH 0/6] hw: Log unassigned MMIO accesses with unassigned_mem_ops
2025-10-27 13:26 UTC (10+ messages)
` [PATCH 1/6] system/memory: Expose unassigned_mem_ops symbol
` [PATCH 2/6] hw/display/vga: Log unassigned MMIO accesses with unassigned_mem_ops
` [PATCH 3/6] hw/pci-host/gpex: "
` [PATCH 4/6] hw/pci-host/aspeed: "
` [PATCH 5/6] hw/pci-host/astro: "
` [PATCH 6/6] hw/sparc64/ebus: "
[PATCH 0/3] migration: Cleanup around MigMode sets
2025-10-27 13:24 UTC (5+ messages)
` [PATCH 1/3] migration: Use unsigned instead of int for bit set of MigMode
` [PATCH 2/3] migration: Use bitset of MigMode instead of variable arguments
` [PATCH 3/3] migration: Put Error **errp parameter last
[PATCH] hw/riscv/riscv-iommu: Fix MemoryRegion owner
2025-10-27 13:21 UTC (3+ messages)
[PATCH] tests/functional/riscv64/test_sifive_u: Remove unused import statement
2025-10-27 13:20 UTC (3+ messages)
[PULL RESEND 00/32] ppc-for-10.2 queue
2025-10-27 13:14 UTC (7+ messages)
` [PULL 15/32] hw/ppc/pegasos2: Change device tree generation
` [PULL 27/32] hw/ppc: Preserve memory regions registered for fadump
` [PULL 28/32] hw/ppc: Implement saving CPU state in Fadump
[PATCH] make gdbus-codegen optional, not required by passt
2025-10-27 13:12 UTC (2+ messages)
[PATCH] ui/vdagent: fix windows agent regression
2025-10-27 13:07 UTC
[PATCH v5 0/6] sd: Add RPMB emulation to eMMC model
2025-10-27 12:45 UTC (8+ messages)
` [PATCH v5 2/6] hw/sd/sdcard: Allow user-instantiated eMMC
[PATCH v2 0/3] single-binary: Prepare hw/riscv for single compilation
2025-10-27 12:42 UTC (6+ messages)
` [PATCH v2 1/3] hw/riscv: Use generic hwaddr for firmware addressses
` [PATCH v2 2/3] hw/riscv: Replace target_ulong uses
` [PATCH v2 3/3] hw/riscv: Widen OpenSBI dynamic info struct
[PATCH] migration: Don't free the reason after calling migrate_add_blocker
2025-10-27 12:32 UTC (10+ messages)
[PATCH v4 0/4] Add support for PowerPC e500 little-endian pages
2025-10-27 12:30 UTC (5+ messages)
` [PATCH v4 1/4] accel/tcg: Unify big- and little- endian atomic ops
` [PATCH v4 2/4] target/ppc: refactor MMU helpers
` [PATCH v4 3/4] target/ppc: Add support for LE pages on PowerPC booke206 mmu
` [PATCH v4 4/4] target/ppc: fix GDB stub to work correctly with LE pages
[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-10-27 12:24 UTC (21+ messages)
` [PATCH v4 08/27] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
` [PATCH v4 13/27] hw/arm/smmuv3-accel: Add support to issue invalidation cmd to host
` [PATCH v4 14/27] hw/arm/smmuv3-accel: Get host SMMUv3 hw info and validate
` [PATCH v4 16/27] hw/pci-host/gpex: Allow to generate preserve boot config DSM #5
` [PATCH v4 17/27] hw/arm/virt: Set PCI preserve_config for accel SMMUv3
[PATCH 0/5] block/vvfat: introduce "size" option
2025-10-27 12:09 UTC (6+ messages)
` [PATCH 5/5] vvfat: add support for "size" options
[PATCH 0/5] single-binary: Prepare hw/riscv for single compilation
2025-10-27 12:11 UTC (6+ messages)
` [PATCH 1/5] hw/riscv: Use generic hwaddr for firmware addressses
[PATCH v3 00/20] i386: Support CET for KVM
2025-10-27 12:02 UTC (30+ messages)
` [PATCH v3 02/20] i386/cpu: Clean up indent style of x86_ext_save_areas[]
` [PATCH v3 03/20] i386/cpu: Clean up arch lbr xsave struct and comment
` [PATCH v3 04/20] i386/cpu: Reorganize arch lbr structure definitions
` [PATCH v3 05/20] i386/cpu: Make ExtSaveArea store an array of dependencies
` [PATCH v3 06/20] i386/cpu: Add avx10 dependency for Opmask/ZMM_Hi256/Hi16_ZMM
` [PATCH v3 07/20] i386/cpu: Reorganize dependency check for arch lbr state
` [PATCH v3 08/20] i386/cpu: Drop pmu check in CPUID 0x1C encoding
` [PATCH v3 09/20] i386/cpu: Fix supervisor xstate initialization
` [PATCH v3 10/20] i386/cpu: Add missing migratable xsave features
` [PATCH v3 16/20] i386/cpu: Mark cet-u & cet-s xstates as migratable
[PATCH] tests/functional/migration: Fix bad indentation
2025-10-27 12:01 UTC (2+ messages)
[PATCH v2] docs/system/arm/virt: Document user-creatable SMMUv3
2025-10-27 12:00 UTC (3+ messages)
[PATCH v1 0/3] virtio-spi: Sync Linux headers and add vhost-user-spi device support
2025-10-27 11:47 UTC (7+ messages)
` [PATCH v1 1/3] standard-headers: Update virtio_ids.h from Linux v6.18-rc3
` [PATCH v1 2/3] standard-headers: Update virtio_spi.h "
` [PATCH v1 3/3] virtio-spi: Add vhost-user-spi device support
[PATCH v3 0/8] vfio: relax the vIOMMU check
2025-10-27 11:26 UTC (3+ messages)
` [PATCH v3 7/8] vfio/migration: Add migration blocker if VM memory is too large to cause unmap_bitmap failure
[PATCH 00/35] maintainer updates for 8.2 softfeeeze (ci, plugins, semihosting) pre-PR
2025-10-27 11:29 UTC (39+ messages)
` [PATCH 01/35] ci: clean-up remaining bits of armhf builds
` [PATCH 02/35] scripts/ci/setup: regenerate yaml
` [PATCH 03/35] scripts/ci: move build-environment.yaml up a level
` [PATCH 04/35] scripts/ci: allow both Ubuntu or Debian to run upgrade
` [PATCH 05/35] tests/lcitool: generate a yaml file for the ppc64le runner
` [PATCH 06/35] scripts/ci: modify gitlab runner deb setup
` [PATCH 07/35] plugins: add types for callbacks related to certain discontinuities
` [PATCH 08/35] plugins: add API for registering discontinuity callbacks
` [PATCH 09/35] plugins: add hooks for new discontinuity related callbacks
` [PATCH 10/35] contrib/plugins: add plugin showcasing new dicontinuity related API
` [PATCH 11/35] target/alpha: call plugin trap callbacks
` [PATCH 12/35] target/arm: "
` [PATCH 13/35] target/avr: "
` [PATCH 14/35] target/hppa: "
` [PATCH 15/35] target/i386: "
` [PATCH 16/35] target/loongarch: "
` [PATCH 17/35] target/m68k: "
` [PATCH 18/35] target/microblaze: "
` [PATCH 19/35] target/mips: "
` [PATCH 20/35] target/openrisc: "
` [PATCH 21/35] target/ppc: "
` [PATCH 22/35] target/riscv: "
` [PATCH 23/35] target/rx: "
` [PATCH 24/35] target/s390x: "
` [PATCH 25/35] target/sh4: "
` [PATCH 26/35] target/sparc: "
` [PATCH 27/35] target/tricore: "
` [PATCH 28/35] target/xtensa: "
` [PATCH 29/35] tests: add plugin asserting correctness of discon event's to_pc
` [PATCH 30/35] tests: add test for double-traps on rv64
` [PATCH 31/35] tests: add test with interrupted memory accesses "
` [PATCH 32/35] plugins/core: add missing QEMU_DISABLE_CFI annotations
` [PATCH 33/35] configs: drop SBSA_REF from minimal specification
` [PATCH 34/35] gdbstub: Fix %s formatting
` [PATCH 35/35] semihosting: Fix GDB File-I/O FLEN
` [PATCH 00/35] maintainer updates for 10.2 softfeeeze (ci, plugins, semihosting) pre-PR
[PATCH] hw/pci-host: Set DEVICE_CATEGORY_BRIDGE once in parent class_init()
2025-10-27 11:23 UTC
[PATCH] migration: Fix regression of passing error_fatal into vmstate_load_state()
2025-10-27 11:18 UTC (3+ messages)
[PATCH v2] hw/gpio/pl061: Declare pullups/pulldowns as 8-bit types
2025-10-27 11:14 UTC (2+ messages)
[PATCH v14 00/10] Support virtio-gpu DRM native context
2025-10-27 10:56 UTC (2+ messages)
[PATCH 0/3] semihosting: Fix a few semihosting bugs
2025-10-27 10:54 UTC (2+ messages)
[PATCH] tests/functional/i386: Remove unused variable from the replay test
2025-10-27 11:07 UTC (3+ messages)
[PATCH v2 0/4] target/i386: Add support for Zhaoxin Shijidadao vCPU models
2025-10-27 10:21 UTC (5+ messages)
` [PATCH v2 1/4] target/i386: Add an option in X86CPUDefinition to control CPUID 0x1f
` [PATCH v2 2/4] target/i386: Add cache model for Zhaoxin Shijidadao vCPUs
` [PATCH v2 3/4] target/i386: Introduce Zhaoxin Shijidadao-Client CPU model
` [PATCH v2 4/4] target/i386: Introduce Zhaoxin Shijidadao-Server "
[PATCH v3 0/4] migration: vmsd errp handlers: return bool
2025-10-27 10:38 UTC (7+ messages)
` [PATCH v3 2/4] tmp_emulator: fix unset errp on error path
` [PATCH v3 3/4] migration/vmstate: stop reporting error number for new _errp APIs
` [PATCH v3 4/4] migration: vmsd errp handlers: return bool
[PATCH] intel_iommu: Remove an unused state field
2025-10-27 10:38 UTC (2+ messages)
[PATCH v3 0/3] hw/arm/virt: Remove the lower bound of HighMem IO Regions
2025-10-27 10:19 UTC (4+ messages)
` [PATCH v3 1/3] test/acpi: aarch64/virt: Allow DSDT and MCFG changes
` [PATCH v3 2/3] hw/arm/virt: Remove the lower bound of HighMem IO Regions
` [PATCH v3 3/3] test/acpi: aarch64/virt: Update golden masters for DSDT and MCFG
[PULL 00/13] Next crypto & I/O patches
2025-10-27 10:20 UTC (3+ messages)
` [PULL 12/13] crypto: stop requiring "key encipherment" usage in x509 certs
[PATCH v2 0/3] io: fix crash in VNC websock server when client quits early
2025-10-27 10:18 UTC (3+ messages)
[PATCH v2 0/5] RISC-V: NEORV32 CPU, devices, and machine
2025-10-27 10:09 UTC (6+ messages)
` [PATCH v2 1/5] target/riscv: add NEORV32 RV32 CPU type and vendor CSR hooks
` [PATCH v2 2/5] hw/misc: add NEORV32 SYSINFO block (CLK/MISC/SOC/CACHE)
` [PATCH v2 3/5] hw/char: add NEORV32 UART (CTRL/DATA, fifo, chardev)
` [PATCH v2 4/5] hw/ssi: add NEORV32 SPI controller (SSI master, CS command)
` [PATCH v2 5/5] hw/riscv: introduce 'neorv32' board, docs, and riscv32 device config
[PATCH] block: Add missing null checks during query-named-block-nodes
2025-10-27 9:55 UTC (2+ messages)
[PATCH] ds1225y: Fix nvram MemoryRegion owner
2025-10-27 9:37 UTC (2+ messages)
[PATCH v2] migration: Don't free the reason after calling migrate_add_blocker
2025-10-27 5:31 UTC (2+ messages)
[PATCH] docs/about/emulation: update assets for uftrace plugin documentation
2025-10-27 8:58 UTC
[PULL SUBSYSTEM qemu-pseries 0/1] pseries: Update SLOF firmware image to 20251026
2025-10-27 8:25 UTC (3+ messages)
` [PULL SUBSYSTEM qemu-pseries 1/1] pseries: Update SLOF firmware image to release 20251027
[PATCH 00/27] hw/sysbus: Spring cleanups (part 1)
2025-10-27 7:26 UTC (7+ messages)
` [PATCH 07/27] hw/sysbus: Add sysbus_has_pio() and sysbus_pio_get_address()
` [PATCH 13/27] hw/uefi: Include missing 'system/memory.h' header
` [PATCH 20/27] hw/int/loongarch: "
[PATCH v2 0/3] gdbstub: Export helper to use GDB errno values
2025-10-27 8:03 UTC (2+ messages)
[PATCH v7 00/24] WHPX support for Arm
2025-10-27 7:55 UTC (8+ messages)
` [PATCH v7 24/24] whpx: apic: use non-deprecated APIs to control interrupt controller state
[PATCH v1 0/3] virtio-spi: Sync Linux headers and add vhost-user-spi device support
2025-10-27 7:29 UTC (3+ messages)
` [PATCH v1 1/3] standard-headers: Update virtio_ids.h from Linux v6.18-rc3
` [PATCH v1 2/3] standard-headers: Update virtio_spi.h "
[RFC PATCH V2 0/2] linux-user: add a syscall-filter plugin API
2025-10-27 7:14 UTC (4+ messages)
` [RFC PATCH V2 1/2] linux-user: add a plugin API to filter syscalls
[RFC PATCH] plugins/core: add missing QEMU_DISABLE_CFI annotations
2025-10-27 7:03 UTC (2+ messages)
[PATCH qemu v11 0/1] target/riscv: Add Zilsd and Zclsd extension support
2025-10-27 6:59 UTC (2+ messages)
` [PATCH qemu v11 1/1] "
[RFC 2/5] rust: hw: core: Add rust bindings/funcs for i2c bus
2025-10-27 7:17 UTC (2+ messages)
[RFC 1/5] rust: hw: core: Add the BusState of rust version
2025-10-27 6:51 UTC (4+ messages)
[PATCH 0/2] functional tests: fix socketdir cleanup
2025-10-27 6:03 UTC (5+ messages)
` [PATCH 1/2] tests/functional/.../testcase.py: better "
` [PATCH 2/2] MAINTAINERS: fix functional tests section
[PATCH] memory: Make FlatView root references weak
2025-10-27 5:56 UTC
[PATCH 0/3] target/i386: Add support for Zhaoxin Shijidadao vCPU models
2025-10-27 6:14 UTC (5+ messages)
` [PATCH 3/3] target/i386: Introduce Zhaoxin Shijidadao-Server CPU model
[PATCH 0/8] KVM/hostmem: Support in-place guest-memfd as VM backends
2025-10-27 5:24 UTC (5+ messages)
` [PATCH 8/8] hostmem: Support in-place guest memfd to back a VM
[PATCH v2 0/2] target/loongarch: Add PTW feature support in KVM mode
2025-10-27 3:26 UTC (4+ messages)
` [PATCH v2 1/2] linux-headers: Update to Linux v6.18-rc3
` [PATCH v2 2/2] target/loongarch: Add PTW feature support in KVM mode
[PATCH] pci/shpc: Do not unparent in instance_finalize()
2025-10-27 1:24 UTC
[PATCH v3 11/11] hw/hppa: Add 715 machine type including NCR710 SCSI
2025-10-26 17:40 UTC
[PATCH v3 00/13] Pegasos2 clean up and pegasos1 emulation
2025-10-26 16:45 UTC (7+ 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).