messages from 2025-10-27 11:06:45 to 2025-10-27 16:57:25 UTC [more...]
[PATCH v2 0/7] hw/pci-host: Re-use generic pci_host_data_le_ops MemoryRegionOps
2025-10-27 16:53 UTC (7+ messages)
` [PATCH v2 1/7] hw/pci/pci_host: Add 'config-reg-check-high-bit' property
` [PATCH v2 2/7] hw/pci-host/astro: Re-use generic pci_host_data_le_ops MemoryRegionOps
` [PATCH v2 3/7] hw/pci-host/dino: "
` [PATCH v2 4/7] hw/pci-host/sabre: Remove pointless OBJECT() cast
` [PATCH v2 5/7] hw/pci-host/sabre: Include 'host' in host bridge method names
` [PATCH v2 6/7] hw/pci-host/sabre: Re-use generic pci_host_data_le_ops MemoryRegionOps
[PATCH v6 00/23] WHPX support for Arm
2025-10-27 16:53 UTC (6+ messages)
` [PATCH v6 03/23] hw/arm: virt: add GICv2m for the case when ITS is not available
[PATCH 0/2] arm: add kvm-psci-version vcpu property
2025-10-27 16:42 UTC (3+ messages)
` [PATCH 2/2] target/arm/kvm: "
[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-10-27 16:34 UTC (38+ 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 v4 19/27] hw/arm/smmuv3-accel: Install S1 bypass hwpt on reset
` [PATCH v4 20/27] hw/arm/smmuv3: Add accel property for SMMUv3 device
` [PATCH v4 21/27] hw/arm/smmuv3-accel: Add a property to specify RIL support
` [PATCH v4 23/27] hw/arm/smmuv3-accel: Add property to specify OAS bits
[PATCH v3 0/4] migration: vmsd errp handlers: return bool
2025-10-27 16:30 UTC (14+ messages)
` [PATCH v3 1/4] migration: vmstate_save_state_v(): fix error path
` [PATCH v3 2/4] tmp_emulator: fix unset errp on "
` [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] ppc/spapr: Cleanup MSI IRQ number handling
2025-10-27 16:25 UTC (2+ messages)
[PATCH v3 00/35] Audio clean-ups
2025-10-27 16:26 UTC (37+ messages)
` [PATCH v3 01/35] qdev: add qdev_find_default_bus()
` [PATCH v3 02/35] hw/audio: look up the default bus from the device class
` [PATCH v3 03/35] audio: rename audio_define->audio_add_audiodev()
` [PATCH v3 04/35] hw/audio: use better naming for -audio model handling code
` [PATCH v3 05/35] hw/audio/virtio-snd-pci: remove custom model callback
` [PATCH v3 06/35] hw/audio: simplify 'hda' audio init code
` [PATCH v3 07/35] hw/audio: generalize audio_model.init()
` [PATCH v3 08/35] hw/audio: drop audio_model.isa
` [PATCH v3 09/35] audio: start making AudioState a QOM Object
` [PATCH v3 10/35] audio: register backends in /audiodevs container
` [PATCH v3 11/35] audio: use /audiodevs QOM container
` [PATCH v3 12/35] audio/paaudio: remove needless return value
` [PATCH v3 13/35] audio/dsound: simplify init()
` [PATCH v3 14/35] audio/dsound: report init error via **errp
` [PATCH v3 15/35] audio: simplify audio_driver_init()
` [PATCH v3 16/35] audio: move period tick initialization
` [PATCH v3 17/35] audio: drop needless error message
` [PATCH v3 18/35] audio: keep vmstate handle with AudioState
` [PATCH v3 19/35] audio: register and unregister vmstate "
` [PATCH v3 20/35] audio: initialize card_head during object init
` [PATCH v3 21/35] audio: remove some needless headers
` [PATCH v3 22/35] audio: remove AUDIO_HOST_ENDIANNESS
` [PATCH v3 23/35] audio: introduce AUD_set_volume_{in,out}_lr()
` [PATCH v3 24/35] audio/replay: fix type punning
` [PATCH v3 25/35] audio: move internal APIs to audio_int.h
` [PATCH v3 26/35] audio: rename AudioState -> AudioBackend
` [PATCH v3 27/35] audio: remove QEMUSoundCard
` [PATCH v3 28/35] audio/dbus: use a helper function to set the backend dbus server
` [PATCH v3 29/35] audio: move audio.h under include/qemu/
` [PATCH v3 30/35] audio: remove dependency on spice header
` [PATCH v3 31/35] audio: cleanup, use bool for booleans
` [PATCH v3 32/35] audio: move capture API to own header
` [PATCH v3 33/35] audio: drop needless audio_driver "descr" field
` [PATCH v3 34/35] audio: Remove pointless local variables
` [PATCH v3 35/35] audio: Rename @endianness argument as @big_endian for clarity
[PATCH] block: Add missing null checks during query-named-block-nodes
2025-10-27 16:04 UTC (3+ messages)
[PATCH v2 0/5] block: refresh filter parents when child was resized
2025-10-27 16:03 UTC (2+ messages)
[PATCH v9 00/24] WHPX support for Arm
2025-10-27 15:54 UTC (2+ messages)
[RFC v2 0/2] hw/misc: Introduce a new SMMUv3 test framework
2025-10-27 15:52 UTC (12+ messages)
` [RFC v2 1/2] hw/misc/smmu-testdev: introduce minimal SMMUv3 test device
` [RFC v2 2/2] tests/qtest: add SMMUv3 smoke test using smmu-testdev DMA source
[PATCH v2 0/4] migration: Introduce POSTCOPY_DEVICE state
2025-10-27 15:41 UTC (5+ messages)
` [PATCH v2 1/4] migration: Do not try to start VM if disk activation fails
` [PATCH v2 2/4] migration: Move postcopy_ram_listen_thread() to postcopy-ram.c
` [PATCH v2 3/4] migration: Refactor all incoming cleanup into migration_incoming_cleanup()
` [PATCH v2 4/4] migration: Introduce POSTCOPY_DEVICE state
[Patch v10 0/6] core/loader: capture Error from load_image_targphys
2025-10-27 15:39 UTC (3+ messages)
[PATCH 0/4] hw/pci-host: Re-use generic pci_host_data_le_ops MemoryRegionOps
2025-10-27 15:34 UTC (6+ messages)
` [PATCH 1/4] hw/pci/pci_host: Add 'config-reg-check-high-bit' property
` [PATCH 2/4] hw/pci-host/astro: Re-use generic pci_host_data_le_ops MemoryRegionOps
` [PATCH 3/4] hw/pci-host/dino: "
` [PATCH 4/4] hw/pci-host/sabre: "
[PATCH] hw/pci-host: Set DEVICE_CATEGORY_BRIDGE once in parent class_init()
2025-10-27 15:15 UTC (2+ messages)
[PATCH] docs/system/sriov.rst: Fix typo in title
2025-10-27 15:04 UTC
[PATCH v3 0/3] hw/arm Add STM32F4 support and PWR device model
2025-10-27 14:40 UTC (8+ messages)
` [PATCH v3 1/3] hw/arm: Add support for the STM32F407 SoC|
` [PATCH v3 2/3] hw/arm: Add support for the STM32F407-RT-SPARk board
` [PATCH v3 3/3] hw/arm/stm32f407: Add PWR device to stm32f407 SoC
[PULL 00/28] i386, accel, memory patches for 2025-08-29
2025-10-27 14:38 UTC (3+ messages)
` [PULL 21/28] add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide
[PATCH v3 00/13] Pegasos2 clean up and pegasos1 emulation
2025-10-27 14:24 UTC (8+ messages)
[PATCH v2] docs/system/arm/virt: Document user-creatable SMMUv3
2025-10-27 14:13 UTC (4+ messages)
[PATCH] migration: Don't free the reason after calling migrate_add_blocker
2025-10-27 13:54 UTC (11+ messages)
[PATCH 0/6] hw: Log unassigned MMIO accesses with unassigned_mem_ops
2025-10-27 13:47 UTC (12+ 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 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/3] migration: Cleanup around MigMode sets
2025-10-27 13:24 UTC (2+ messages)
[PATCH] hw/riscv/riscv-iommu: Fix MemoryRegion owner
2025-10-27 13:21 UTC (2+ 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 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 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 (13+ messages)
` [PATCH v3 07/20] i386/cpu: Reorganize dependency check for arch lbr state
` [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 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 (35+ messages)
` [PATCH 01/35] ci: clean-up remaining bits of armhf builds
` [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 06/35] scripts/ci: modify gitlab runner deb setup
` [PATCH 07/35] plugins: add types for callbacks related to certain discontinuities
` [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 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] migration: Fix regression of passing error_fatal into vmstate_load_state()
2025-10-27 11:18 UTC (2+ messages)
[PATCH v2] hw/gpio/pl061: Declare pullups/pulldowns as 8-bit types
2025-10-27 11:14 UTC (2+ 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).