qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-09 22:26:49 to 2025-06-10 16:58:54 UTC [more...]

[PATCH 0/2] cosmetics for the i6300esb watchdog
 2025-06-10 14:32 UTC  (2+ messages)
` [PATCH 1/2] watchdog: CONFIG_WDT_IB6300ESB -> CONFIG_WDT_I6300ESB

[QEMU PATCH v3 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-06-10 15:26 UTC  (7+ messages)
` [QEMU PATCH v3 8/9] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add

[PATCH 0/3] FM-API Physical switch command set update
 2025-06-10 14:29 UTC  (5+ messages)
  ` [PATCH 1/3] hw/cxl: Storing physical ports info during enumeration
  ` [PATCH 2/3] hw/cxl: Simplified Identify Switch Device & Get Physical Port State

[PATCH V5 00/38] Live update: vfio and iommufd
 2025-06-10 15:39 UTC  (30+ messages)
` [PATCH V5 01/38] migration: cpr helpers
` [PATCH V5 02/38] migration: lower handler priority
` [PATCH V5 03/38] vfio/container: register container for cpr
` [PATCH V5 04/38] vfio/container: preserve descriptors
` [PATCH V5 05/38] vfio/container: discard old DMA vaddr
` [PATCH V5 07/38] vfio/container: mdev cpr blocker
` [PATCH V5 08/38] vfio/container: recover from unmap-all-vaddr failure
` [PATCH V5 09/38] pci: export msix_is_pending
` [PATCH V5 10/38] pci: skip reset during cpr
` [PATCH V5 11/38] vfio-pci: "
` [PATCH V5 12/38] vfio/pci: vfio_pci_vector_init
` [PATCH V5 17/38] vfio/pci: export MSI functions
` [PATCH V5 19/38] vfio-pci: preserve INTx
` [PATCH V5 20/38] migration: close kvm after cpr
` [PATCH V5 21/38] migration: cpr_get_fd_param helper
` [PATCH V5 22/38] backends/iommufd: iommufd_backend_map_file_dma
` [PATCH V5 23/38] backends/iommufd: change process ioctl
` [PATCH V5 24/38] physmem: qemu_ram_get_fd_offset
` [PATCH V5 25/38] vfio/iommufd: use IOMMU_IOAS_MAP_FILE
` [PATCH V5 26/38] vfio/iommufd: invariant device name
` [PATCH V5 27/38] vfio/iommufd: add vfio_device_free_name
` [PATCH V5 29/38] vfio/iommufd: register container for cpr
` [PATCH V5 30/38] migration: vfio cpr state hook
` [PATCH V5 31/38] vfio/iommufd: cpr state
` [PATCH V5 33/38] vfio/iommufd: reconstruct device
` [PATCH V5 34/38] vfio/iommufd: reconstruct hwpt
` [PATCH V5 35/38] vfio/iommufd: change process
` [PATCH V5 37/38] vfio/container: delete old cpr register
` [PATCH V5 38/38] vfio: doc changes for cpr

[PATCH v2] migration: Setup pre-listened cpr.sock to remove race-condition
 2025-06-10 16:02 UTC  (2+ messages)

[PATCH v2 00/13] migration/postcopy: Blocktime tracking overhaul
 2025-06-10 14:08 UTC  (8+ messages)
` [PATCH v2 08/13] migration/postcopy: Report fault latencies in blocktime

[PATCH v5 0/7] ui/spice: Enable gl=on option for non-local or remote clients
 2025-06-10 13:30 UTC  (8+ messages)
