qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-29 10:56:54 to 2025-10-29 20:25:11 UTC [more...]

[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)

[PATCH v2 0/4] migration: Introduce POSTCOPY_DEVICE state
 2025-10-29 19:53 UTC  (3+ messages)
` [PATCH v2 2/4] migration: Move postcopy_ram_listen_thread() to postcopy-ram.c

[PATCH 0/4] Some more pegasos patches
 2025-10-29 19:20 UTC  (12+ messages)
` [PATCH 2/4] hw/pci-host/articia: Map PCI memory windows in realize

[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 v3 00/35] Audio clean-ups
 2025-10-29 19:00 UTC  (32+ 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 09/35] audio: start making AudioState a QOM Object
` [PATCH v3 13/35] audio/dsound: simplify init()
` [PATCH v3 14/35] audio/dsound: report init error via **errp
` [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 26/35] audio: rename AudioState -> AudioBackend
` [PATCH v3 30/35] audio: remove dependency on spice header
` [PATCH v3 33/35] audio: drop needless audio_driver "descr" field

[PATCH] system/physmem: mark io_mem_unassigned lockless
 2025-10-29 18:52 UTC 

[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 v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-10-29 18:19 UTC  (7+ messages)
` [PATCH v4 19/27] hw/arm/smmuv3-accel: Install S1 bypass hwpt on reset

[PATCH 0/3] hw/xen: Build only once
 2025-10-29 18:03 UTC  (3+ messages)

[PATCH v2 0/3] single-binary: Prepare hw/riscv for single compilation
 2025-10-29 18:01 UTC  (3+ messages)
` [PATCH v2 2/3] hw/riscv: Replace target_ulong uses

[PATCH 0/7] cpus: Constify some CPUState arguments
 2025-10-29 17:58 UTC 

[PATCH 0/2] accel/tcg: Trace tb_flush() and tb_gen_code() buffer overflow
 2025-10-29 17:56 UTC  (2+ messages)

[PATCH 00/16] block: Some multi-threading fixes
 2025-10-29 17:43 UTC  (12+ messages)
` [PATCH 03/16] iscsi: Run co BH CB in the coroutine’s AioContext
` [PATCH 05/16] curl: Fix coroutine waking
` [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 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 v3 00/25] hw/sysbus: Spring cleanups (part 1)
 2025-10-29 17:13 UTC  (11+ messages)
` [PATCH v3 04/25] hw/acpi/cxl: Use proper SysBus accessors
` [PATCH v3 13/25] hw/acpi: Use memory_region_get_address()
` [PATCH v3 16/25] hw/s390x: "
` [PATCH v3 18/25] hw/watchdog/aspeed: "

[PATCH v1 00/13] Split AST2500 SoC machines into separate source files for maintainability
 2025-10-29 17:10 UTC  (27+ messages)
` [PATCH v1 01/13] hw/arm/aspeed: Move AspeedMachineState definition to common header for reuse
  ` [SPAM] "
` [PATCH v1 02/13] hw/arm/aspeed: Make aspeed_machine_class_init_cpus_defaults() globally accessible
  ` [SPAM] "
` [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 06/13] hw/arm/aspeed: Split G220A machine into a separate source file for better 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 11/13] hw/arm/aspeed: Split Romulus "
  ` [SPAM] "
` [PATCH v1 12/13] hw/arm/aspeed: Split Supermicro X11SPI machine into a separate "
  ` [SPAM] "
` [PATCH v1 13/13] hw/arm/aspeed: Split AST2500 EVB machine into a separate source "
  ` [SPAM] "

[PATCH] tests/functional/ppc64: Fix class names to silence pylint warnings
 2025-10-29 16:27 UTC  (2+ messages)

[PATCH 0/5] block/vvfat: introduce "size" option
 2025-10-29 16:05 UTC  (11+ messages)
` [PATCH 1/5] vvfat: introduce no-mbr option
` [PATCH 2/5] vvfat: move fat_type check prior to size setup

[RFC PATCH v2 0/2] Enable PC diversion via the plugin API
 2025-10-29 15:57 UTC  (2+ messages)

[PULL 00/35] maintainer updates (ci, plugins, semihosting)
 2025-10-29 15:50 UTC  (36+ messages)
