QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-01 23:46:00 to 2024-05-02 16:56:17 UTC [more...]

[PATCH v2 0/7] target/sparc: vis fixes
 2024-05-02 16:55 UTC  (2+ messages)
` [PATCH v2 1/7] linux-user/sparc: Add more hwcap bits for sparc64

[PATCH 00/14] hw: define and enforce a standard lifecycle for versioned machines
 2024-05-02 16:54 UTC  (30+ messages)
` [PATCH 01/14] include/hw: add helpers for defining versioned machine types
` [PATCH 02/14] hw/arm: convert 'virt' machine definitions to use new macros
` [PATCH 03/14] hw/s390x: convert 'ccw' "
` [PATCH 04/14] hw/ppc: convert 'spapr' "
` [PATCH 05/14] hw/m68k: convert 'virt' "
` [PATCH 08/14] include/hw: add macros for deprecation & removal of versioned machines
` [PATCH 09/14] hw: temporarily disable deletion of versioned machine types
` [PATCH 10/14] hw: set deprecation info for all "
` [PATCH 11/14] hw: skip registration of outdated "
` [PATCH 12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines
` [PATCH 13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines
` [PATCH 14/14] docs: document special exception for machine type deprecation & removal

[PATCH v4] Hexagon: add PC alignment check and exception
 2024-05-02 16:27 UTC  (2+ messages)

[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-05-02 16:19 UTC  (14+ messages)

[PATCH V1 00/26] Live update: cpr-exec
 2024-05-02 16:13 UTC  (8+ messages)
` [PATCH V1 18/26] migration: cpr-exec-args parameter
` [PATCH V1 20/26] migration: cpr-exec mode
` cpr-exec doc (was Re: [PATCH V1 00/26] Live update: cpr-exec)

[PATCH v2] MAINTAINERS: Update the reviewers for RDMA migration
 2024-05-02 16:08 UTC  (2+ messages)

QEMU headers in C++
 2024-05-02 16:04 UTC  (2+ messages)

[PATCH 00/13] remove some types from typedefs.h
 2024-05-02 15:53 UTC  (14+ messages)
` [PATCH 01/13] fw_cfg: remove useless declarations "
` [PATCH 02/13] qdev-core: remove DeviceListener "
` [PATCH 03/13] numa: remove types "
` [PATCH 04/13] net: remove AnnounceTimer "
` [PATCH 05/13] qemu-option: remove QemuOpt "
` [PATCH 06/13] intc: remove PICCommonState "
` [PATCH 07/13] lockable: remove QemuLockable "
` [PATCH 08/13] migration: remove PostcopyDiscardState "
` [PATCH 09/13] monitor: remove MonitorDef "
` [PATCH 10/13] qapi/machine: remove types "
` [PATCH 11/13] display: remove GraphicHwOps "
` [PATCH 12/13] tcg: remove CPU* types "
` [PATCH 13/13] pci: remove some "

[PATCH] kvm: move target-dependent interrupt routing out of kvm-all.c
 2024-05-02 15:49 UTC 

[PATCH] hmp/migration: Fix documents for "migrate" command
 2024-05-02 15:47 UTC 

[PATCH v2] bitmap: Use g_try_new0/g_renew
 2024-05-02 15:44 UTC  (2+ messages)

[PATCH ats_vtd v1 00/24] ATS support for VT-d
 2024-05-02 15:29 UTC  (25+ messages)
` [PATCH ats_vtd v1 01/24] intel_iommu: fix FRCD construction macro
` [PATCH ats_vtd v1 02/24] intel_iommu: make types match
` [PATCH ats_vtd v1 04/24] intel_iommu: set accessed and dirty bits during first stage translation
` [PATCH ats_vtd v1 05/24] intel_iommu: extract device IOTLB invalidation logic
` [PATCH ats_vtd v1 03/24] intel_iommu: check if the input address is canonical
` [PATCH ats_vtd v1 08/24] pcie: add helper to declare PASID capability for a pcie device
` [PATCH ats_vtd v1 09/24] pcie: helper functions to check if PASID and ATS are enabled
` [PATCH ats_vtd v1 07/24] memory: add permissions in IOMMUAccessFlags
` [PATCH ats_vtd v1 10/24] intel_iommu: declare supported PASID size
` [PATCH ats_vtd v1 06/24] intel_iommu: do not consider wait_desc as an invalid descriptor
` [PATCH ats_vtd v1 12/24] intel_iommu: add support for PASID-based device IOTLB invalidation
` [PATCH ats_vtd v1 13/24] pci: cache the bus mastering status in the device
` [PATCH ats_vtd v1 14/24] pci: add IOMMU operations to get address spaces and memory regions with PASID
` [PATCH ats_vtd v1 11/24] intel_iommu: add an internal API to find an address space "
` [PATCH ats_vtd v1 16/24] intel_iommu: implement the get_address_space_pasid iommu operation
` [PATCH ats_vtd v1 17/24] intel_iommu: implement the get_memory_region_pasid "
` [PATCH ats_vtd v1 15/24] pci: add a pci-level initialization function for iommu notifiers
` [PATCH ats_vtd v1 18/24] memory: Allow to store the PASID in IOMMUTLBEntry
` [PATCH ats_vtd v1 21/24] memory: add an API for ATS support
` [PATCH ats_vtd v1 19/24] intel_iommu: fill the PASID field when creating an instance of IOMMUTLBEntry
` [PATCH ats_vtd v1 22/24] pci: add a pci-level API for ATS
` [PATCH ats_vtd v1 20/24] atc: generic ATC that can be used by PCIe devices that support SVM
` [PATCH ats_vtd v1 23/24] intel_iommu: set the address mask even when a translation fails
` [PATCH ats_vtd v1 24/24] intel_iommu: add support for ATS

QEMU headers in C++
 2024-05-02 15:17 UTC  (5+ messages)

[PATCH v6 0/5] Support message-based DMA in vfio-user server
 2024-05-02 15:14 UTC  (3+ messages)

[PATCH v3 0/6] migration removals & deprecations
 2024-05-02 14:49 UTC  (5+ messages)
` [PATCH v3 3/6] migration: Remove 'blk/-b' option from migrate commands

[PATCH v3] Hexagon: add PC alignment check and exception
 2024-05-02 14:35 UTC  (2+ messages)

[PATCH] ui/cocoa.m: Drop old macOS-10.12-and-earlier compat ifdefs
 2024-05-02 14:30 UTC  (2+ messages)

[PATCH] bitmap: Use g_try_new0/g_renew
 2024-05-02 14:27 UTC  (2+ messages)

[PATCH v4] fix endianness bug
 2024-05-02 14:16 UTC  (2+ messages)
` [PATCH v5] xlnx_dpdma: fix descriptor "

[PATCH] hw/display: Add SSD1306 dot matrix display controller support
 2024-05-02 14:02 UTC  (3+ messages)

[PATCH] target/arm: fix MPIDR value for ARM CPUs with SMT
 2024-05-02 13:57 UTC  (16+ messages)

[PATCH v3 00/13] exec: Rework around CPUState user fields (part 2)
 2024-05-02 13:35 UTC  (7+ messages)

[PATCH 0/3] s390x: Simplify SCLPDevice usage
 2024-05-02 13:15 UTC  (4+ messages)
` [PATCH 1/3] s390x: Introduce a SCLPDevice pointer under the machine
` [PATCH 2/3] s390x/event-facility: Simplify sclp_get_event_facility_bus()
` [PATCH 3/3] s390x/sclp: Simplify get_sclp_device()

[PATCH] target/loongarch/kvm: Fix VM recovery from disk failures
 2024-05-02 12:45 UTC  (5+ messages)

[PATCH 0/3] Assorted fixes for PMU
 2024-05-02 12:39 UTC  (4+ messages)
` [PATCH 1/3] target/riscv: Save counter values during countinhibit update

[PATCH v4 00/22] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
 2024-05-02 12:13 UTC  (5+ messages)
` [PATCH v4 01/22] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
` [PATCH v4 20/22] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine

[PATCH] hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx()
 2024-05-02 12:11 UTC  (2+ messages)

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-05-02 11:37 UTC  (6+ messages)
` [PATCH v2 03/15] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH v2 04/15] hw/riscv: add riscv-iommu-pci device

