messages from 2025-07-14 15:10:13 to 2025-07-14 23:16:20 UTC [more...]
[PULL 00/97] virtio,pci,pc: features, fixes, tests
2025-07-14 23:09 UTC (26+ messages)
` [PULL 02/97] net/vhost-vdpa: Report hashing capability
` [PULL 03/97] virtio-net: Move virtio_net_get_features() down
` [PULL 05/97] net/vhost-vdpa: Remove dummy SetSteeringEBPF
` [PULL 08/97] softmmu/runstate: add a way to detect force shutdowns
` [PULL 10/97] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
` [PULL 11/97] tests/acpi: Add empty ACPI data files for LoongArch
` [PULL 12/97] tests/qtest/bios-tables-test: Add basic testing "
` [PULL 13/97] rebuild-expected-aml.sh: Add support "
` [PULL 18/97] amd_iommu: Fix Device ID decoding for INVALIDATE_IOTLB_PAGES command
` [PULL 23/97] amd_iommu: Remove duplicated definitions
` [PULL 24/97] amd_iommu: Fix truncation of oldval in amdvi_writeq
` [PULL 26/97] tests/qtest/bios-tables-test: Add test for disabling SPCR on AArch64
` [PULL 28/97] rust: bindings: allow any number of params
` [PULL 29/97] pci: Add a memory attribute for pre-translated DMA operations
` [PULL 32/97] intel_iommu: Fill the PASID field when creating an IOMMUTLBEntry
` [PULL 33/97] intel_iommu: Declare supported PASID size
` [PULL 37/97] intel_iommu: Set address mask when a translation fails and adjust W permission
` [PULL 38/97] intel_iommu: Add support for ATS
` [PULL 41/97] qemu/target-info: Add %target_arch field to TargetInfo
` [PULL 49/97] hw/pci-host/gpex-acpi: Add native_pci_hotplug arg to acpi_dsdt_add_pci_osc
` [PULL 55/97] hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_method
` [PULL 62/97] hw/i386/acpi-build: Move aml_pci_edsm to a generic place
` [PULL 63/97] qtest/bios-tables-test: Prepare for fixing the aarch64 viot test
` [PULL 70/97] hw/acpi/ged: Add a bus link property
` [PULL 76/97] hw/core/sysbus: Introduce sysbus_mmio_map_name() helper
[PATCH v3] vfio/pci: Introduce x-pci-class-code option
2025-07-14 22:57 UTC (2+ messages)
[PATCH v2] intel_iommu: Allow both Status Write and Interrupt Flag in QI wait
2025-07-14 21:22 UTC (4+ messages)
[PATCH] rust: bindings: allow any number of params
2025-07-14 22:09 UTC
[PATCH] tap: fix net_init_tap() return code
2025-07-14 22:31 UTC (2+ messages)
[PATCH v4 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-07-14 22:13 UTC (14+ messages)
` [PATCH v4 17/28] s390x: Guest support for Secure-IPL Facility
` [PATCH v4 18/28] pc-bios/s390-ccw: Refactor zipl_run()
` [PATCH v4 19/28] pc-bios/s390-ccw: Refactor zipl_load_segment function
` [PATCH v4 20/28] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
` [PATCH v4 21/28] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
[PATCH v2 0/3] DTB build housekeeping
2025-07-14 21:35 UTC (6+ messages)
` [PATCH v2 1/3] hw/microblaze: Add missing FDT dependency
` [PATCH v2 3/3] pc-bios/dtb: Remove device tree blobs
[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
2025-07-14 22:20 UTC (3+ messages)
` [PATCH for-5.1 V4 2/4] target/mips: Add Loongson-3 CPU definition
[PATCH v2] target/arm: Added support for SME register exposure to GDB
2025-07-14 20:50 UTC (3+ messages)
[PATCH v3] target/arm: Added support for SME register exposure to GDB
2025-07-14 20:50 UTC
[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-07-14 20:24 UTC (32+ 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
` [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 07/15] hw/arm/smmuv3: Implement get_viommu_cap() callback
` [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 10/15] hw/arm/smmuv3-accel: Allocate a vDEVICE object for device
` [RFC PATCH v3 11/15] hw/pci/pci: Introduce optional get_msi_address_space() callback
` [RFC PATCH v3 12/15] hw/arm/smmuv3-accel: Introduce helpers to batch and issue cache invalidations
` [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
` [RFC PATCH v3 15/15] hw/arm/smmu-common: Add accel property for SMMU dev
[PATCH 0/4] hw/net/npcm_gmac: Various fixes to gmac_try_send_next_packet()
2025-07-14 20:08 UTC (7+ messages)
` [PATCH 1/4] hw/net/npcm_gmac.c: Send the right data for second packet in a row
` [PATCH 2/4] hw/net/npcm_gmac.c: Unify length and prev_buf_size variables
` [PATCH 3/4] hw/net/npcm_gmac.c: Correct test for when to reallocate packet buffer
` [PATCH 4/4] hw/net/npcm_gmac.c: Drop 'buf' local variable
[PATCH v2 0/2] hvf: arm: two small GIC sysreg emulation fixes
2025-07-14 20:04 UTC (5+ messages)
` [PATCH v2 1/2] hvf: arm: Add permission check in GIC sysreg handlers
` [PATCH v2 2/2] hvf: arm: Emulate ICC_RPR_EL1 accesses properly
[PATCH] target/arm: Provide always-false kvm_arm_*_supported() stubs for usermode
2025-07-14 19:49 UTC (6+ messages)
[PATCH] host-utils: Drop workaround for buggy Apple Clang __builtin_subcll()
2025-07-14 19:52 UTC (4+ messages)
[PATCH v7 00/36] ACPI PCI Hotplug support on ARM
2025-07-14 19:51 UTC (4+ messages)
[PULL 00/26] Migration patches for 2025-07-11
2025-07-14 19:39 UTC (5+ messages)
` [PULL 25/26] migration/postcopy: Add latency distribution report for blocktime
[PATCH v5 1/3] net/af-xdp: Remove XDP program cleanup logic
2025-07-14 19:41 UTC (6+ messages)
` [PATCH v5 2/3] net/af-xdp: Fix up cleanup path upon failure in queue creation
` [PATCH v5 3/3] net/af-xdp: Support pinned map path for AF_XDP sockets
[PATCH] target/riscv: do not call GETPC() in check_ret_from_m_mode()
2025-07-14 19:42 UTC (4+ messages)
[PATCH 0/4] vhost: drop backend_features
2025-07-14 19:23 UTC (3+ messages)
[PATCH 59/59] vfio: fix sub-page bar after cpr
2025-07-14 19:21 UTC (2+ messages)
[PATCH V1] vfio: fix sub-page bar after cpr
2025-07-14 19:21 UTC
[PATCH REPOST v4 0/4] acpi: Add machine option to disable SPCR table
2025-07-14 18:45 UTC (3+ messages)
` [PATCH REPOST v4 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
[PATCH qemu v2 00/11] hw/cxl: DCD Fabric Management Command Set (for 10.1)
2025-07-14 17:45 UTC (12+ messages)
` [PATCH qemu v2 01/11] hw/cxl: fix DC extent capacity tracking
` [PATCH qemu v2 02/11] hw/cxl: mailbox-utils: 0x5600 - FMAPI Get DCD Info
` [PATCH qemu v2 03/11] hw/mem: cxl_type3: Add dsmas_flags to CXLDCRegion struct
` [PATCH qemu v2 04/11] hw/cxl: mailbox-utils: 0x5601 - FMAPI Get Host Region Config
` [PATCH qemu v2 05/11] hw/cxl: Move definition for dynamic_capacity_uuid and enum for DC event types to header
` [PATCH qemu v2 06/11] hw/mem: cxl_type3: Add DC Region bitmap lock
` [PATCH qemu v2 07/11] hw/cxl: mailbox-utils: 0x5602 - FMAPI Set DC Region Config
` [PATCH qemu v2 08/11] hw/cxl: mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
` [PATCH qemu v2 09/11] hw/cxl: Create helper function to create DC Event Records from extents
` [PATCH qemu v2 10/11] hw/cxl: mailbox-utils: 0x5604 - FMAPI Initiate DC Add
` [PATCH qemu v2 11/11] hw/cxl: mailbox-utils: 0x5605 - FMAPI Initiate DC Release
[PATCH] target/arm: Added support for SME register exposure to GDB
2025-07-14 17:44 UTC (3+ messages)
[PATCH v7 0/4] Building PPTT with root node and identical implementation flag
2025-07-14 17:31 UTC (5+ messages)
` [PATCH v7 1/4] tests: virt: Allow changes to PPTT test table
` [PATCH v7 2/4] hw/acpi/aml-build: Set identical implementation flag for PPTT processor nodes
` [PATCH v7 3/4] hw/acpi/aml-build: Build a root node in the PPTT table
` [PATCH v7 4/4] tests: virt: Update expected ACPI tables for virt test
[PATCH qemu 00/11] hw/cxl: DCD Fabric Management Command Set (for 10.1)
2025-07-14 17:28 UTC (10+ messages)
` [PATCH qemu 07/11] hw/cxl: mailbox-utils: 0x5602 - FMAPI Set DC Region Config
[PATCH v8 0/4] target/arm: Add FEAT_MEC to max cpu
2025-07-14 17:09 UTC (6+ messages)
` [PATCH v8 1/4] target/arm: Implement FEAT_SCTLR2 and enable with -cpu max
` [PATCH v8 2/4] target/arm: Implement FEAT_TCR2 "
` [PATCH v8 3/4] target/arm: Implement FEAT_MEC registers
` [PATCH v8 4/4] target/arm: Enable FEAT_MEC in -cpu max
[PATCH v2 0/3] Reformatted Sparc GDB XML patches
2025-07-14 16:42 UTC (3+ messages)
[PATCH v6 0/4] Building PPTT with root node and identical implementation flag
2025-07-14 16:23 UTC (9+ messages)
` [PATCH v6 3/4] hw/acpi/aml-build: Build a root node in the PPTT table
[PATCH] iotests: add test for changing the 'drive' property via 'qom-set'
2025-07-14 16:04 UTC (2+ messages)
[PATCH-for-10.1 v7 0/6] target/arm: Add FEAT_MEC to max cpu
2025-07-14 15:46 UTC (6+ messages)
` [PATCH v7 4/6] target/arm: Add FEAT_TCR2
[PATCH v2 0/7] i386/cpu: Clean Up Reserved CPUID Leaves & Topology Overflow Fix
2025-07-14 15:41 UTC (5+ messages)
` [PATCH v2 7/7] i386/cpu: Honor maximum value for CPUID.8000001DH.EAX[25:14]
[PATCH v3 0/2] block/qapi: include child references in block device info
2025-07-14 15:11 UTC (2+ messages)
[PATCH V1 0/2] preserve pending interrupts during cpr on arm
2025-07-14 14:51 UTC (5+ messages)
` [PATCH V1 1/2] hw/intc/arm_gicv3_kvm: subroutine for save pending
` [PATCH V1 2/2] hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr
[PATCH] gtk: Skip drawing if console surface is NULL
2025-07-14 14:37 UTC (2+ messages)
[PATCH V1 0/2] preserve pending interrupts during cpr
2025-07-14 14:27 UTC (3+ messages)
` [PATCH V1 1/2] vfio/pci: augment set_handler
` [PATCH V1 2/2] vfio/pci: preserve pending interrupts
[PATCH RFC v2] virtio-net: Fix VLAN filter table reset timing
2025-07-14 14:16 UTC (2+ messages)
[PULL 00/32] QAPI patches patches for 2025-07-14
2025-07-14 13:44 UTC (29+ messages)
` [PULL 01/32] docs/sphinx: adjust qapidoc to cope with same-line error sections
` [PULL 02/32] docs/sphinx: parse @references in freeform text
` [PULL 03/32] docs/sphinx: remove legacy QAPI manual generator
` [PULL 04/32] docs/sphinx: remove special parsing for freeform sections
` [PULL 05/32] qapi: lift restriction on using '=' in doc blocks
` [PULL 07/32] qapi: Clean up a few Errors: sections
` [PULL 08/32] docs/qapi-domain: add return-nodesc
` [PULL 09/32] qapi: Fix undocumented return values by generating something
` [PULL 10/32] qapi: remove trivial "Returns:" sections
` [PULL 12/32] qapi: add cross-references to acpi.json
` [PULL 14/32] qapi: add cross-references to block layer
` [PULL 15/32] qapi: add cross-references to crypto.json
` [PULL 16/32] qapi: add cross-references to dump.json
` [PULL 17/32] qapi: add cross-references to job.json
` [PULL 18/32] qapi: add cross-references to Machine core
` [PULL 19/32] qapi: add cross-references to migration.json
` [PULL 20/32] qapi: add cross-references to net.json
` [PULL 21/32] qapi: add cross-references to pci.json
` [PULL 23/32] qapi: add cross-references to replay.json
` [PULL 24/32] qapi: add cross-references to run-state.json
` [PULL 25/32] qapi: add cross-references to sockets.json
` [PULL 26/32] qapi: add cross-references to ui.json
` [PULL 27/32] qapi: add cross-references to virtio.json
` [PULL 28/32] qapi: add cross-references to yank.json
` [PULL 29/32] qapi: add cross-references to misc modules
` [PULL 30/32] qom: qom-list-get
` [PULL 31/32] python: use qom-list-get
` [PULL 32/32] tests/qtest/qom-test: unit test for qom-list-get
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).