qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-04 09:23:45 to 2025-02-04 20:12:10 UTC [more...]

[PATCH v4 0/7] hw/boards: Try to make sense of MachineClass::no_sdcard flag
 2025-02-04 20:09 UTC  (6+ messages)
` [PATCH v4 1/7] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
` [PATCH v4 2/7] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
` [PATCH v4 3/7] hw/boards: Rename no_sdcard -> auto_create_sdcard
` [PATCH v4 5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true
` [PATCH v4 6/7] hw/riscv: "

[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-04 19:34 UTC  (46+ messages)
` [PATCH v4 07/33] io: tls: Allow terminating the TLS session gracefully with EOF
` [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
` [PATCH v4 09/33] migration: postcopy_ram_listen_thread() needs to take BQL for some calls
` [PATCH v4 13/33] migration/multifd: Device state transfer support - receive side
` [PATCH v4 19/33] migration: Add save_live_complete_precopy_thread handler

[PATCH v3 0/7] hw/boards: Try to make sense of MachineClass::no_sdcard flag
 2025-02-04 19:12 UTC  (10+ messages)
` [PATCH v3 1/7] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
` [PATCH v3 2/7] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
` [PATCH v3 3/7] hw/boards: Rename no_sdcard -> auto_create_sdcard
` [PATCH v3 4/7] hw/boards: Remove all invalid uses of auto_create_sdcard=true
` [PATCH v3 5/7] hw/arm: "
` [PATCH v3 6/7] hw/riscv: "
` [PATCH v3 7/7] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus

[PATCH v2 0/8] hw/boards: Try to make sense of MachineClass::no_sdcard flag
 2025-02-04 19:10 UTC  (19+ messages)
` [PATCH v2 1/8] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
` [PATCH v2 2/8] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
` [PATCH v2 3/8] hw/boards: Rename no_sdcard -> auto_create_sdcard
` [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
` [PATCH v2 5/8] hw/ppc/e500: Remove empty ppce500_machine_class_init()
` [PATCH v2 6/8] hw/arm: Remove all invalid uses of auto_create_sdcard=true
` [PATCH v2 7/8] hw/riscv: "
` [PATCH v2 8/8] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus

[PATCH v7 0/6] Poisoned memory recovery on reboot
 2025-02-04 18:55 UTC  (14+ messages)
` [PATCH v7 1/6] system/physmem: handle hugetlb correctly in qemu_ram_remap()
` [PATCH v7 2/6] system/physmem: poisoned memory discard on reboot
` [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
` [PATCH v7 4/6] numa: Introduce and use ram_block_notify_remap()
` [PATCH v7 6/6] hostmem: Handle remapping of RAM

[PATCH v4 0/4] overcommit: introduce mem-lock-onfault
 2025-02-04 18:21 UTC  (5+ messages)

[PATCH v7 0/3] hw/acpi: Add vmclock device
 2025-02-04 18:19 UTC  (7+ messages)
` [PATCH v7 3/3] "

[RFC v4 0/5] Add packed virtqueue to shadow virtqueue
 2025-02-04 18:15 UTC  (19+ messages)

[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
 2025-02-04 17:49 UTC  (16+ messages)

[PATCH] target/sparc: Fix register selection for the fdtox and fqtox instructions
 2025-02-04 17:43 UTC  (3+ messages)

[PATCH V1 00/26] Live update: vfio and iommufd
 2025-02-04 17:42 UTC  (19+ messages)
` [PATCH V1 07/26] vfio/container: recover from unmap-all-vaddr failure
` [PATCH V1 08/26] pci: skip reset during cpr
` [PATCH V1 10/26] vfio-pci: refactor for cpr
` [PATCH V1 11/26] vfio-pci: skip reset during cpr
` [PATCH V1 16/26] vfio: return mr from vfio_get_xlat_addr
` [PATCH V1 18/26] vfio/iommufd: define iommufd_cdev_make_hwpt

[PATCH v2 00/14] meson: Deprecate 32-bit host support
 2025-02-04 17:42 UTC  (10+ messages)
` [PATCH v2 14/14] tcg: Remove TCG_OVERSIZED_GUEST

[PATCH 0/1] CXL CCI Health Information & Alerts Commands implementation
 2025-02-04 17:29 UTC  (4+ messages)
  ` [PATCH 1/1] Added support for get/set alert configuration commands

[PATCH v2] sched_attr: Do not define for glibc >= 2.41
 2025-02-04 17:18 UTC  (3+ messages)

[PATCH v2 00/15] block: Managing inactive nodes (QSD migration)
 2025-02-04 17:10 UTC  (16+ messages)
` [PATCH v2 03/15] migration/block-active: Remove global active flag
` [PATCH v2 10/15] block/export: Don't ignore image activation error in blk_exp_add()
` [PATCH v2 11/15] block/export: Add option to allow export of inactive nodes
` [PATCH v2 12/15] nbd/server: Support "
` [PATCH v2 15/15] iotests: Add (NBD-based) tests for "

[RFC PATCH v2 0/5] Report vfio-ap configuration changes
 2025-02-04 17:07 UTC  (6+ messages)
` [RFC PATCH v2 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change
` [RFC PATCH v2 2/5] hw/vfio/ap: notification handler for AP config changed event
` [RFC PATCH v2 3/5] hw/vfio/ap: store object indicating AP config changed in a queue
` [RFC PATCH v2 4/5] hw/vfio/ap: Storing event information for an AP configuration change event
` [RFC PATCH v2 5/5] s390: implementing CHSC SEI for AP config change

[PULL 00/42] Migration patches for 2025-01-29
 2025-02-04 16:52 UTC  (5+ messages)
` [PULL 17/42] migration: cpr-transfer mode

[PATCH v2 00/17] hw/arm: Add NPCM8XX Support
 2025-02-04 16:31 UTC  (35+ messages)
` [PATCH v2 01/17] docs/system/arm: Add Description for NPCM8XX SoC
` [PATCH v2 02/17] roms: Update vbootrom to 1287b6e
` [PATCH v2 03/17] pc-bios: Add NPCM8XX vBootrom
` [PATCH v2 04/17] hw/ssi: Make flash size a property in NPCM7XX FIU
` [PATCH v2 05/17] hw/misc: Rename npcm7xx_gcr to npcm_gcr
` [PATCH v2 06/17] hw/misc: Move NPCM7XX GCR to NPCM GCR
` [PATCH v2 07/17] hw/misc: Add nr_regs and cold_reset_values "
` [PATCH v2 08/17] hw/misc: Add support for NPCM8XX GCR
` [PATCH v2 09/17] hw/misc: Store DRAM size in NPCM8XX GCR Module
` [PATCH v2 10/17] hw/misc: Support 8-bytes memop in NPCM GCR module
` [PATCH v2 11/17] hw/misc: Rename npcm7xx_clk to npcm_clk
` [PATCH v2 12/17] hw/misc: Move NPCM7XX CLK to NPCM CLK
` [PATCH v2 13/17] hw/misc: Add nr_regs and cold_reset_values "
` [PATCH v2 14/17] hw/misc: Support NPCM8XX CLK Module Registers
` [PATCH v2 15/17] hw/net: Add NPCM8XX PCS Module
` [PATCH v2 16/17] hw/arm: Add NPCM8XX SoC
` [PATCH v2 17/17] hw/arm: Add NPCM845 Evaluation board

[PATCH] qom: reverse order of instance_post_init calls
 2025-02-04 15:26 UTC  (4+ messages)

[PATCH] MAINTAINER: Add a maintainer for CPR
 2025-02-04 15:12 UTC  (8+ messages)

[PATCH v2 00/12] hw/arm/raspi: Allow creating any Raspberry Pi machine
 2025-02-04 15:10 UTC  (24+ messages)
` [PATCH v2 01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
` [PATCH v2 02/12] hw/arm/raspi: Merge model 4B with other models
` [PATCH v2 03/12] hw/arm/raspi: Unify RASPI_MACHINE types
` [PATCH v2 05/12] hw/arm/raspi: Consider processor id in types[] array
` [PATCH v2 06/12] hw/arm/raspi: Consider network interface for B models
` [PATCH v2 07/12] hw/arm/raspi: Check ramsize is within chipset aperture
` [PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names

[PATCH v2 0/7] physmem: teach cpu_memory_rw_debug() to write to more memory regions
 2025-02-04 15:04 UTC  (5+ messages)

[PATCH v3] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
 2025-02-04 14:37 UTC  (4+ messages)

[PATCH 0/8] hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
 2025-02-04 14:13 UTC  (7+ messages)
` [PATCH 1/8] hw/arm/exynos4210: Replace magic 32 by proper 'GIC_INTERNAL' definition
` [PATCH 4/8] hw/arm/xilinx_zynq: Replace IRQ_OFFSET -> GIC_INTERNAL
` [PATCH 8/8] hw/cpu/arm_mpcore: Remove default values for GIC external IRQs

[PATCH v2 0/6] hw/arm: Minor cleanups around MPCore code
 2025-02-04 14:03 UTC  (2+ messages)

[PULL v2 00/55] Misc HW patches for 2025-01-12
 2025-02-04 13:58 UTC  (3+ messages)
` [PULL v2 11/55] hw/qdev: Check machine_hotplug_handler in hotplug_unplug_allowed_common

[PATCH v5 0/7] target/riscv: Add support for Control Transfer Records Ext
 2025-02-04 13:51 UTC  (4+ messages)
` [PATCH v5 6/7] target/riscv: Add support to access ctrsource, ctrtarget, ctrdata regs

[RFC PATCH 0/9] accel: Only include qdev-realized vCPUs in global &cpus_queue
 2025-02-04 13:39 UTC  (4+ messages)
` [RFC PATCH 4/9] hw/qdev: Introduce DeviceClass::[un]wire() handlers

[PATCH v1 0/5] Report vfio-ap configuration changes
 2025-02-04 13:22 UTC  (4+ messages)
` [PATCH v1 3/5] hw/vfio/ap: store object indicating AP config changed in a queue

[PATCH] qemu-options: Deprecate -old-param command line option
 2025-02-04 13:01 UTC  (3+ messages)

[PATCH v3 0/9] target/arm: Implement SEL2 physical and virtual timers
 2025-02-04 12:50 UTC  (10+ messages)
` [PATCH v3 1/9] target/arm: Apply correct timer offset when calculating deadlines
` [PATCH v3 2/9] target/arm: Don't apply CNTVOFF_EL2 for EL2_VIRT timer
` [PATCH v3 3/9] target/arm: Make CNTPS_* UNDEF from Secure EL1 when Secure EL2 is enabled
` [PATCH v3 4/9] target/arm: Always apply CNTVOFF_EL2 for CNTV_TVAL_EL02 accesses
` [PATCH v3 5/9] target/arm: Refactor handling of timer offset for direct register accesses
` [PATCH v3 6/9] target/arm: Implement SEL2 physical and virtual timers
` [PATCH v3 7/9] target/arm: document the architectural names of our GTIMERs
` [PATCH v3 8/9] hw/arm: enable secure EL2 timers for virt machine
` [PATCH v3 9/9] hw/arm: enable secure EL2 timers for sbsa machine

[PATCH v2] hw/misc: use extract64 instead of 1 << i
 2025-02-04 12:24 UTC  (4+ messages)

[PATCH-for-10.0 0/3] hw/boards: Try to make sense of MachineClass::no_sdcard flag
 2025-02-04 11:09 UTC  (4+ messages)
` [PATCH-for-10.0 3/3] hw/boards: Rename no_sdcard -> create_default_sdcard_drive

[RFC PATCH v12 qemu 0/2] arm/virt: CXL support via pxb_cxl
 2025-02-04 11:07 UTC  (5+ messages)
` [RFC PATCH v12 qemu 2/2] qtest/cxl: Add aarch64 virt test for CXL

[PATCH 0/3] CXL CCI Log Commands implementation
 2025-02-04 10:58 UTC  (7+ messages)
  ` [PATCH 1/3] hw/cxl/cxl-mailbox-utils.c: Added support for Get Log Capabilities (Opcode 0402h)
  ` [PATCH 2/3] hw/cxl/cxl-mailbox-utils.c: Added support for Clear Log (Opcode 0403h)
  ` [PATCH 3/3] hw/cxl/cxl-mailbox-utils.c: Added support for Populate Log (Opcode 0404h) as background operation

[PATCH v1 00/18] Support AST2700 A1
 2025-02-04 10:26 UTC  (14+ messages)
` [PATCH v1 01/18] hw/intc/aspeed: Rename INTC to INTC0
` [PATCH v1 06/18] hw/intc/aspeed: Introduce AspeedINTCIRQ structure to save the irq index and register address
` [PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1

[PATCH v2] hw/virtio: reset virtio balloon stats on machine reset
 2025-02-04 10:01 UTC  (2+ messages)

[PATCH v2 00/18] Add i.MX 8M Plus EVK machine
 2025-02-04  9:21 UTC  (10+ messages)
` [PATCH v2 04/18] hw/arm: Add i.MX 8M Plus EVK board
` [PATCH v2 06/18] hw/arm/fsl-imx8mp: Add SNVS
` [PATCH v2 07/18] hw/arm/fsl-imx8mp: Add USDHC storage controllers
` [PATCH v2 10/18] hw/arm/fsl-imx8mp: Add I2C controllers
` [PATCH v2 11/18] hw/arm/fsl-imx8mp: Add SPI controllers
` [PATCH v2 12/18] hw/arm/fsl-imx8mp: Add watchdog support
` [PATCH v2 13/18] hw/arm/fsl-imx8mp: Implement gneral purpose timers
` [PATCH v2 14/18] hw/arm/fsl-imx8mp: Add Ethernet controller
` [PATCH v2 16/18] hw/arm/fsl-imx8mp: Add boot ROM

[PATCH] hw/virtio: reset virtio balloon stats on machine reset
 2025-02-04  9:22 UTC  (4+ 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).