qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-14 23:30:33 to 2025-07-15 09:39:26 UTC [more...]

[PATCH v1] hw/pci-host/designware: Support 64Bit resource for DesignwarePCIEHost
 2025-07-15  8:57 UTC  (2+ messages)

[PATCH-for-10.1 v7 0/2] hw/core/machine: Display CPU model name in 'info cpus' command
 2025-07-15  9:34 UTC  (6+ messages)
` [PATCH-for-10.1 v7 1/2] qapi/machine: Add @qom-type field to CpuInfoFast structure
` [PATCH-for-10.1 v7 2/2] hw/core/machine: Display CPU model name in 'info cpus' command

[PATCH v2 0/4] vfio-user fixes
 2025-07-15  9:37 UTC  (11+ messages)
` [PATCH v2 1/4] hw/vfio-user: add Cédric Le Goater as a maintainer
` [PATCH v2 2/4] hw/vfio: fix region fd initialization
` [PATCH v2 3/4] hw/vfio-user: wait for proxy close correctly
` [PATCH v2 4/4] hw/vfio-user: fix use of uninitialized variable

[PATCH 00/22] vfio: improve use of QOM and coding guidelines
 2025-07-15  9:26 UTC  (21+ messages)
` [PATCH 01/22] vfio/vfio-container-base.h: update VFIOContainerBase declaration
` [PATCH 02/22] vfio/vfio-container.h: update VFIOContainer declaration
` [PATCH 03/22] hw/vfio/cpr-legacy.c: use QOM casts where appropriate
` [PATCH 04/22] hw/vfio/container.c: "
` [PATCH 05/22] ppc/spapr_pci_vfio.c: "
` [PATCH 06/22] vfio/spapr.c: "
` [PATCH 07/22] vfio/vfio-container.h: rename VFIOContainer bcontainer field to parent_obj
` [PATCH 08/22] vfio-user/container.h: update VFIOUserContainer declaration
` [PATCH 09/22] vfio/container.c: use QOM casts where appropriate
` [PATCH 10/22] vfio-user/container.h: rename VFIOUserContainer bcontainer field to parent_obj
` [PATCH 11/22] vfio-user/pci.c: update VFIOUserPCIDevice declaration
` [PATCH 12/22] vfio-user/pci.c: use QOM casts where appropriate
` [PATCH 13/22] vfio-user/pci.c: rename VFIOUserPCIDevice device field to parent_obj
` [PATCH 15/22] vfio/pci.h: use QOM casts where appropriate
` [PATCH 16/22] vfio/pci.c: "
` [PATCH 17/22] vfio/pci-quirks.c: "
` [PATCH 18/22] vfio/cpr.c: "
` [PATCH 20/22] vfio-user/pci.c: "
` [PATCH 21/22] s390x/s390-pci-vfio.c: "
` [PATCH 22/22] vfio/pci.h: rename VFIOPCIDevice pdev field to parent_obj

[PATCH 0/7] crypto: misc fixes and improvements to cert handling
 2025-07-15  9:29 UTC  (8+ messages)
` [PATCH 1/7] crypto: stop requiring "key encipherment" usage in x509 certs
` [PATCH 2/7] crypto: switch to newer gnutls API for distinguished name
` [PATCH 3/7] crypto: load all certificates in X509 CA file
` [PATCH 4/7] crypto: only verify CA certs in chain of trust
` [PATCH 5/7] crypto: remove extraneous pointer usage in gnutls certs
` [PATCH 6/7] crypto: fix error reporting in cert chain checks
` [PATCH 7/7] crypto: allow client/server cert chains

[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-07-15  9:30 UTC  (9+ messages)
` [RFC PATCH v3 01/15] backends/iommufd: Introduce iommufd_backend_alloc_viommu
` [RFC PATCH v3 02/15] backends/iommufd: Introduce iommufd_vdev_alloc
` [RFC PATCH v3 03/15] hw/arm/smmu-common: Factor out common helper functions and export
` [RFC PATCH v3 04/15] hw/arm/smmu-common: Introduce smmu_iommu_ops_by_type() helper

[PATCH 0/3] VFIO multifd device state transfer patches for QEMU 10.1
 2025-07-15  9:25 UTC  (14+ messages)
` [PATCH 1/3] vfio/migration: Max in-flight VFIO device state buffer count limit
` [PATCH 2/3] vfio/migration: Add x-migration-load-config-after-iter VFIO property

[PATCH] hw/vfio-user: wait for proxy close correctly
 2025-07-15  9:06 UTC  (5+ messages)

[PATCH v5 00/11] riscv: Add support for MIPS P8700 CPU
 2025-07-15  9:03 UTC  (3+ messages)
` [PATCH v5 10/11] hw/pci: Allow explicit function numbers in pci

