qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-15 21:30:57 to 2025-07-16 12:46:22 UTC [more...]

[PULL 00/97] virtio,pci,pc: features, fixes, tests
 2025-07-16 12:39 UTC  (2+ messages)

[PATCH 0/7] hw/i386/amd_iommu: Cleanups and fixes
 2025-07-16 12:35 UTC  (10+ messages)
` [PATCH 1/7] hw/i386/amd_iommu: Fix MMIO register write tracing
` [PATCH 2/7] hw/i386/amd_iommu: Remove unused and wrongly set ats_enabled field
` [PATCH 3/7] hw/i386/amd_iommu: Move IOAPIC memory region initialization to the end
` [PATCH 4/7] hw/i386/amd_iommu: Support MMIO writes to the status register
` [PATCH 5/7] hw/i386/amd_iommu: Fix event log generation
` [PATCH 6/7] hw/i386/amd_iommu: Fix handling device on buses != 0
` [PATCH 7/7] hw/i386/amd_iommu: Support 64 bit address for IOTLB lookup

HVF EL2 support in QEMU (aka FEAT_NV/FEAT_NV2) for MacOS
 2025-07-16 12:17 UTC  (5+ messages)

[PATCH v3 00/20] intel_iommu: Enable stage-1 translation for passthrough device
 2025-07-16 12:09 UTC  (10+ messages)
` [PATCH v3 05/20] hw/pci: Export pci_device_get_iommu_bus_devfn() and return bool
` [PATCH v3 07/20] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on
` [PATCH v3 08/20] intel_iommu: Fail passthrough device under PCI bridge if x-flts=on

Rust in QEMU update, July 2025
 2025-07-16 12:08 UTC 

[PATCH RFC v2 00/13] virtio: introduce support for GSO over UDP tunnel
 2025-07-16 12:04 UTC  (22+ messages)
` [PATCH RFC v2 01/13] net: bundle all offloads in a single struct
` [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 13/13] net: implement UDP tunnel features offloading

[PATCH REPOST v4 0/4] acpi: Add machine option to disable SPCR table
 2025-07-16 11:59 UTC  (6+ messages)
` [PATCH REPOST v4 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware

[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-07-16 11:51 UTC  (30+ messages)
` [RFC PATCH v3 05/15] hw/arm/smmuv3-accel: Introduce smmuv3 accel device
` [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
` [RFC PATCH v3 08/15] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
` [RFC PATCH v3 09/15] hw/arm/smmuv3-accel: Support nested STE install/uninstall support
` [RFC PATCH v3 13/15] hw/arm/smmuv3: Forward invalidation commands to hw
` [RFC PATCH v3 14/15] Read and validate host SMMUv3 feature bits

[PULL 00/77] Rust, target/i386 changes for QEMU 10.1 soft freeze
 2025-07-16 11:31 UTC  (3+ messages)
` [PULL 17/77] meson: Add optional dependency on IGVM library

[PATCH v5 0/4] acpi: Add machine option to disable SPCR table
 2025-07-16 11:19 UTC  (5+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] tests/qtest/bios-tables-test: Add test for disabling SPCR on AArch64
