qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-08 10:00:53 to 2024-07-09 07:11:08 UTC [more...]

[PATCH v4 00/19] SMMUv3 nested translation support
 2024-07-09  7:10 UTC  (29+ messages)
` [PATCH v4 03/19] hw/arm/smmuv3: Fix encoding of CLASS in events
` [PATCH v4 07/19] hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR
` [PATCH v4 08/19] hw/arm/smmuv3: Translate CD and TT using stage-2 table
` [PATCH v4 10/19] hw/arm/smmu-common: Add support for nested TLB
` [PATCH v4 11/19] hw/arm/smmu-common: Support nested translation
` [PATCH v4 13/19] hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid
` [PATCH v4 14/19] hw/arm/smmu: Support nesting in the rest of commands
` [PATCH v4 16/19] hw/arm/smmuv3: Handle translation faults according to SMMUPTWEventInfo
` [PATCH v4 17/19] hw/arm/smmuv3: Support and advertise nesting
` [PATCH v4 18/19] hw/arm/smmuv3: Advertise S2FWB

[PATCH v3 00/10] hw/vfio: IOMMUFD Dirty Tracking
 2024-07-09  7:07 UTC  (23+ messages)
` [PATCH v3 01/10] vfio/iommufd: Don't fail to realize on IOMMU_GET_HW_INFO failure
` [PATCH v3 02/10] backends/iommufd: Extend iommufd_backend_get_device_info() to fetch HW capabilities
` [PATCH v3 03/10] vfio/iommufd: Return errno in iommufd_cdev_attach_ioas_hwpt()
` [PATCH v3 04/10] vfio/iommufd: Introduce auto domain creation
` [PATCH v3 05/10] vfio/iommufd: Probe and request hwpt dirty tracking capability
` [PATCH v3 06/10] vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
` [PATCH v3 07/10] vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
` [PATCH v3 08/10] vfio/iommufd: Parse hw_caps and store dirty tracking support
` [PATCH v3 09/10] vfio/migration: Don't block migration device dirty tracking is unsupported
` [PATCH v3 10/10] vfio/common: Allow disabling device dirty page tracking

[PATCH v2 0/1] Fix the overrun check of the receive ring buffer
 2024-07-09  6:33 UTC  (2+ messages)
` [PATCH v2 1/1] e1000: "

[PATCH v6 0/4] VT-d minor fixes
 2024-07-09  6:18 UTC  (5+ messages)
` [PATCH v6 2/4] intel_iommu: move VTD_FRCD_PV and VTD_FRCD_PP declarations
` [PATCH v6 1/4] intel_iommu: fix FRCD construction macro
` [PATCH v6 3/4] intel_iommu: fix type of the mask field in VTDIOTLBPageInvInfo
` [PATCH v6 4/4] intel_iommu: make type match

[PATCH v4 0/4] VT-d minor fixes
 2024-07-09  6:12 UTC  (5+ messages)
` [PATCH v4 1/4] intel_iommu: fix FRCD construction macro

[PATCH v5 0/4] VT-d minor fixes
 2024-07-09  6:10 UTC  (10+ messages)
` [PATCH v5 1/4] intel_iommu: fix FRCD construction macro
` [PATCH v5 3/4] intel_iommu: fix type of the mask field in VTDIOTLBPageInvInfo
` [PATCH v5 2/4] intel_iommu: move VTD_FRCD_PV and VTD_FRCD_PP declarations
` [PATCH v5 4/4] intel_iommu: make type match

QEMU Community Call Agenda Items (July 8th, 2024)
 2024-07-09  4:58 UTC  (5+ messages)
  ` QEMU Community Call Agenda Items (*July 9th*, 2024)
` QEMU Community Call Agenda Items (July 9th, 2024)

[PATCH v2] hw/i386/intel_iommu: Block CFI when necessary
 2024-07-09  4:43 UTC  (2+ messages)

[RFC] virtio-net: check the mac address for vdpa device
 2024-07-09  3:00 UTC  (6+ messages)

[PATCH] e1000: Fix the unexpected assumption that the receive buffer is full
 2024-07-09  2:56 UTC  (5+ messages)

[PATCH v2 0/4] virtio-net: Convert feature properties to OnOffAuto
 2024-07-09  2:52 UTC  (4+ messages)