[PATCH v6 00/39] accel: Preparatory cleanups for split-accel
 2025-07-15  9:02 UTC  (7+ messages)
` [PATCH v6 01/39] hw/core/machine: Display CPU model name in 'info cpus' command
` [PATCH v6 03/39] system/runstate: Document qemu_add_vm_change_state_handler()

[RFC PATCH 0/2] system/win32: Remove unused Error argument in qemu_socket_[un]select()
 2025-07-15  8:56 UTC  (7+ messages)
` [RFC PATCH 1/2] system/os-win32: Remove unused Error** argument in qemu_socket_unselect
` [RFC PATCH 2/2] system/os-win32: Remove unused Error** argument in qemu_socket_select

[PATCH v7 00/36] ACPI PCI Hotplug support on ARM
 2025-07-15  8:53 UTC  (5+ messages)

[PULL 00/11] aspeed queue
 2025-07-15  8:49 UTC  (5+ messages)
` [PULL 09/11] docs: add support for gb200-bmc

[PATCH v5 00/11] MAX78000FTHR Implementation
 2025-07-15  8:47 UTC  (13+ messages)
` [PATCH v5 01/11] MAX78000: Add MAX78000FTHR Machine
` [PATCH v5 02/11] MAX78000: ICC Implementation
` [PATCH v5 03/11] MAX78000: Add ICC to SOC
` [PATCH v5 04/11] MAX78000: UART Implementation
` [PATCH v5 05/11] MAX78000: Add UART to SOC
` [PATCH v5 06/11] MAX78000: GCR Implementation
` [PATCH v5 07/11] MAX78000: Add GCR to SOC
` [PATCH v5 08/11] MAX78000: TRNG Implementation
` [PATCH v5 09/11] MAX78000: Add TRNG to SOC
` [PATCH v5 10/11] MAX78000: AES implementation
` [PATCH v5 11/11] MAX78000: Add AES to SOC

[PATCH] target/arm: Added support for SME register exposure to GDB
 2025-07-15  8:44 UTC  (4+ messages)

[PATCH v2] intel_iommu: Allow both Status Write and Interrupt Flag in QI wait
 2025-07-15  8:27 UTC  (6+ messages)

[PATCH RFC v2 00/13] virtio: introduce support for GSO over UDP tunnel
 2025-07-15  8:07 UTC  (15+ messages)
` [PATCH RFC v2 01/13] net: bundle all offloads in a single struct
` [PATCH RFC v2 03/13] virtio: introduce extended features type
` [PATCH RFC v2 04/13] virtio: serialize extended features state
` [PATCH RFC v2 06/13] virtio-pci: implement support for extended features
` [PATCH RFC v2 08/13] qmp: update virtio features map to support "
` [PATCH RFC v2 12/13] net: implement tunnel probing
` [PATCH RFC v2 13/13] net: implement UDP tunnel features offloading

[PATCH v2] hw/arm/xen-pvh: Remove unnecessary 'hw/xen/arch_hvm.h' header
 2025-07-15  7:41 UTC  (3+ messages)

[PATCH v2] rust: bindings: allow any number of params
 2025-07-15  7:23 UTC  (4+ messages)

[PATCH] hw/xen/arch_hvm: Unify x86 and ARM variants
 2025-07-15  7:11 UTC  (3+ messages)

[PATCH] vfio/pci: Recover sub-page BAR size when base address is not aligned
 2025-07-15  6:59 UTC 

[PULL 00/97] virtio,pci,pc: features, fixes, tests
 2025-07-15  6:57 UTC  (15+ messages)
` [PULL 01/97] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()
` [PULL 14/97] tests/acpi: Fill acpi table data for LoongArch
` [PULL 16/97] hw/acpi: Fix GPtrArray memory leak in crs_range_merge
` [PULL 21/97] amd_iommu: Fix mask to retrieve Interrupt Table Root Pointer from DTE
` [PULL 28/97] rust: bindings: allow any number of params
  ` [PULL v2 "
` [PULL 30/97] memory: Add permissions in IOMMUAccessFlags
` [PULL 48/97] hw/acpi: Rename and move build_x86_acpi_pci_hotplug to pcihp
` [PULL 64/97] qtest/bios-tables-test: Add a variant to the aarch64 viot test
` [PULL 84/97] hw/acpi/aml-build: Set identical implementation flag for PPTT processor nodes
` [PULL 85/97] hw/acpi/aml-build: Build a root node in the PPTT table