` [PATCH v5 2/7] ui/spice: Add an option for users to provide a preferred codec

[PATCH] hw/arm/npcm7xx_boards: Add support for specifying SPI flash model
 2025-06-10 14:50 UTC  (5+ messages)

[PATCH v2] ramfb: Add property to control if load the romfile
 2025-06-10 16:00 UTC  (6+ messages)

[PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
 2025-06-10 15:56 UTC  (37+ messages)
` [PATCH 01/31] include/qemu/compiler: add QEMU_UNINITIALIZED attribute macro
` [PATCH 02/31] hw/virtio/virtio: avoid cost of -ftrivial-auto-var-init in hot path
` [PATCH 03/31] block: skip automatic zero-init of large array in ioq_submit
` [PATCH 04/31] chardev/char-fd: skip automatic zero-init of large array
` [PATCH 05/31] chardev/char-pty: "
` [PATCH 06/31] chardev/char-socket: "
` [PATCH 07/31] hw/audio/ac97: skip automatic zero-init of large arrays
` [PATCH 08/31] hw/audio/cs4231a: "
` [PATCH 09/31] hw/audio/es1370: skip automatic zero-init of large array
` [PATCH 10/31] hw/audio/gus: "
` [PATCH 11/31] "
` [PATCH 12/31] hw/audio/sb16: "
` [PATCH 13/31] hw/audio/via-ac97: "
` [PATCH 14/31] hw/char/sclpconsole-lm: "
` [PATCH 15/31] hw/dma/xlnx_csu_dma: "
` [PATCH 16/31] hw/display/vmware_vga: skip automatic zero-init of large struct
` [PATCH 17/31] hw/hyperv/syndbg: skip automatic zero-init of large array
` [PATCH 18/31] hw/misc/aspeed_hace: "
` [PATCH 19/31] hw/net/rtl8139: "
` [PATCH 20/31] hw/net/tulip: "
` [PATCH 21/31] hw/net/virtio-net: skip automatic zero-init of large arrays
` [PATCH 22/31] hw/net/xgamc: skip automatic zero-init of large array
` [PATCH 23/31] hw/nvme/ctrl: skip automatic zero-init of large arrays
` [PATCH 24/31] hw/ppc/pnv_occ: skip automatic zero-init of large struct
` [PATCH 25/31] hw/ppc/spapr_tpm_proxy: skip automatic zero-init of large arrays
` [PATCH 26/31] hw/usb/hcd-ohci: skip automatic zero-init of large array
` [PATCH 27/31] hw/scsi/lsi53c895a: "
` [PATCH 28/31] hw/scsi/megasas: skip automatic zero-init of large arrays
` [PATCH 29/31] hw/ufs/lu: skip automatic zero-init of large array
` [PATCH 30/31] net/socket: "
` [PATCH 31/31] net/stream: "

[RFC PATCH qemu 0/5] hw/cxl/mctp/i2c/usb: MCTP for OoB control of CXL devices
 2025-06-10 16:39 UTC  (3+ messages)
` [RFC PATCH qemu 3/5] hw/cxl/i2c_mctp_cxl: Initial device emulation

[PATCH v3 00/23] vfio-user client
 2025-06-10 16:52 UTC  (26+ messages)
` [PATCH v3 01/23] vfio: export PCI helpers needed for vfio-user
` [PATCH v3 02/23] vfio: enable per-IRQ MSI-X masking
` [PATCH v3 03/23] vfio: add per-region fd support
` [PATCH v3 05/23] vfio-user: introduce vfio-user protocol specification
` [PATCH v3 06/23] vfio-user: add vfio-user class and container

[PATCH preview 0/3] reviving minimal QAPI generation from 2021
 2025-06-10 16:10 UTC  (8+ messages)
` [PATCH 1/3] rust: make TryFrom macro more resilient
` [PATCH 2/3] scripts/qapi: add QAPISchemaIfCond.rsgen()

[PATCH v2 00/25] ACPI PCI Hotplug support on ARM
 2025-06-10 14:29 UTC  (9+ messages)