` [PATCH v2 1/4] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()

[PATCH v8 00/10] Support persistent reservation operations
 2024-07-09  2:47 UTC  (11+ messages)
` [PATCH v8 01/10] block: add persistent reservation in/out api
` [PATCH v8 02/10] block/raw: add persistent reservation in/out driver
` [PATCH v8 03/10] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH v8 04/10] scsi/util: add helper functions for persistent reservation types conversion
` [PATCH v8 05/10] hw/scsi: add persistent reservation in/out api for scsi device
` [PATCH v8 06/10] block/nvme: add reservation command protocol constants
` [PATCH v8 07/10] hw/nvme: add helper functions for converting reservation types
` [PATCH v8 08/10] hw/nvme: enable ONCS and rescap function
` [PATCH v8 09/10] hw/nvme: add reservation protocal command
` [PATCH v8 10/10] block/iscsi: add persistent reservation in/out driver

Question: xen + vhost user
 2024-07-09  1:21 UTC  (3+ messages)

[PATCH v1 0/1] Fix the overrun check of the receive ring buffer
 2024-07-09  0:27 UTC  (2+ messages)
` [PATCH v1 1/1] e1000: "

[RESEND PATCH 0/6] target/arm: AdvSIMD decodetree conversion, part 3
 2024-07-09  0:06 UTC  (7+ messages)
` [PATCH 1/6] target/arm: Convert SMULL, UMULL, SMLAL, UMLAL, SMLSL, UMLSL to decodetree
` [PATCH 2/6] target/arm: Convert SADDL, SSUBL, SABDL, SABAL, and unsigned "
` [PATCH 3/6] target/arm: Convert SQDMULL, SQDMLAL, SQDMLSL "
` [PATCH 4/6] target/arm: Convert SADDW, SSUBW, UADDW, USUBW "
` [PATCH 5/6] target/arm: Convert ADDHN, SUBHN, RADDHN, RSUBHN "
` [PATCH 6/6] target/arm: Convert PMULL "

[PATCH 0/6] target/arm: AdvSIMD decodetree conversion, part 3
 2024-07-08 23:59 UTC  (7+ messages)
` [PATCH 1/6] target/arm: Convert SMULL, UMULL, SMLAL, UMLAL, SMLSL, UMLSL to decodetree
` [PATCH 2/6] target/arm: Convert SADDL, SSUBL, SABDL, SABAL, and unsigned "
` [PATCH 3/6] target/arm: Convert SQDMULL, SQDMLAL, SQDMLSL "
` [PATCH 4/6] target/arm: Convert SADDW, SSUBW, UADDW, USUBW "
` [PATCH 5/6] target/arm: Convert ADDHN, SUBHN, RADDHN, RSUBHN "
` [PATCH 6/6] target/arm: Convert PMULL "

[PATCH V13 0/8] Add architecture agnostic code to support vCPU Hotplug
 2024-07-08 23:52 UTC  (23+ messages)
` [PATCH V13 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
  ` [PATCH V13 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH V13 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH V13 4/8] hw/acpi: Update GED _EVT method AML with CPU scan
` [PATCH V13 5/8] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH V13 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit

[PATCH v1 0/2] xen: mapcache: Fix unmapping of first the entry in a bucket
 2024-07-08 23:16 UTC  (5+ messages)
` [PATCH v1 1/2] physmem: Bail out qemu_ram_block_from_host() for invalid ram addrs
` [PATCH v1 2/2] xen: mapcache: Fix unmapping of first entries in buckets

[PATCH v4 0/4] Implement using Intel QAT to offload ZLIB
 2024-07-08 21:34 UTC  (5+ messages)
` [PATCH v4 2/4] migration: Add migration parameters for QATzip
` [PATCH v4 3/4] migration: Introduce 'qatzip' compression method

[PATCH v42 00/98] hw/sd/sdcard: Add eMMC support
 2024-07-08 20:29 UTC  (4+ messages)
` [RFC PATCH v42 96/98] hw/sd/sdcard: Support boot area in emmc image

[PATCH v6 0/7] plugins: access values during a memory read/write
 2024-07-08 19:15 UTC  (11+ messages)
` [PATCH v6 2/7] plugins: save value during memory accesses
` [PATCH v6 3/7] plugins: extend API to get latest memory value accessed
` [PATCH v6 4/7] tests/tcg: add mechanism to run specific tests with plugins
` [PATCH v6 5/7] tests/tcg: allow to check output of plugins
` [PATCH v6 7/7] tests/tcg/x86_64: add test for plugin memory access

[PATCH] include/hw/qdev-core.h: Correct and clarify gpio doc comments
 2024-07-08 18:52 UTC  (2+ messages)

[RFC PATCH v4 0/7] Add Rust support, implement ARM PL011
 2024-07-08 18:48 UTC  (16+ messages)
` [RFC PATCH v4 1/7] build-sys: Add rust feature option
` [RFC PATCH v4 2/7] rust: add bindgen step as a meson dependency
` [RFC PATCH v4 3/7] rust: add crate to expose bindings and interfaces
` [RFC PATCH v4 4/7] rust: add PL011 device model

[PATCH] iov: don't use void* in pointer arithmetic in headers
 2024-07-08 18:17 UTC 

[PATCH v5 00/13] riscv: QEMU RISC-V IOMMU Support
 2024-07-08 17:35 UTC  (14+ messages)
` [PATCH v5 01/13] exec/memtxattr: add process identifier to the transaction attributes
` [PATCH v5 02/13] hw/riscv: add riscv-iommu-bits.h
` [PATCH v5 03/13] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH v5 04/13] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
` [PATCH v5 05/13] hw/riscv: add riscv-iommu-pci reference device
` [PATCH v5 06/13] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
` [PATCH v5 07/13] test/qtest: add riscv-iommu-pci tests
` [PATCH v5 08/13] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
` [PATCH v5 09/13] hw/riscv/riscv-iommu: add ATS support
` [PATCH v5 10/13] hw/riscv/riscv-iommu: add DBG support
` [PATCH v5 11/13] hw/riscv/riscv-iommu: Add another irq for mrif notifications
` [PATCH v5 12/13] qtest/riscv-iommu-test: add init queues test
` [PATCH v5 13/13] docs/specs: add riscv-iommu

[RFC PATCH 0/4] hw/display/virtio-gpu: Introducing asynchronous guest display render
 2024-07-08 16:40 UTC  (5+ messages)

[PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
 2024-07-08 16:40 UTC  (18+ messages)
` [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
` [PATCH v2 09/15] memory: Do not create circular reference with subregion

[PATCH] hw/nvme: Add support for setting the MQES for the NVMe emulation
 2024-07-08 16:22 UTC  (5+ messages)

[PATCH v2 0/8] ARM AArch64 Support for BSD
 2024-07-08 16:12 UTC  (7+ messages)
` [PATCH v2 5/8] bsd-user:Add get_mcontext function for ARM AArch64
` [PATCH v2 7/8] bsd-user:Add set_mcontext "
` [PATCH v2 8/8] bsd-user:Add AArch64 improvements and signal handling functions

[PATCH v3] timer: Fix a race condition between timer's callback and destroying code
 2024-07-08 16:02 UTC  (3+ messages)
` [PATCH v4] Add timer_join to avoid racing in timer cleanup

[PATCH v3 0/4] Implement using Intel QAT to offload ZLIB
 2024-07-08 15:46 UTC  (7+ messages)
        ` [External] "

[PATCH qemu] target/riscv: Add Zilsd and Zcmlsd extension support
 2024-07-08 15:37 UTC  (2+ messages)

[PATCH 0/3] Resolve vt82c686 and piix4 qemu_irq memory leaks
 2024-07-08 15:26 UTC  (4+ messages)
` [PATCH 1/3] hw/isa/vt82c686: Turn "intr" irq into a named gpio

[PULL 00/13] QAPI patches patches for 2024-07-06
 2024-07-08 15:18 UTC  (2+ messages)

Updated invitation: QEMU/KVM developers conference call @ Every 2 weeks from 14:00 to 15:00 on Tuesday (BST) (qemu-devel@nongnu.org)
 2024-07-08 14:59 UTC 

Updated invitation: QEMU/KVM developers conference call @ Every 2 weeks from 14:00 to 15:00 on Tuesday from Tue 11 Jun to Tue 9 Jul (BST) (qemu-devel@nongnu.org)
 2024-07-08 14:59 UTC 

[PATCH v3 0/3] Connect STM32L4x5 USART devices to the EXTI
 2024-07-08 14:51 UTC  (2+ messages)

[PATCH] i386/hvf: Integrates x2APIC support with hvf accel
 2024-07-08 14:37 UTC  (2+ messages)

[PATCH 0/2] target/arm: Fix unwind from dc zva and FEAT_MOPS
 2024-07-08 14:33 UTC  (6+ messages)
` [PATCH 1/2] accel/tcg: Introduce memset_ra, memmove_ra
` [PATCH 2/2] target/arm: Use memset_ra, memmove_ra in helper-a64.c

[PATCH] qdev-monitor: QAPIfy QMP device_add
 2024-07-08 14:30 UTC 

[PATCH v8 00/10] Support persistent reservation operations
 2024-07-08 13:43 UTC  (3+ messages)
` [PATCH v8 01/10] block: add persistent reservation in/out api

[PATCH v2] target/riscv: Add support for machine specific pmu's events
 2024-07-08 13:42 UTC  (4+ messages)

[RFC PATCH v3] ptp: Add vDSO-style vmclock support
 2024-07-08  9:17 UTC  (2+ messages)

[PATCH] contrib/elf2dmp: a workaround for the buggy msvcrt.dll!fwrite
 2024-07-08 11:25 UTC 

[PATCH v4 0/7] target/riscv: Expose RV32 cpu to RV64 QEMU
 2024-07-08 13:16 UTC  (8+ messages)
` [PATCH v4 1/7] target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBI
` [PATCH v4 2/7] target/riscv: Adjust PMP size for no-MMU RV64 QEMU running RV32
` [PATCH v4 3/7] target/riscv: Correct SXL return value for RV32 in RV64 QEMU
` [PATCH v4 4/7] target/riscv: Detect sxl to set bit width for RV32 in RV64
` [PATCH v4 5/7] target/riscv: Correct mcause/scause bit width for RV32 in RV64 QEMU
` [PATCH v4 6/7] target/riscv: Enable RV32 CPU support "
` [PATCH v4 7/7] tests/avocado: Add an avocado test for riscv64

[PATCH] MAINTAINERS: Add myself as a VT-d reviewer
 2024-07-08 12:19 UTC  (3+ messages)

[PATCH v8 00/10] Support persistent reservation operations
 2024-07-08 12:18 UTC  (5+ messages)
` [PATCH v8 01/10] block: add persistent reservation in/out api
` [PATCH v8 02/10] block/raw: add persistent reservation in/out driver
` [PATCH v8 03/10] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH v8 04/10] scsi/util: add helper functions for persistent reservation types conversion

[PATCH v9] virtio-net: Fix network stall at the host side waiting for kick
 2024-07-08 11:57 UTC 

[PATCH v2 0/9] RISC-V: ACPI: Namespace updates
 2024-07-08 11:47 UTC  (10+ messages)
` [PATCH v2 1/9] hw/riscv/virt-acpi-build.c: Add namespace devices for PLIC and APLIC
` [PATCH v2 2/9] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART
` [PATCH v2 3/9] tests/acpi: Allow DSDT acpi table changes for aarch64
` [PATCH v2 4/9] acpi/gpex: Create PCI link devices outside PCI root bridge
` [PATCH v2 5/9] tests/acpi: update expected DSDT blob for aarch64 and microvm
` [PATCH v2 6/9] tests/qtest/bios-tables-test.c: Remove the fall back path
` [PATCH v2 7/9] tests/acpi: Add empty ACPI data files for RISC-V
` [PATCH v2 8/9] tests/qtest/bios-tables-test.c: Enable basic testing "
` [PATCH v2 9/9] tests/acpi: Add expected ACPI AML files "

[PATCH] char-mux: Don't overwrite the receive buffer
 2024-07-08 11:21 UTC  (4+ messages)

[PATCH 00/43] Remaining MMU clean up patches
 2024-07-08 10:42 UTC  (6+ messages)
` [PATCH 36/43] target/ppc/mmu-hash32: Remove some static inlines from header

[PULL 0/1] ufs queue
 2024-07-08 10:00 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).