[PATCH 0/3] qapi/vfio: Add VFIO device migration state change QAPI event
 2024-05-02 11:19 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] vfio/migration: Emit "

[PATCH v3 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-05-02 10:30 UTC  (11+ messages)
` [PATCH v3 06/19] range: Introduce range_get_last_bit()
` [PATCH v3 11/19] backends/iommufd: Implement HostIOMMUDeviceClass::check_cap() handler

[PATCH] migration/rdma: Allow building without on-demand paging support
 2024-05-02 10:08 UTC  (6+ messages)

[PATCH v2 0/3] crypto: Allow building with GnuTLS but without Libtasn1
 2024-05-02  9:56 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: Remove 'crypto-tls-x509-helpers.h' from crypto-tls-psk-helpers.c
` [PATCH v2 2/3] crypto: Restrict pkix_asn1_tab[] to crypto-tls-x509-helpers.c
` [PATCH v2 3/3] crypto: Allow building with GnuTLS but without Libtasn1

[PATCH] crypto: Allow building with GnuTLS but without Libtasn1
 2024-05-02  9:41 UTC  (5+ messages)

[PATCH v1 0/2] Upgrade ACPI SPCR table to support SPCR table version 4 format
 2024-05-02  9:18 UTC  (4+ messages)
` [PATCH v1 1/2] tests/qtest/bios-tables-test: Update virt SPCR golden references
` [PATCH v1 2/2] hw/acpi: Upgrade ACPI SPCR table to support SPCR table version 4 format

[PATCH] MAINTAINERS: Update the reviewers for RDMA migration
 2024-05-02  9:11 UTC  (2+ messages)

[PATCH 0/2] ppc/pnv: ADU model for POWER9/10
 2024-05-02  8:47 UTC  (9+ messages)
` [PATCH 1/2] ppc/pnv: Begin a more complete ADU LPC "
` [PATCH 2/2] ppc/pnv: Implement ADU access to LPC space

[PATCH v10 0/2] tpm: add mssim backend
 2024-05-02  8:35 UTC  (3+ messages)
` [PATCH v10 1/2] tpm: convert tpmdev options processing to new visitor format

[PATCH] ppc/pnv: Update Power10's cfam id to use Power10 DD2
 2024-05-02  8:21 UTC  (2+ messages)

[PATCH v2] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility
 2024-05-02  8:00 UTC  (3+ messages)

[PATCH v4 00/17] xen: Support grant mappings
 2024-05-02  7:34 UTC  (14+ messages)
` [PATCH v4 07/17] xen: mapcache: Refactor xen_replace_cache_entry_unlocked
` [PATCH v4 12/17] xen: mapcache: Unmap first entries in buckets
` [PATCH v4 13/17] softmmu: Pass RAM MemoryRegion and is_write xen_map_cache()
` [PATCH v4 14/17] xen: Add xen_mr_is_memory()
` [PATCH v4 15/17] xen: mapcache: Remove assumption of RAMBlock with 0 offset

[PATCH] mc146818rtc: add a way to generate RTC interrupts via QMP
 2024-05-02  7:30 UTC  (6+ messages)

[PATCH v4 0/3] vhost-user-blk: live resize additional APIs
 2024-05-02  7:25 UTC  (6+ messages)
` [PATCH v4 3/3] qapi: introduce device-sync-config

xlnx-versal-virt machine in qemu
 2024-05-02  6:58 UTC  (2+ messages)

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-05-02  6:44 UTC  (18+ messages)
` [RFC 1/2] iova_tree: add an id member to DMAMap

[PATCH 00/14] target/s390x: Fix and improve PER
 2024-05-02  5:44 UTC  (15+ messages)
` [PATCH 01/14] target/s390x: Do not use unwind for per_check_exception
` [PATCH 02/14] target/s390x: Move cpu_get_tb_cpu_state out of line
` [PATCH 03/14] target/s390x: Update CR9 bits
` [PATCH 04/14] target/s390x: Record separate PER bits in TB flags
` [PATCH 05/14] target/s390x: Disable conditional branch-to-next for PER
` [PATCH 06/14] target/s390x: Introduce help_goto_indirect
` [PATCH 07/14] target/s390x: Simplify help_branch
` [PATCH 08/14] target/s390x: Split per_breaking_event from per_branch_*
` [PATCH 09/14] target/s390x: Raise exception from helper_per_branch
` [PATCH 10/14] target/s390x: Raise exception from per_store_real
` [PATCH 11/14] target/s390x: Fix helper_per_ifetch flags
` [PATCH 12/14] target/s390x: Simplify per_ifetch, per_check_exception
` [PATCH 13/14] target/s390x: Adjust check of noreturn in translate_one
` [PATCH 14/14] tests/tcg/s390x: Add per.S

[PATCH intel_iommu 0/7] FLTS for VT-d
 2024-05-02  5:03 UTC  (4+ messages)

[PULL 00/20] tcg patch queue
 2024-05-02  0:17 UTC  (2+ messages)

[PATCH v2 00/28] Misc PPC exception and BookE MMU clean ups
 2024-05-01 23:43 UTC  (23+ messages)
` [PATCH v2 01/28] target/ppc: Fix gen_sc to use correct nip
` [PATCH v2 05/28] target/ppc/mmu_common.c: Move calculation of a value closer to its usage
` [PATCH v2 07/28] target/ppc/mmu_common.c: Remove unneeded local variable
` [PATCH v2 08/28] target/ppc/mmu_common.c: Simplify checking for real mode
` [PATCH v2 09/28] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU
` [PATCH v2 10/28] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address()
` [PATCH v2 13/28] target/ppc/mmu_common.c: Split off real mode cases in get_physical_address_wtlb()
` [PATCH v2 14/28] target/ppc/mmu_common.c: Inline and remove check_physical()
` [PATCH v2 15/28] target/ppc/mmu_common.c: Simplify mmubooke_get_physical_address()
` [PATCH v2 16/28] target/ppc/mmu_common.c: Simplify mmubooke206_get_physical_address()
` [PATCH v2 17/28] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls
` [PATCH v2 18/28] target/ppc/mmu_common.c: Deindent ppc_jumbo_xlate()
` [PATCH v2 19/28] target/ppc/mmu_common.c: Replace hard coded constants in ppc_jumbo_xlate()
` [PATCH v2 20/28] target/ppc/mmu_common.c: Make get_physical_address_wtlb() static
` [PATCH v2 21/28] target/ppc: Move mmu_ctx_t definition to mmu_common.c
` [PATCH v2 22/28] target/ppc: Remove ppc_hash32_pp_prot() and reuse common function
` [PATCH v2 23/28] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate()
` [PATCH v2 24/28] target/ppc/mmu_common.c: Remove BookE handling from get_physical_address_wtlb()
` [PATCH v2 25/28] target/ppc/mmu_common.c: Simplify ppc_booke_xlate()
` [PATCH v2 26/28] target/ppc/mmu_common.c: Move BookE MMU functions together
` [PATCH v2 27/28] target/ppc: Remove id_tlbs flag from CPU env
` [PATCH v2 28/28] target/ppc: Split off common 4xx TLB init


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 read-only IMAP folder(s) and NNTP newsgroup(s).