messages from 2025-10-29 17:11:08 to 2025-10-30 10:20:09 UTC [more...]
[PULL RESEND 00/32] ppc-for-10.2 queue
2025-10-30 10:18 UTC (5+ messages)
` [PULL 15/32] hw/ppc/pegasos2: Change device tree generation
[PULL 00/23] Misc single binary patches for 2025-10-29
2025-10-30 10:04 UTC (25+ messages)
` [PULL 01/23] hw/arm: Register TYPE_TARGET_ARM/AARCH64_MACHINE QOM interfaces
` [PULL 02/23] hw/core: Allow ARM/Aarch64 binaries to use the 'none' machine
` [PULL 03/23] hw/arm: Add DEFINE_MACHINE_ARM() / DEFINE_MACHINE_AARCH64() macros
` [PULL 04/23] hw/arm: Filter machine types for qemu-system-arm/aarch64 binaries
` [PULL 05/23] meson: Prepare to accept per-binary TargetInfo structure implementation
` [PULL 06/23] config/target: Implement per-binary TargetInfo structure (ARM, AARCH64)
` [PULL 07/23] hw/arm/virt: Register valid CPU types dynamically
` [PULL 08/23] hw/arm/virt: Check accelerator availability at runtime
` [PULL 09/23] qemu/target_info: Add target_arm() helper
` [PULL 10/23] qemu/target_info: Add target_aarch64() helper
` [PULL 11/23] qemu/target_info: Add target_base_arm() helper
` [PULL 12/23] hw/arm/virt: Replace TARGET_AARCH64 -> target_aarch64()
` [PULL 13/23] hw/arm/virt: Get default CPU type at runtime
` [PULL 14/23] hw/arm/sbsa-ref: Include missing 'cpu.h' header
` [PULL 15/23] hw/arm/sbsa-ref: Build only once
` [PULL 16/23] hw/arm/virt-acpi-build: Include missing 'cpu.h' header
` [PULL 17/23] hw/arm/virt-acpi-build: Build only once
` [PULL 18/23] hw/arm/virt: "
` [PULL 19/23] hw/arm/meson: Move Xen files to arm_common_ss[]
` [PULL 20/23] hw/xen: Use BITS_PER_BYTE & MAKE_64BIT_MASK() in req_size_bits()
` [PULL 21/23] hw/xen: Replace target_ulong by agnostic target_long_bits()
` [PULL 22/23] hw/xen: Build only once
` [PULL 23/23] hw/riscv: Replace target_ulong uses
[PATCH v4 00/10] vfio: relax the vIOMMU check
2025-10-30 10:17 UTC (5+ messages)
` [PATCH v4 08/10] vfio/migration: Fix a check on vbasedev->iommu_dirty_tracking
[PATCH] scripts/vmstate-static-checker: Fix deprecation warnings with latest argparse
2025-10-30 10:08 UTC (7+ messages)
[PATCH] hw/arm/bcm283x: Initialize CPU objects in SoC common DeviceRealize()
2025-10-30 9:54 UTC (3+ messages)
[PATCH v5] qapi: net: deprecate vhostforce option
2025-10-30 9:44 UTC (2+ messages)
[PULL 00/12] Functional test patches
2025-10-30 9:07 UTC (4+ messages)
` [PULL 04/12] tests/functional: Test whether the vmstate-static-checker script works fine
[PULL 00/10] ppc-for-10.2-d4 queue
2025-10-30 8:49 UTC (9+ messages)
` [PULL 03/10] target/ppc/cpu_init: Simplify the setup of the TLBxCFG SPR registers
` [PULL 04/10] target/ppc: Remove the unusable e200 CPUs
` [PULL 05/10] ppc/spapr: Cleanup MSI IRQ number handling
` [PULL 06/10] hw/ppc: Fix missing return on allocation failure
` [PULL 07/10] hw/ppc: Fix memory leak in get_cpu_state_data()
` [PULL 08/10] hw/ppc/pegasos2: Add /chosen/stdin node with VOF
` [PULL 09/10] hw/ppc/pegasos2: Rename to pegasos
` [PULL 10/10] hw/ppc/pegasos: Update documentation for pegasos1
[PATCH v2 0/3] virtio-spi: Sync Linux headers and add vhost-user-spi device support
2025-10-30 8:44 UTC (5+ messages)
` [PATCH v2 1/3] standard-headers: Update virtio_ids.h from Linux v6.18-rc3
` [PATCH v2 2/3] standard-headers: Update virtio_spi.h "
` [PATCH v2 3/3] virtio-spi: Add vhost-user-spi device support
[PATCH RFC 00/10] RFC: Drop qemu.qmp from qemu.git
2025-10-30 8:41 UTC (16+ messages)
` [PATCH RFC 01/10] python/mkvenv: ensure HAVE_LIB variables are actually constants
` [PATCH RFC 02/10] python/qapi: Add an ignore for Pylint 4.x
` [PATCH RFC 03/10] python/mkvenv: create timestamp file for each group "ensured"
` [PATCH RFC 04/10] python/mkvenv: bump 'qemu.qmp' dependency for testdeps
` [PATCH RFC 05/10] python/mkvenv: rename 'testdeps' to 'functests'
` [PATCH RFC 06/10] python/mkvenv: add "tests" dependency group
` [PATCH RFC 09/10] python: quote dotted dependency keys
[PATCH v2 0/2] ppc: Fixes for fadump feature
2025-10-30 8:39 UTC (6+ messages)
` [PATCH v2 1/2] hw/ppc: Fix missing return on allocation failure
[PATCH 1/3] hw/core/loader: Fixup whitespace for get_image_size()
2025-10-30 8:27 UTC (8+ messages)
` [PATCH 2/3] hw/core/loader: Free the image file descriptor on error
` [PATCH 3/3] hw/core/loader: Free the allocated string from size_to_str()
[PATCH v2 0/3] target/loongarch: PMU enhancement in KVM mode
2025-10-30 8:17 UTC (4+ messages)
` [PATCH v2 1/3] target/loongarch: Add PMU migration support "
` [PATCH v2 2/3] target/loongarch: Call function loongarch_la464_init_csr() after realized
` [PATCH v2 3/3] target/loongarch: Add PMU register dump support in KVM
[PATCH 0/2] Add support for NVMe Namespace and Boundary Atomic Parameters
2025-10-30 8:08 UTC (2+ messages)
[PATCH 0/4] Some more pegasos patches
2025-10-30 8:06 UTC (15+ messages)
` [PATCH 1/4] hw/ppc/pegasos2: Add /chosen/stdin node with VOF
` [PATCH 2/4] hw/pci-host/articia: Map PCI memory windows in realize
[PULL 00/18] Miscellaneous changes for 2025-10-28
2025-10-30 8:03 UTC (7+ messages)
` [PULL 02/18] i386/kvm/cpu: Init SMM cpu address space for hotplugged CPUs
[PATCH v3 00/25] hw/sysbus: Spring cleanups (part 1)
2025-10-30 7:59 UTC (16+ messages)
` [PATCH v3 01/25] hw/i386/microvm: Use proper SysBus accessors
` [PATCH v3 02/25] hw/i386/ioapic: "
` [PATCH v3 03/25] hw/timer/hpet: "
` [PATCH v3 08/25] hw/nvme/ctrl: Use memory_region_size()
` [PATCH v3 15/25] hw/nvme: Use memory_region_get_address()
` [PATCH v3 17/25] hw/timer/hpet: "
` [PATCH v3 18/25] hw/watchdog/aspeed: "
[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-10-30 7:35 UTC (9+ messages)
` [PATCH v4 19/27] hw/arm/smmuv3-accel: Install S1 bypass hwpt on reset
[PULL 0/7] nvme queue
2025-10-30 7:29 UTC (8+ messages)
` [PULL 1/7] spdm-socket: add seperate send/recv functions
` [PULL 2/7] spdm: add spdm storage transport virtual header
` [PULL 3/7] hw/nvme: add NVMe Admin Security SPDM support
` [PULL 4/7] spdm: define SPDM transport enum types
` [PULL 5/7] hw/nvme: connect SPDM over NVMe Security Send/Recv
` [PULL 6/7] hw/nvme: enable ns atomic writes
` [PULL 7/7] hw/nvme: add atomic boundary support
[PATCH 0/7] cpus: Constify some CPUState arguments
2025-10-30 6:59 UTC (2+ messages)
pegasos2 patches for the freeze
2025-10-30 6:30 UTC (3+ messages)
[PATCH] docs/devel: Correct uefi-vars-x64 device name
2025-10-30 5:46 UTC (5+ messages)
[PATCH v3 00/20] i386: Support CET for KVM
2025-10-30 4:29 UTC (4+ messages)
` [PATCH v3 11/20] i386/cpu: Enable xsave support for CET states
[PATCH v2 0/3] single-binary: Prepare hw/riscv for single compilation
2025-10-30 4:10 UTC (6+ messages)
` [PATCH v2 2/3] hw/riscv: Replace target_ulong uses
[PATCH] tests/functional/riscv64/test_sifive_u: Remove unused import statement
2025-10-30 3:58 UTC (3+ messages)
[PULL 0/2] loongarch queue
2025-10-30 2:47 UTC (3+ messages)
` [PULL 1/2] linux-headers: Update to Linux v6.18-rc3
` [PULL 2/2] target/loongarch: Add PTW feature support in KVM mode
[PATCH v2 0/4] migration: Introduce POSTCOPY_DEVICE state
2025-10-29 22:57 UTC (7+ messages)
` [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] system/physmem: mark io_mem_unassigned lockless
2025-10-29 21:56 UTC (2+ messages)
[PATCH v3 00/35] Audio clean-ups
2025-10-29 21:53 UTC (19+ messages)
` [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 11/35] audio: use /audiodevs QOM container
` [PATCH v3 15/35] audio: simplify audio_driver_init()
` [PATCH v3 19/35] audio: register and unregister vmstate with AudioState
` [PATCH v3 23/35] audio: introduce AUD_set_volume_{in,out}_lr()
` [PATCH v3 24/35] audio/replay: fix type punning
[PATCH v7 00/19] single-binary: Make hw/arm/ common
2025-10-29 21:40 UTC (5+ messages)
[PATCH v5 00/12] aio: add the aio_add_sqe() io_uring API
2025-10-29 20:34 UTC (13+ messages)
` [PATCH v5 01/12] aio-posix: fix race between io_uring CQE and AioHandler deletion
` [PATCH v5 02/12] aio-posix: keep polling enabled with fdmon-io_uring.c
` [PATCH v5 03/12] tests/unit: skip test-nested-aio-poll with io_uring
` [PATCH v5 04/12] aio-posix: integrate fdmon into glib event loop
` [PATCH v5 05/12] aio: remove aio_context_use_g_source()
` [PATCH v5 06/12] aio: free AioContext when aio_context_new() fails
` [PATCH v5 07/12] aio: add errp argument to aio_context_setup()
` [PATCH v5 08/12] aio-posix: gracefully handle io_uring_queue_init() failure
` [PATCH v5 09/12] aio-posix: unindent fdmon_io_uring_destroy()
` [PATCH v5 10/12] aio-posix: add fdmon_ops->dispatch()
` [PATCH v5 11/12] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
` [PATCH v5 12/12] block/io_uring: use aio_add_sqe()
[PATCH 00/16] block: Some multi-threading fixes
2025-10-29 20:23 UTC (10+ messages)
` [PATCH 06/16] gluster: Do not move coroutine into BDS context
` [PATCH 07/16] nvme: Kick and check completions in "
` [PATCH 08/16] nvme: Fix coroutine waking
` [PATCH 10/16] qcow2: Fix cache_clean_timer
[PATCH v10 00/28] WHPX support for Arm
2025-10-29 20:22 UTC (30+ messages)
` [PATCH v10 01/28] target/arm/kvm: add constants for new PSCI versions
` [PATCH v10 02/28] accel/system: Introduce hwaccel_enabled() helper
` [PATCH v10 03/28] qtest: hw/arm: virt: skip ACPI test for ITS off
` [PATCH v10 04/28] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v10 05/28] tests: data: update AArch64 ACPI tables
` [PATCH v10 06/28] whpx: Move around files before introducing AArch64 support
` [PATCH v10 07/28] whpx: reshuffle common code
` [PATCH v10 08/28] whpx: ifdef out winhvemulation on non-x86_64
` [PATCH v10 09/28] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
` [PATCH v10 10/28] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
` [PATCH v10 11/28] whpx: interrupt controller support
` [PATCH v10 12/28] whpx: add arm64 support
` [PATCH v10 13/28] whpx: change memory management logic
` [PATCH v10 14/28] target/arm: cpu: mark WHPX as supporting PSCI 1.3
` [PATCH v10 15/28] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
` [PATCH v10 16/28] hw: arm: virt: rework MSI-X configuration
` [PATCH v10 17/28] hw: arm: virt-acpi-build: add hack
` [PATCH v10 18/28] docs: arm: update virt machine model description
` [PATCH v10 19/28] whpx: arm64: clamp down IPA size
` [PATCH v10 20/28] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
` [PATCH v10 21/28] whpx: arm64: implement -cpu host
` [PATCH v10 22/28] target/arm: whpx: instantiate GIC early
` [PATCH v10 23/28] whpx: arm64: gicv3: add migration blocker
` [PATCH v10 24/28] whpx: enable arm64 builds
` [PATCH v10 25/28] MAINTAINERS: update maintainers for WHPX
` [PATCH v10 26/28] whpx: apic: use non-deprecated APIs to control interrupt controller state
` [PATCH v10 27/28] whpx: arm64: check for physical address width after WHPX availability
` [PATCH v10 28/28] whpx: arm64: add partition-wide reset on the reboot path
[PATCH v2 00/11] hw/ppc/spapr: Remove deprecated pseries-3.0 -> pseries-4.2 machines
2025-10-29 19:53 UTC (4+ messages)
[RFC 0/4] ppc/spapr: Add support for RTAS PCI error injection on pseries
2025-10-29 15:06 UTC (5+ messages)
` [RFC 1/4] ppc/spapr: Add VFIO EEH error injection backend
` [RFC 2/4] ppc/spapr: Add ibm,errinjct RTAS call handler
` [RFC 3/4] ppc/spapr: Add support for 'ibm, open-errinjct' and 'ibm, close-errinjct'
` [RFC 4/4] ppc/spapr: Advertise RTAS error injection call support via FDT property
[PATCH 0/5] virtio-gpu: Force RCU when unmapping blob
2025-10-29 18:22 UTC (3+ messages)
` [PATCH 4/5] rcu: Wake the RCU thread when draining
[PATCH 0/3] hw/xen: Build only once
2025-10-29 18:03 UTC (3+ messages)
[PATCH 0/2] accel/tcg: Trace tb_flush() and tb_gen_code() buffer overflow
2025-10-29 17:56 UTC (2+ messages)
[PATCH v2 00/17] Split AST2400, AST2600, AST2700 and AST1030 SoC machines into separate source files for maintainability
2025-10-29 17:33 UTC (3+ messages)
` [PATCH v2 16/17] hw/arm/aspeed: Promote connect_serial_hds_to_uarts() to public machine API
` [SPAM] "
[PATCH v3] qapi: Add documentation format validation
2025-10-29 17:30 UTC
[PATCH v1 00/13] Split AST2500 SoC machines into separate source files for maintainability
2025-10-29 17:10 UTC (17+ messages)
` [PATCH v1 03/13] hw/arm/aspeed: Make create_pca9552() globally accessible for reuse
` [SPAM] "
` [PATCH v1 04/13] hw/arm/aspeed: Make create_pca9554() available for use by other Aspeed machines
` [SPAM] "
` [PATCH v1 05/13] hw/arm/aspeed: Split FP5280G2 machine into a separate source file for maintenance
` [SPAM] "
` [PATCH v1 07/13] hw/arm/aspeed: Split Tiogapass machine into a separate source file for cleanup
` [SPAM] "
` [PATCH v1 08/13] hw/arm/aspeed: Split YosemiteV2 machine into a separate source file for maintainability
` [SPAM] "
` [PATCH v1 09/13] hw/arm/aspeed: Split Witherspoon "
` [SPAM] "
` [PATCH v1 10/13] hw/arm/aspeed: Split Sonorapass "
` [SPAM] "
` [PATCH v1 13/13] hw/arm/aspeed: Split AST2500 EVB "
` [SPAM] "
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).