` [PULL 01/35] ci: clean-up remaining bits of armhf builds
` [PULL 02/35] scripts/ci/setup: regenerate yaml
` [PULL 03/35] scripts/ci: move build-environment.yaml up a level
` [PULL 04/35] scripts/ci: allow both Ubuntu or Debian to run upgrade
` [PULL 05/35] tests/lcitool: generate a yaml file for the ppc64le runner
` [PULL 06/35] scripts/ci: modify gitlab runner deb setup
` [PULL 07/35] plugins: add types for callbacks related to certain discontinuities
` [PULL 08/35] plugins: add API for registering discontinuity callbacks
` [PULL 09/35] plugins: add hooks for new discontinuity related callbacks
` [PULL 10/35] contrib/plugins: add plugin showcasing new dicontinuity related API
` [PULL 11/35] target/alpha: call plugin trap callbacks
` [PULL 12/35] target/arm: "
` [PULL 13/35] target/avr: "
` [PULL 14/35] target/hppa: "
` [PULL 15/35] target/i386: "
` [PULL 16/35] target/loongarch: "
` [PULL 17/35] target/m68k: "
` [PULL 18/35] target/microblaze: "
` [PULL 19/35] target/mips: "
` [PULL 20/35] target/openrisc: "
` [PULL 21/35] target/ppc: "
` [PULL 22/35] target/riscv: "
` [PULL 23/35] target/rx: "
` [PULL 24/35] target/s390x: "
` [PULL 25/35] target/sh4: "
` [PULL 26/35] target/sparc: "
` [PULL 27/35] target/tricore: "
` [PULL 28/35] target/xtensa: "
` [PULL 29/35] tests: add plugin asserting correctness of discon event's to_pc
` [PULL 30/35] tests: add test for double-traps on rv64
` [PULL 31/35] tests: add test with interrupted memory accesses "
` [PULL 32/35] plugins/core: add missing QEMU_DISABLE_CFI annotations
` [PULL 33/35] configs: drop SBSA_REF from minimal specification
` [PULL 34/35] gdbstub: Fix %s formatting
` [PULL 35/35] semihosting: Fix GDB File-I/O FLEN

[PATCH] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
 2025-10-29 15:48 UTC  (4+ messages)

[PATCH] memory: Make FlatView root references weak
 2025-10-29 15:21 UTC  (4+ messages)

[PATCH] tests/functional/x86_64/test_virtio_balloon: Fix cosmetic issues from pylint
 2025-10-29 15:42 UTC  (2+ messages)

[PATCH] tests/functional/x86_64/test_acpi_bits: Silence warnings reported by pylint
 2025-10-29 15:41 UTC  (2+ messages)

[PATCH] rust: migration: allow passing ParentField<> to vmstate_of!
 2025-10-29 15:40 UTC  (2+ messages)

[PATCH 0/2] KVM Support for imx8mp-evk Machine
 2025-10-29 14:33 UTC  (6+ messages)
` [PATCH 2/2] hw/arm/imx8mp-evk: Add KVM support

[PATCH v2 0/2] KVM Support for imx8mp-evk Machine
 2025-10-29 14:23 UTC  (3+ messages)
` [PATCH v2 1/2] hw/arm/imx8mp-evk: Add KVM support
` [PATCH v2 2/2] hw/arm/imx8mp-evk: Fix guest time in KVM mode

[PULL v1 0/3] Microblaze signed division overflows
 2025-10-29 14:17 UTC  (4+ messages)
` [PULL v1 1/3] target/microblaze: Remove unused arg from check_divz()
` [PULL v1 2/3] target/microblaze: div: Break out raise_divzero()
` [PULL v1 3/3] target/microblaze: Handle signed division overflows

[PATCH] hw/arm/bcm283x: Initialize CPU objects in SoC common DeviceRealize()
 2025-10-29 14:14 UTC  (2+ messages)

[PULL 00/75] virtio,pci,pc: features, fixes
 2025-10-29 14:10 UTC  (6+ messages)
` [PULL 33/75] hw/i386/pc: Avoid overlap between CXL window and PCI 64bit BARs in QEMU

[PATCH v2 00/37] target/arm: Implement FEAT_SYSREG128
 2025-10-29 14:03 UTC  (5+ messages)
