qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-01 12:00:04 to 2025-12-02 16:09:22 UTC [more...]

[PATCH v5 00/28] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-12-02 16:28 UTC  (19+ messages)
` [PATCH v5 01/28] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
` [PATCH v5 02/28] tests/acpi: Allow DSDT table change for x86 machines
` [PATCH v5 03/28] pc: Start with modern CPU hotplug interface by default
` [PATCH v5 04/28] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
` [PATCH v5 05/28] acpi: Remove legacy cpu hotplug utilities
` [PATCH v5 06/28] docs/specs/acpi_cpu_hotplug: Remove legacy cpu hotplug descriptions
` [PATCH v5 07/28] tests/acpi: Update DSDT tables for pc machine
` [PATCH v5 08/28] tests/acpi: Update DSDT tables for q35 machine
` [PATCH v5 09/28] hw/nvram/fw_cfg: Rename fw_cfg_init_mem() with '_nodma' suffix
` [PATCH v5 11/28] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out
` [PATCH v5 12/28] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma()
` [PATCH v5 13/28] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
` [PATCH v5 15/28] hw/i386: Assume fw_cfg DMA is always enabled
` [PATCH v5 16/28] hw/i386: Remove linuxboot.bin
` [PATCH v5 17/28] hw/i386/pc: Remove pc_compat_2_6[] array
` [PATCH v5 18/28] hw/intc/apic: Remove APICCommonState::legacy_instance_id field
` [PATCH v5 19/28] hw/core/machine: Remove hw_compat_2_6[] array
` [PATCH v5 22/28] hw/i386/pc: Remove pc_compat_2_7[] array

[PATCH] block: split qemu/aio.h out of block/aio.h
 2025-12-02 16:03 UTC  (4+ messages)

[RFC v3 00/21] hw/arm/smmuv3: Add initial support for Secure State
 2025-12-02 15:53 UTC  (13+ messages)
` [RFC v3 07/21] hw/arm/smmuv3: Track SEC_SID in configs and events
` [RFC v3 08/21] hw/arm/smmuv3: Add separate address space for secure SMMU accesses
` [RFC v3 09/21] hw/arm/smmuv3: Plumb transaction attributes into config helpers
` [RFC v3 10/21] hw/arm/smmu-common: Key configuration cache on SMMUDevice and SEC_SID
` [RFC v3 11/21] hw/arm/smmuv3: Decode security attributes from descriptors
` [RFC v3 12/21] hw/arm/smmu-common: Implement secure state handling in ptw

[RFC 00/24] audio: add GStreamer backend
 2025-12-02 15:39 UTC  (24+ messages)
` [RFC 08/24] audio: add QOM module-objects for each backend
` [RFC 24/24] WIP: rust/audio: add GStreamer backend

[PATCHv3 00/13] Adding comprehensive support for i.MX8MM EVK board
 2025-12-02 15:10 UTC  (39+ messages)
` [PATCHv3 01/13] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
    ` [EXT] "
` [PATCHv3 02/13] hw/arm/fsl-imx8mm: Implemented CCM(Clock Control Module) and Analog IP
    ` [EXT] "
` [PATCHv3 03/13] hw/arm/fsl-imx8mm: Implemented support for SNVS
` [PATCHv3 04/13] hw/arm/fsl-imx8mm: Adding support for USDHC storage controllers
` [PATCHv3 05/13] hw/arm/fsl-imx8mm: Add PCIe support
` [PATCHv3 06/13] hw/arm/fsl-imx8mm: Add GPIO controllers
` [PATCHv3 07/13] hw/arm/fsl-imx8mm: Adding support for I2C emulation
` [PATCHv3 08/13] hw/arm/fsl-imx8mm: Adding support for SPI controller
` [PATCHv3 09/13] hw/arm/fsl-imx8mm: Adding support for Watchdog Timers
    ` [EXT] "
` [PATCHv3 10/13] hw/arm/fsl-imx8mm: Adding support for General Purpose Timers
` [PATCHv3 11/13] hw/arm/fsl-imx8mm: Adding support for ENET ethernet controller
` [PATCHv3 12/13] hw/arm/fsl-imx8mm: Adding support for USB controller
    ` [EXT] Re: [PATCHv3 00/13] Adding comprehensive support for i.MX8MM EVK board

[PATCH v2 0/4] hw/sd: Improve performance of read/write/erase
 2025-12-02 14:39 UTC  (5+ messages)