[PATCH v2] target/mips: Only update MVPControl.EVP bit if executed by master VPE
 2025-07-15  6:57 UTC  (2+ messages)

[PULL 00/17] MIPS & Co. patches for 2025-07-15
 2025-07-15  6:50 UTC  (19+ messages)
` [PULL 01/17] target/mips: Add support for emulation of CRC32 instructions
` [PULL 02/17] target/mips: Extract gen_base_index_addr() helper
` [PULL 03/17] target/mips: Extract generic gen_lx() helper
` [PULL 04/17] target/mips: Convert Octeon LX instructions to decodetree
` [PULL 05/17] target/mips: Have gen_[d]lsa() callers add 1 to shift amount argument
` [PULL 06/17] tests/tcg/mips: Add tests for MIPS CRC32[c] instructions
` [PULL 07/17] roms: re-remove execute bit from hppa-firmware*
` [PULL 08/17] hw/mips: Restrict ITU to TCG
` [PULL 09/17] hw/intc/loongarch_extioi: Remove unnecessary 'qemu/typedefs.h' include
` [PULL 10/17] hw/microblaze: Add missing FDT dependency
` [PULL 11/17] esp.c: only raise IRQ in esp_transfer_data() for CMD_SEL, CMD_SELATN and CMD_TI commands
` [PULL 12/17] esp.c: improve comment in esp_transfer_data()
` [PULL 13/17] esp.h: remove separate ESPState typedef
` [PULL 14/17] esp.c: only call dma_memory_read function if transfer length is non-zero
` [PULL 15/17] esp.c: only call dma_memory_write "
` [PULL 16/17] esp.c: add asc_mode property to indicate the current ESP mode
` [PULL 17/17] esp.c: only allow ESP commands permitted in the current asc_mode

[PATCH v5 00/19] hw/i386: separate isapc out from pc_piix
 2025-07-15  6:42 UTC  (3+ messages)
` [PATCH v5 02/19] hw/i386/pc_piix.c: remove include for loader.h

[PULL v2 00/13] Ui patches
 2025-07-15  6:38 UTC  (15+ messages)
` [PULL v2 01/13] ui/vnc: Do not copy z_stream
` [PULL v2 02/13] ui/vnc: Introduce the VncWorker type
` [PULL v2 03/13] ui/egl-helpers: Error check the fds in egl_dmabuf_export_texture()
` [PULL v2 04/13] ui/spice: Enable gl=on option for non-local or remote clients
` [PULL v2 05/13] ui/spice: Add an option for users to provide a preferred video codec
` [PULL v2 06/13] ui/spice: Add an option to submit gl_draw requests at fixed rate
` [PULL v2 07/13] ui/console-gl: Add a helper to create a texture with linear memory layout
` [PULL v2 08/13] ui/spice: Create a new texture with linear layout when gl=on is specified
` [PULL v2 09/13] ui/spice: Blit the scanout texture if its memory layout is not linear
` [PULL v2 10/13] hw/display: Allow injection of virtio-gpu EDID name
` [PULL v2 11/13] ui/gtk: Add keep-aspect-ratio option
` [PULL v2 12/13] ui/gtk: Add scale option
` [PULL v2 13/13] tpm: "qemu -tpmdev help" should return success

[PULL v2 00/29] QAPI patches patches for 2025-07-14
 2025-07-15  6:35 UTC 

[PATCH] gtk: Skip drawing if console surface is NULL
 2025-07-15  6:32 UTC  (2+ messages)

[PATCH V1] vfio: fix sub-page bar after cpr
 2025-07-15  6:32 UTC  (2+ messages)

[PULL 00/32] QAPI patches patches for 2025-07-14
 2025-07-15  6:30 UTC  (3+ messages)

[PATCH] vfio, migration: save device parent pci config
 2025-07-15  6:25 UTC  (4+ messages)

[PATCH] docs: Fix Aspeed title
 2025-07-15  6:19 UTC 

[PATCH v3 0/7] esp.c: only allow ESP commands permitted in the current mode
 2025-07-15  6:08 UTC  (2+ messages)

[PATCH v2 0/3] DTB build housekeeping
 2025-07-15  6:06 UTC  (2+ messages)

[PATCH] hw/mips: Restrict ITU to TCG
 2025-07-15  6:04 UTC  (2+ messages)

[PATCH] roms: re-remove execute bit from hppa-firmware*
 2025-07-15  6:04 UTC  (2+ messages)

[PATCH v3] vfio/pci: Introduce x-pci-class-code option
 2025-07-15  6:03 UTC  (2+ messages)

[PATCH v3 00/16] target/mips: Convert nanoMIPS LSA opcode to decodetree
 2025-07-15  6:02 UTC  (2+ messages)

[PATCH v7 0/1] Add support for emulation of CRC32 instructions
 2025-07-15  6:00 UTC  (3+ messages)
` [PATCH v7 1/1] "