` [PATCH v5 3/4] tests/qtest/bios-tables-test: Add test for disabling SPCR on RISC-V
` [PATCH v5 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware

[RFC PATCH 0/2] system/win32: Remove unused Error argument in qemu_socket_[un]select()
 2025-07-16 11:01 UTC  (9+ 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

[RFC PATCH 0/6] Fix building of sparc/sparc32plus test cases
 2025-07-16 11:02 UTC  (8+ messages)
` [RFC PATCH 1/6] tests/tcg: special case sparc "
` [RFC PATCH 2/6] tests/tcg: special case sparc32plus "
` [RFC PATCH 3/6] configure: update sparc and sparc32plus target compiler detection
` [RFC PATCH 4/6] tests/docker: add sparc-leon-cross container image
` [RFC PATCH 5/6] configure: enable the container fallbacks for sparc/sparc32plus
` [RFC PATCH 6/6] docs/about: deprecate add sparc/sparc32plus-*-user

[PATCH v4 00/23] migration: propagate vTPM errors using Error objects
 2025-07-16 10:43 UTC  (24+ messages)
` [PATCH v4 01/23] migration: push Error **errp into vmstate_subsection_load()
` [PATCH v4 02/23] migration: push Error **errp into vmstate_load_state()
` [PATCH v4 03/23] migration: push Error **errp into qemu_loadvm_state_header()
` [PATCH v4 04/23] migration: push Error **errp into vmstate_load()
` [PATCH v4 05/23] migration: push Error **errp into qemu_loadvm_section_start_full()
` [PATCH v4 06/23] migration: push Error **errp into qemu_loadvm_section_part_end()
` [PATCH v4 07/23] migration: push Error **errp into loadvm_process_command()
` [PATCH v4 08/23] migration: push Error **errp into loadvm_handle_cmd_packaged()
` [PATCH v4 09/23] migration: push Error **errp into ram_postcopy_incoming_init()
` [PATCH v4 10/23] migration: push Error **errp into loadvm_postcopy_handle_advise()
` [PATCH v4 11/23] migration: push Error **errp into loadvm_postcopy_handle_listen()
` [PATCH v4 12/23] migration: push Error **errp into loadvm_postcopy_handle_run()
` [PATCH v4 13/23] migration: push Error **errp into loadvm_postcopy_ram_handle_discard()
` [PATCH v4 14/23] migration: make loadvm_postcopy_handle_resume() void
` [PATCH v4 15/23] migration: push Error **errp into loadvm_handle_recv_bitmap()
` [PATCH v4 16/23] migration: push Error **errp into loadvm_process_enable_colo()
` [PATCH v4 17/23] migration: push Error **errp into loadvm_postcopy_handle_switchover_start()
` [PATCH v4 18/23] migration: push Error **errp into qemu_loadvm_state_main()
` [PATCH v4 19/23] migration: push Error **errp into qemu_loadvm_state()
` [PATCH v4 20/23] migration: push Error **errp into qemu_load_device_state()
` [PATCH v4 21/23] migration: Capture error in postcopy_ram_listen_thread()
` [PATCH v4 22/23] migration: Add error-parameterized function variants in VMSD struct
` [PATCH v4 23/23] backends/tpm: Propagate vTPM error on migration failure

[PULL 0/4] Misc crypto & UI patches
 2025-07-16 10:30 UTC  (5+ messages)
` [PULL 1/4] ui: fix setting client_endian field defaults
` [PULL 2/4] ui: add trace events for all client messages
` [PULL 3/4] crypto/x509-utils: Check for error from gnutls_x509_crt_init()
` [PULL 4/4] crypto: load all certificates in X509 CA file

[PULL 00/13] Net patches
 2025-07-16 10:30 UTC  (6+ messages)

[PATCH 0/2] migration: Fix possible access out of bounds
 2025-07-16 10:26 UTC  (3+ messages)
` [PATCH 1/2] migration: Fix postcopy latency distribution formatting computation

[PATCH 0/4] vhost: drop backend_features
 2025-07-16 10:28 UTC  (4+ messages)

[PATCH 00/48] AMD Versal Gen 2 support
 2025-07-16  9:54 UTC  (49+ messages)
` [PATCH 01/48] hw/net/cadence_gem: fix register mask initialization
` [PATCH 02/48] hw/arm/xlnx-versal: split the xlnx-versal type
` [PATCH 03/48] hw/arm/xlnx-versal: prepare for FDT creation
` [PATCH 04/48] hw/arm/xlnx-versal: uart: refactor creation
` [PATCH 05/48] hw/arm/xlnx-versal: canfd: "
` [PATCH 06/48] hw/arm/xlnx-versal: sdhci: "
` [PATCH 07/48] hw/arm/xlnx-versal: gem: "
` [PATCH 08/48] hw/arm/xlnx-versal: adma: "
` [PATCH 09/48] hw/arm/xlnx-versal: xram: "
` [PATCH 10/48] hw/arm/xlnx-versal: usb: "
` [PATCH 11/48] hw/arm/xlnx-versal: efuse: "
` [PATCH 12/48] hw/arm/xlnx-versal: ospi: "
` [PATCH 13/48] hw/arm/xlnx-versal: VersalMap: add support for OR'ed IRQs
` [PATCH 14/48] hw/arm/xlnx-versal: PMC IOU SCLR: refactor creation
` [PATCH 15/48] hw/arm/xlnx-versal: bbram: "
` [PATCH 16/48] hw/arm/xlnx-versal: trng: "
` [PATCH 17/48] hw/arm/xlnx-versal: rtc: "
` [PATCH 18/48] hw/arm/xlnx-versal: cfu: "
` [PATCH 19/48] hw/arm/xlnx-versal: crl: "
` [PATCH 20/48] hw/arm/xlnx-versal-virt: virtio: "
` [PATCH 21/48] hw/arm/xlnx-versal: refactor CPU cluster creation
` [PATCH 22/48] hw/arm/xlnx-versal: add the mp_affinity property to the CPU mapping
` [PATCH 23/48] hw/arm/xlnx-versal: instantiate the GIC ITS in the APU
` [PATCH 24/48] hw/intc/arm_gicv3: Introduce a 'first-cpu-index' property
` [PATCH 25/48] hw/arm/xlnx-versal: add support for multiple GICs
` [PATCH 26/48] hw/arm/xlnx-versal: add support for GICv2
` [PATCH 27/48] hw/arm/xlnx-versal: rpu: refactor creation
` [PATCH 28/48] hw/arm/xlnx-versal: ocm: "
` [PATCH 29/48] hw/arm/xlnx-versal: ddr: "
` [PATCH 30/48] hw/arm/xlnx-versal: add the versal_get_num_cpu accessor
` [PATCH 31/48] hw/misc/xlnx-versal-crl: remove unnecessary include directives
` [PATCH 32/48] hw/misc/xlnx-versal-crl: split into base/concrete classes
` [PATCH 33/48] hw/misc/xlnx-versal-crl: refactor device reset logic
` [PATCH 34/48] hw/arm/xlnx-versal: reconnect the CRL to the other devices
` [PATCH 35/48] hw/arm/xlnx-versal: use hw/arm/bsa.h for timer IRQ indices
` [PATCH 36/48] hw/arm/xlnx-versal: tidy up
` [PATCH 37/48] hw/misc/xlnx-versal-crl: add the versal2 version
` [PATCH 38/48] hw/arm/xlnx-versal: add a per_cluster_gic switch to VersalCpuClusterMap
` [PATCH 39/48] hw/arm/xlnx-versal: add the target field in IRQ descriptor
` [PATCH 40/48] target/arm/tcg/cpu64: add the cortex-a78ae CPU
` [PATCH 41/48] hw/arm/xlnx-versal: add versal2 SoC
` [PATCH 42/48] hw/arm/xlnx-versal-virt: rename the machine to amd-versal-virt
` [PATCH 43/48] hw/arm/xlnx-versal-virt: split into base/concrete classes
` [PATCH 44/48] hw/arm/xlnx-versal-virt: tidy up
` [PATCH 45/48] docs/system/arm/xlnx-versal-virt: update supported devices
` [PATCH 46/48] docs/system/arm/xlnx-versal-virt: add a note about dumpdtb
` [PATCH 47/48] hw/arm/xlnx-versal-virt: add the xlnx-versal2-virt machine
` [PATCH 48/48] tests/functional/test_aarch64_xlnx_versal: test the versal2 machine

[PATCH] i386: Build SEV only for 64-bit target
 2025-07-16  9:56 UTC  (4+ messages)

[PATCH v2] intel_iommu: Allow both Status Write and Interrupt Flag in QI wait
 2025-07-16  9:36 UTC  (11+ messages)

[PATCH v5 00/69] accel: Preparatory cleanups for split-accel
 2025-07-16  9:24 UTC  (5+ messages)
` [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file

[PATCH] meson: Add most 3rd-party includes as system includes
 2025-07-16  9:17 UTC  (6+ messages)

[PATCH V4 0/3] fast qom tree get
 2025-07-16  8:32 UTC  (5+ messages)
` [PATCH V4 2/3] python: use qom-list-get

[PATCH v10 0/2] ramfb: Add property to control if load the romfile
 2025-07-16  8:21 UTC  (3+ messages)
` [PATCH v10 1/2] "
` [PATCH v10 2/2] hw/i386: Add the ramfb romfile compatibility

[PATCH V1] vfio: fix sub-page bar after cpr
 2025-07-16  8:11 UTC  (2+ messages)

[PATCH 00/22] vfio: improve use of QOM and coding guidelines
 2025-07-16  8:01 UTC  (5+ messages)
` [PATCH 05/22] ppc/spapr_pci_vfio.c: use QOM casts where appropriate
` [PATCH 06/22] vfio/spapr.c: "

[PATCH v2] net/tap: drop too small packets
 2025-07-16  7:28 UTC 

[PATCH v10 (RESEND) 00/20] Change ghes to use HEST-based offsets and add support for error inject
 2025-07-16  7:01 UTC  (4+ messages)

[PATCH] i386/cpu: Cleanup host_cpu_max_instance_init()
 2025-07-16  6:43 UTC  (2+ messages)

[PATCH-for-10.1] system/runstate: Document qemu_add_vm_change_state_handler_prio* in hdr
 2025-07-16  6:31 UTC  (2+ messages)

[PATCH v2 1/2] target/i386: Add TSA attack variants TSA-SQ and TSA-L1
 2025-07-16  6:28 UTC  (7+ messages)
` [PATCH v2 2/2] target/i386: Add TSA feature flag verw-clear

[PATCH] tests/functional: add --debug CLI arg
 2025-07-16  6:08 UTC 

[PATCH v8 0/4] target/arm: Add FEAT_MEC to max cpu
 2025-07-16  5:56 UTC  (7+ messages)

[PATCH 0/2] aarch64: update test images with new trusted firmware
 2025-07-16  5:45 UTC  (5+ messages)
` [PATCH 1/2] tests/functional/test_aarch64_device_passthrough: update image
` [PATCH 2/2] tests/functional/test_aarch64_rme: "

[PATCH 0/6] contrib/plugins: uftrace
 2025-07-16  5:34 UTC  (7+ messages)
` [PATCH 1/6] contrib/plugins/uftrace: new uftrace plugin
` [PATCH 2/6] contrib/plugins/uftrace: add trace-sample option
` [PATCH 3/6] contrib/plugins/uftrace: add trace-privilege-level option
` [PATCH 4/6] contrib/plugins/uftrace: add timestamp-based-on-real-time option
` [PATCH 5/6] contrib/plugins/uftrace_symbols.py
` [PATCH 6/6] contrib/plugins/uftrace: add documentation

[PATCH 0/2] docs, python: bump sphinx preferred version
 2025-07-16  5:10 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: Add docs/requirements.txt

[PATCH] system/qdev: Remove pointless NULL check in qdev_device_add_from_qdict
 2025-07-16  3:34 UTC  (3+ messages)

[PATCH] net/tap: drop too small packets
 2025-07-16  2:22 UTC  (7+ messages)

[PATCH v1] hw/pci-host/designware: Support 64Bit resource for DesignwarePCIEHost
 2025-07-16  0:47 UTC  (3+ messages)

[PATCH] hw/misc/max78000_aes: Comment Internal Key Storage
 2025-07-16  0:26 UTC 

[PATCH] python: fix editable installs for modern pip/setuptools
 2025-07-15 22:32 UTC  (2+ messages)

[PATCH 0/4] hw/net/npcm_gmac: Various fixes to gmac_try_send_next_packet()
 2025-07-15 22:23 UTC  (4+ messages)
` [PATCH 3/4] hw/net/npcm_gmac.c: Correct test for when to reallocate packet buffer

[PATCH v4 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-07-15 21:48 UTC  (5+ messages)
` [PATCH v4 19/28] pc-bios/s390-ccw: Refactor zipl_load_segment function

[PATCH] target/i386: fix x86_64 pushw op
 2025-07-15 21:03 UTC 


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