` [PATCH v2 1/4] hw/sd: Switch from byte-wise to buf+len read/writes
` [PATCH v2 2/4] hw/sd/sdhci: Don't use bounce buffer for ADMA
` [PATCH v2 3/4] hw/sd/sdcard: Add erase-blocks-as-zero option
` [PATCH v2 4/4] hw/sd/sdcard: Optimize erase blocks as zero

[PATCH V4 0/4] Basic ASID2 Support
 2025-12-02 14:30 UTC  (9+ messages)
` [PATCH V4 1/4] target/arm: Enable ID_AA64MMFR4_EL1 register
` [PATCH V4 2/4] target/arm: Allow writes to FNG1, FNG0, A2
` [PATCH V4 3/4] target/arm/tcg/cpu64.c: Enable ASID2 for cpu_max
` [PATCH V4 4/4] tests: Add test for ASID2 and write/read of feature bits

[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-12-02 14:37 UTC  (3+ messages)
` [PATCH v4 05/27] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out

[PATCH v2] virtio-dmabuf: Ensure UUID persistence for hash table insertion
 2025-12-02 14:01 UTC  (3+ messages)

[PATCH for-11.0 v2 0/7] migration: Error reporting cleanups
 2025-12-02 13:55 UTC  (13+ messages)
` [PATCH for-11.0 v2 1/7] migration: Use explicit error_free() instead of g_autoptr
` [PATCH for-11.0 v2 2/7] Revert "error: define g_autoptr() cleanup function for the Error type"
` [PATCH for-11.0 v2 3/7] error: Poison g_autoptr(Error) to prevent its use
` [PATCH for-11.0 v2 4/7] migration: Make migration_connect_set_error() own the error
` [PATCH for-11.0 v2 5/7] migration: Make multifd_send_set_error() "
` [PATCH for-11.0 v2 6/7] migration: Make multifd_recv_terminate_threads() "
` [PATCH for-11.0 v2 7/7] migration: Replace migrate_set_error() with migrate_error_propagate()

[PATCH v2] kvm: Fix kvm_vm_ioctl() and kvm_device_ioctl() return value
 2025-12-02 13:42 UTC  (4+ messages)

[PATCH 0/3] migration: Error fixes and improvements
 2025-12-02 13:16 UTC  (10+ messages)
          ` Migration and the Job abstraction (was: [PATCH 0/3] migration: Error fixes and improvements)
                ` Migration and the Job abstraction

[PATCH 2/2] hw/9pfs: Correct typo
 2025-12-02 13:21 UTC 

[PATCH 0/5] acpi/ghes: Error object handling improvement
 2025-12-02 13:20 UTC  (10+ messages)
` [PATCH 4/5] acpi/ghes: Bail early on error from get_ghes_source_offsets()

[PATCH 1/2] docs/devel: Correct typo
 2025-12-02 13:19 UTC 

[PATCH resend] block: add single-check guard in throttle_group_restart_queue to address race with schedule_next_request
 2025-12-02 13:16 UTC  (2+ messages)

[PATCH v4] monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race
 2025-12-02 13:03 UTC  (4+ messages)

[PATCH] target/ppc/kvm : Use macro names instead of hardcoded constants as return values
 2025-12-02 12:46 UTC 

[PULL 0/2] target-arm queue
 2025-12-02 12:40 UTC  (4+ messages)
` [PULL 1/2] target/arm: Fix assert on BRA
` [PULL 2/2] docs/devel: Update URL for make-pullreq script

[PATCH] qemu-options.hx: Replace deprecated -M example
 2025-12-02 12:30 UTC  (4+ messages)

[PATCH 0/2] TCI fixes
 2025-12-02 11:55 UTC  (4+ messages)
` [PATCH 1/2] tcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr
` [PATCH 2/2] tcg: Zero extend 32-bit addresses for TCI

[PATCH] linux-user: Add missing termios baud rates
 2025-12-02 11:52 UTC  (2+ messages)

[PATCH v3 0/5] vfio-user coverity fixes
 2025-12-02 11:14 UTC  (11+ messages)
` [PATCH v3 1/5] vfio-user: simplify vfio_user_process()
` [PATCH v3 2/5] vfio-user: clarify partial message handling
` [PATCH v3 3/5] vfio-user: refactor out header handling
` [PATCH v3 4/5] vfio-user: simplify vfio_user_recv_one()
` [PATCH v3 5/5] vfio-user: recycle msg on failure

[PATCH] hw/arm/raspi: remove duplicate include
 2025-12-02 10:00 UTC  (2+ messages)

[PATCH] migration: Fix double-free on error path
 2025-12-02  8:34 UTC  (2+ messages)

[PULL 0/2] Error reporting patches for 2025-12-02
 2025-12-02  8:32 UTC  (3+ messages)
` [PULL 1/2] migration: Fix double-free on error path
` [PULL 2/2] kvm: Fix kvm_vm_ioctl() and kvm_device_ioctl() return value

[RFC PATCH v6 0/4] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
 2025-12-01 23:34 UTC  (5+ messages)
` [RFC PATCH v6 1/4] virtio-gpu: Remove superfluous memory_region_set_enabled()
` [RFC PATCH v6 2/4] virtio-gpu: Validate hostmem mapping offset
` [RFC PATCH v6 3/4] virtio-gpu: Destroy virgl resources on virtio-gpu reset
` [RFC PATCH v6 4/4] virtio-gpu: Support mapping hostmem blobs with map_fixed

[PATCH RFC] target/s390x: Fix infinite loop during replay
 2025-12-01 21:49 UTC 

[PATCH v2] scripts/analyze-migration: Support mapped-ram snapshot format
 2025-12-01 21:51 UTC  (2+ messages)

[PATCH] scripts/analyze-migration: Rename RAM_SAVE_FLAG_COMPRESS to RAM_SAVE_FLAG_ZERO
 2025-12-01 21:51 UTC  (2+ messages)

[PULL 0/1] Accelerators patches for 2025-12-01
 2025-12-01 20:26 UTC  (2+ messages)
` [PULL 1/1] accel/hvf: Fix i386 HVF compilation failures

[PATCH 0/2] hw/ipmi/ipmi_bmc_sim: Get/set fake LAN config
 2025-12-01 20:18 UTC  (3+ messages)
` [PATCH 1/2] hw/ipmi/ipmi_bmc_sim: Support getting fake LAN channel config

[RFC PATCH] virtfs: 9p: local: add default uid and gid options
 2025-12-01 18:00 UTC 

[PATCH for-11.0 0/6] migration: Error reporting cleanups
 2025-12-01 17:32 UTC  (4+ messages)
` [PATCH for-11.0 6/6] migration: Replace migrate_set_error() with migrate_error_propagate()

[PATCH v4 00/23] i386: Support CET for KVM
 2025-12-01 17:10 UTC  (6+ messages)
` [PATCH v4 06/23] i386/kvm: Initialize x86_ext_save_areas[] based on KVM support
` [PATCH v4 17/23] i386/cpu: Migrate MSR_IA32_PL0_SSP for FRED and CET-SHSTK

[RFC PATCH 0/4] vmclock: add support for VM generation counter and notifications
 2025-12-01 15:46 UTC  (24+ messages)
` [RFC PATCH 1/4] acpi: fix acpi_send_gpe_event() to handle more events
` [RFC PATCH 2/4] hw/acpi: add new fields in VMClock ABI
` [RFC PATCH 3/4] hw/acpi: add VM generation counter field to VMClock
` [RFC PATCH 4/4] hw/acpi: add ACPI notification to VMClock device

[RFC PATCH] plugins/core: allow reading of registers during discon events
 2025-12-01 15:30 UTC  (2+ messages)

[RFC PATCH] plugins: shorten aggressively long name
 2025-12-01 15:29 UTC  (2+ messages)

[RFC PATCH v5 0/4] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
 2025-12-01 14:36 UTC  (4+ messages)
` [RFC PATCH v5 3/4] virtio-gpu: Destroy virgl resources on virtio-gpu reset

[PATCH v2 0/5] acpi/ghes: Error object handling improvement
 2025-12-01 14:18 UTC  (6+ messages)
` [PATCH v2 1/5] acpi/ghes: Automate data block cleanup in acpi_ghes_memory_errors()
` [PATCH v2 2/5] acpi/ghes: Abort in acpi_ghes_memory_errors() if necessary
` [PATCH v2 3/5] target/arm/kvm: Exit on error from acpi_ghes_memory_errors()
` [PATCH v2 4/5] acpi/ghes: Bail early on error from get_ghes_source_offsets()
` [PATCH v2 5/5] acpi/ghes: Use error_fatal in acpi_ghes_memory_errors()

[PATCH] gitdm: Update IBM map
 2025-12-01 13:24 UTC  (3+ messages)

[PATCH for-11.0 0/8] chardev: cleanup
 2025-12-01 13:00 UTC  (4+ messages)
` [PATCH 3/8] chardev: .chr_open(): drop be_opened parameter

[PATCH] vhost: accept indirect descriptors in shadow virtqueue
 2025-12-01 12:51 UTC 

[RFC PATCH] tests/functional/s390x: Add reverse debugging test for s390x
 2025-12-01 12:43 UTC  (10+ 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).