` [PATCH v2 24/37] target/arm: Use flush_if_asid_change in vmsa_ttbr_write

pegasos2 patches for the freeze
 2025-10-29 13:55 UTC 

[PATCH] ui/vdagent: fix windows agent regression
 2025-10-29 13:50 UTC  (2+ messages)

[PATCH v4 0/1] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
 2025-10-29 13:39 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH] ati-vga: Separate default control bit for source
 2025-10-29 13:39 UTC  (3+ messages)

[PATCH] accel/tcg: Introduce and use MO_ALIGN_TLB_ONLY
 2025-10-29 13:32 UTC  (2+ messages)

[PATCH v2] block: Drop detach_subchain for bdrv_replace_node
 2025-10-29 13:27 UTC 

[PATCH 0/5] tcg: Delay lowering unsupported deposit/extract2
 2025-10-29 13:22 UTC  (3+ messages)
` [PATCH 1/5] tcg: Simplify extract2 usage in tcg_gen_shifti_i64

[PATCH] hw/ppc/sam460ex: Update u-boot-sam460ex
 2025-10-29 13:18 UTC  (7+ messages)

[PATCH] RISC-V: Add Vega machine support for upstream QEMU
 2025-10-29  9:07 UTC 

[PATCH] RISC-V: Add Vega machine support for upstream QEMU
 2025-10-29  8:50 UTC 

[PATCH] vdpa: fix cannot get vring base when stopping a vhost-vdpa device with multiple queues
 2025-10-29 12:50 UTC 

AWS CI Oddities
 2025-10-28 18:25 UTC  (4+ messages)

[PATCH] net: pad packets to minimum length in qemu_receive_packet()
 2025-10-29 12:20 UTC  (2+ messages)

[PATCH v4 0/3] target/s390x: Fix missing clock-comparator interrupts
 2025-10-29 12:19 UTC  (3+ messages)
` [PATCH PING "

[PULL 00/18] Block layer patches
 2025-10-29 12:06 UTC  (19+ messages)
` [PULL 01/18] tests/qemu-iotests: Mark the 'inactive-node-nbd' as unsupported with -luks
` [PULL 02/18] block: remove 'detached-header' option from opts after use
` [PULL 03/18] block: fix luks 'amend' when run in coroutine
` [PULL 04/18] block/monitor: Use hmp_handle_error to report error
` [PULL 05/18] block/curl.c: Fix CURLOPT_VERBOSE parameter type
` [PULL 06/18] iotests: Adjust nbd expected outputs to match current behavior
` [PULL 07/18] iotests: Adjust fuse-allow-other expected output
` [PULL 08/18] block: enable stats-intervals for storage devices
` [PULL 09/18] MAINTAINERS: Mark VHDX block driver as "Odd Fixes"
` [PULL 10/18] include/block/block_int-common: document when resize callback is used
` [PULL 11/18] block: make bdrv_co_parent_cb_resize() a proper IO API function
` [PULL 12/18] block: implement 'resize' callback for child_of_bds class
` [PULL 13/18] iotests: add test for resizing a node below filters
` [PULL 14/18] iotests: add test for resizing a 'file' node below a 'raw' node
` [PULL 15/18] block: Improve comments in BlockLimits
` [PULL 16/18] block: Expose block limits for images in QMP
` [PULL 17/18] qemu-img info: Optionally show block limits
` [PULL 18/18] qemu-img info: Add cache mode option

[PATCH] meson: Add missing backends.py to qapi_gen_depends
 2025-10-29 12:00 UTC 

[PULL 00/12] Functional test patches
 2025-10-29 11:58 UTC  (3+ messages)
` [PULL 04/12] tests/functional: Test whether the vmstate-static-checker script works fine

[PULL v2 00/18] Miscellaneous changes for 2025-10-28
 2025-10-29 11:21 UTC  (2+ messages)

[PULL 00/18] Miscellaneous changes for 2025-10-28
 2025-10-29 11:42 UTC  (3+ messages)
` [PULL 10/18] esp.c: fix esp_cdb_ready() FIFO wraparound limit calculation

[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
 2025-10-29 11:38 UTC  (9+ messages)
` [PATCH RFC V6 22/24] monitor, qdev: Introduce 'device_set' to change admin state of existing devices
  ` [PATCH RFC V6 22/24] monitor,qdev: "

[PATCH v5 0/5] igvm: add support for igvm memory map parameter in native mode
 2025-10-29 11:22 UTC  (7+ messages)
` [PATCH v5 1/5] igvm: move igvm.h file to include/system
` [PATCH v5 2/5] igvm: fix off by one bug in memmap entry count checking
` [PATCH v5 3/5] igvm: add support for igvm memory map parameter in native mode
` [PATCH v5 4/5] igvm: add support for initial register state load "
` [PATCH v5 5/5] igvm: add MAINTAINERS entry

[PULL 0/7] Trivial patches for 2025-10-29
 2025-10-29 11:21 UTC  (2+ messages)


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).