` [PATCH v2 24/25] tests/qtest/bios-tables-test: Keep ACPI PCI hotplug off

[PATCH 1/1] vhost: do not reset used_memslots when destroying vhost dev
 2025-06-10 16:14 UTC  (10+ messages)

Controlling time in QEMU
 2025-06-10 14:47 UTC  (3+ messages)

[PATCH V4 00/43] Live update: vfio and iommufd
 2025-06-10 16:31 UTC  (22+ messages)
` [PATCH V4 16/43] pci: skip reset during cpr
` [PATCH V4 32/43] vfio/iommufd: invariant device name
` [PATCH V4 33/43] vfio/iommufd: add vfio_device_free_name
` [PATCH V4 35/43] vfio/iommufd: register container for cpr
` [PATCH V4 36/43] migration: vfio cpr state hook
` [PATCH V4 43/43] vfio/container: delete old cpr register

[PATCH v2 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-06-10 14:47 UTC  (6+ messages)

[PULL 00/24] Misc HW patches for 2025-06-10
 2025-06-10 12:56 UTC  (25+ messages)
` [PULL 01/24] hw/char/sh_serial: Delete fifo_timeout_timer in DeviceUnrealize
` [PULL 02/24] hw/char/sh_serial: Convert to TypeInfo
` [PULL 03/24] hw/pci-host/raven: Remove is-legacy-prep property
` [PULL 04/24] hw/pci-host/raven: Revert "raven: Move BIOS loading from board code to PCI host"
` [PULL 05/24] hw/core/resetcontainer: Consolidate OBJECT_DECLARE_SIMPLE_TYPE
` [PULL 06/24] hw/hyperv/balloon: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES
` [PULL 07/24] hw/ppc/e500: Move clock and TB frequency to machine class
` [PULL 08/24] hw/net/fsl_etsec: Set default MAC address
` [PULL 09/24] hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal resources
` [PULL 10/24] pc-bios: ensure installed ROMs don't have execute permissions
` [PULL 11/24] MAINTAINERS: Update Akihiko Odaki's affiliation
` [PULL 12/24] tests/functional: Add a test for the Arduino UNO machine
` [PULL 13/24] accel/hvf: Fix TYPE_HVF_ACCEL instance size
` [PULL 14/24] hw/core/cpu: Move CacheType to general cpu.h
` [PULL 15/24] hw/gpio/pca9552: Avoid using g_newa()
` [PULL 16/24] backends/tpm: Avoid using g_alloca()
` [PULL 17/24] tests/unit/test-char: "
` [PULL 18/24] hw/virtio/virtio-mem: Fix definition of VirtIOMEMClass
` [PULL 19/24] hw/virtio/virtio-pmem: Fix definition of VirtIOPMEMClass
` [PULL 20/24] hw/gpio/aspeed: Fix definition of AspeedGPIOClass
` [PULL 21/24] hw/riscv/riscv-iommu: Remove definition of RISCVIOMMU[Pci|Sys]Class
` [PULL 22/24] hw/misc/stm32_rcc: Fix stm32_rcc_write() arguments order
` [PULL 23/24] hw/net/i82596: Update datasheet URL
` [PULL 24/24] hw/net/i82596: Factor configure function out

[PATCH v2 0/3] scripts: render_block_graph: Fix with new python and improve argument parsing
 2025-06-10 12:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: Drop the defunct mail address from Yoshinori Sato
 2025-06-10 12:01 UTC 

[PATCH v2 0/9] riscv: Add support for MIPS P8700 CPU
 2025-06-10 11:42 UTC  (18+ messages)
` [PATCH v2 1/9] hw/intc: Allow gaps in hartids for aclint and aplic
` [PATCH v2 3/9] target/riscv: Add MIPS P8700 CPU
` [PATCH v2 4/9] target/riscv: Add MIPS P8700 CSRs
` [PATCH v2 2/9] target/riscv: Add cpu_set_exception_base
` [PATCH v2 5/9] target/riscv: Add mips.ccmov instruction
` [PATCH v2 9/9] hw/riscv: Add a network device e1000e to the boston-aia
` [PATCH v2 8/9] configs/devices: Add MIPS Boston-aia board model to RISC-V

[PATCH 00/13] Pegasos2 clean up and pegasos1 emulation
 2025-06-10 11:38 UTC  (8+ messages)