[PATCH] hw/vfio: fix region fd initialization
 2025-07-15  5:52 UTC  (2+ messages)

[PATCH] hw/vfio-user: fix use of uninitialized variable
 2025-07-15  5:52 UTC  (2+ messages)

[PATCH v2 0/3] includes: Remove unnecessary 'qemu/typedefs.h' include
 2025-07-15  5:39 UTC  (3+ messages)
` [PATCH v2 2/3] hw/vfio/vfio-migration: "

[PULL V2 00/16] Net patches
 2025-07-15  4:35 UTC  (17+ messages)
` [PULL V2 01/16] net: fix buffer overflow in af_xdp_umem_create()
` [PULL V2 02/16] virtio-net: Add queues for RSS during migration
` [PULL V2 03/16] net: Refactor stream logic for reuse in '-net passt'
` [PULL V2 04/16] net: Define net_client_set_link()
` [PULL V2 05/16] vhost_net: Rename vhost_set_vring_enable() for clarity
` [PULL V2 06/16] net: Add get_vhost_net callback to NetClientInfo
` [PULL V2 07/16] net: Consolidate vhost feature bits into vhost_net structure
` [PULL V2 08/16] net: Add get_acked_features callback to VhostNetOptions
` [PULL V2 09/16] net: Add save_acked_features callback to vhost_net
` [PULL V2 10/16] net: Allow network backends to advertise max TX queue size
` [PULL V2 11/16] net: Add is_vhost_user flag to vhost_net struct
` [PULL V2 12/16] net: Add passt network backend
` [PULL V2 13/16] net/passt: Implement vhost-user backend support
` [PULL V2 14/16] net/af-xdp: Remove XDP program cleanup logic
` [PULL V2 15/16] net/af-xdp: Fix up cleanup path upon failure in queue creation
` [PULL V2 16/16] net/af-xdp: Support pinned map path for AF_XDP sockets

[PULL 00/13] Ui patches
 2025-07-15  4:19 UTC  (3+ messages)

[PULL 00/13] Net patches
 2025-07-15  4:13 UTC  (2+ messages)

[POC PATCH 0/5] QEMU: Enable in-place conversion and hugetlb gmem
 2025-07-15  3:31 UTC  (6+ messages)
  ` [POC PATCH 1/5] update-linux-headers: Add guestmem.h
  ` [POC PATCH 2/5] headers: Fetch gmem updates
  ` [POC PATCH 3/5] memory/guest_memfd: Enable in-place conversion when available
  ` [POC PATCH 4/5] memory/guest_memfd: Enable hugetlb support
  ` [POC PATCH 5/5] [HACK] memory: Don't enable in-place conversion for internal MemoryRegion with gmem

[PATCH v5 00/11] hw/loongarch: add the advanced extended interrupt controllers (AVECINTC) support
 2025-07-15  1:32 UTC  (4+ messages)
` [PATCH v5 02/11] hw/loongarch: add virt feature avecintc support

[PATCH v8 0/4] target/arm: Add FEAT_MEC to max cpu
 2025-07-15  1:26 UTC  (4+ messages)

[PATCH] net/vdpa: fix potential fd leak in net_init_vhost_vdpa()
 2025-07-15  1:17 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).