` [PATCH 01/13] hw/boards: Extend DEFINE_MACHINE macro to cover more use cases
` [PATCH 06/13] hw/ppc/pegasos2: Rename mv field in machine state
` [PATCH 07/13] hw/ppc/pegasos2: Add south bridge pointer in the "

[PATCH v5 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
 2025-06-10 10:44 UTC  (5+ messages)
` [PATCH v5 1/7] vhost-user: Add VirtIO Shared Memory map request
` [PATCH v5 2/7] vhost_user.rst: Align VhostUserMsg excerpt members

[PATCH 0/4] system: Forbid alloca()
 2025-06-10  9:29 UTC  (2+ messages)

[PATCH v14 0/5] arm/virt: CXL support via pxb_cxl
 2025-06-10  9:18 UTC  (5+ messages)
` [PATCH v14 2/5] hw/cxl: Make the CXL fixed memory windows devices

[PATCH 0/2] target/arm: Implement ID_AA64PFR2_EL1
 2025-06-10  9:06 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] hw/core/cpu: Move CacheType to general cpu.h
 2025-06-10  8:57 UTC  (2+ messages)

[PATCH v2 0/1] Add RISCV ZALASR Extension
 2025-06-10  8:32 UTC  (2+ messages)
` [PATCH v2 1/1] Add RISCV ZALASR extension

[PATCH v3 0/2] amd_iommu: Fixes
 2025-06-10  8:33 UTC  (3+ messages)

[PULL 0/7] loongarch-to-apply queue
 2025-06-10  7:53 UTC  (8+ messages)
` [PULL 1/7] hw/loongarch/virt: Fix big endian support with MCFG table
` [PULL 2/7] hw/intc/loongarch_pch: Convert to little endian with ID register
` [PULL 3/7] hw/intc/loongarch_extioi: Fix typo issue about register EXTIOI_COREISR_END
` [PULL 4/7] hw/loongarch/virt: inform guest of kvm
` [PULL 5/7] target/loongarch: add check for fcond
` [PULL 6/7] hw/loongarch/virt: Remove global variables about initrd
` [PULL 7/7] hw/loongarch/virt: Remove global variables about memmap tables

[PATCH v3 0/2] ramfb: Add property to control if load the romfile
 2025-06-10  6:47 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PULL 00/77] i386, build system changes for 2025-05-30
 2025-06-10  7:54 UTC  (4+ messages)
` [PULL 13/77] rocker: do not pollute the namespace

[PATCH] pc-bios: ensure installed ROMs don't have execute permissions
 2025-06-10  7:18 UTC  (2+ messages)

[PATCH] hw/net/i82596:changed assets link + abstracted configure function
 2025-06-10  6:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update the paths to the testing documentation files
 2025-06-10  6:53 UTC  (2+ messages)

[RFC PATCH v13 0/4] Report vfio-ap configuration changes
 2025-06-10  6:29 UTC  (3+ messages)
` [RFC PATCH v13 3/4] hw/vfio/ap: Storing event information for an AP configuration change event

[PATCH] tests/vm/README: fix documentation path in tests/vm/README
 2025-06-10  5:09 UTC  (2+ messages)

[PATCH 0/2] hw/loongarch/virt: Small enhancement about big endian host
 2025-06-10  2:50 UTC  (3+ messages)

[PATCH] hw/intc/loongarch_extioi: Fix typo issue about register EXTIOI_COREISR_END
 2025-06-10  2:50 UTC  (2+ messages)

[PATCH] migration/postcopy: Add latency distribution report for blocktime
 2025-06-10  0:27 UTC  (2+ messages)

RISC-V: Add CVA6 machine
 2025-06-09 23:30 UTC  (7+ messages)
` [PATCH v3 1/3] hw/riscv: add "
` [PATCH v3 2/3] target/riscv: add cva6 core type
` [PATCH v3 3/3] hw/riscv: set cva6 to use TYPE_RISCV_CPU_CVA6


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