public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-14 18:47:22 to 2022-03-15 19:30:00 UTC [more...]

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-03-15 19:29 UTC  (11+ messages)
                ` iommufd(+vfio-compat) dirty tracking (Was: Re: [RFC v2 0/4] vfio/hisilicon: add acc live migration driver)

[PATCH v9 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-15 18:26 UTC  (2+ messages)

[PATCH kvm-unit-tests v2 0/6] s390x SIGP fixes
 2022-03-15 17:39 UTC  (10+ messages)
` [PATCH kvm-unit-tests v2 3/6] s390x: smp: Fix checks for SIGP STOP STORE STATUS
` [PATCH kvm-unit-tests v2 4/6] s390x: smp: Create and use a non-waiting CPU stop
` [PATCH kvm-unit-tests v2 5/6] s390x: smp: Create and use a non-waiting CPU restart
` [PATCH kvm-unit-tests v2 6/6] lib: s390x: smp: Remove smp_sigp_retry

[PATCH v4] vfio-pci: Provide reviewers and acceptance criteria for variant drivers
 2022-03-15 17:57 UTC  (4+ messages)

[PATCH v4 00/13] KVM: arm64: Add support for hypercall services selection
 2022-03-15 17:53 UTC  (29+ messages)
` [PATCH v4 01/13] KVM: arm64: Factor out firmware register handling from psci.c
` [PATCH v4 03/13] KVM: arm64: Encode the scope for firmware registers
` [PATCH v4 04/13] KVM: arm64: Capture VM's first run
` [PATCH v4 05/13] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
` [PATCH v4 06/13] KVM: arm64: Add standard hypervisor firmware register
` [PATCH v4 07/13] KVM: arm64: Add vendor "
` [PATCH v4 09/13] Docs: KVM: Rename psci.rst to hypercalls.rst
` [PATCH v4 13/13] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list

[GIT PULL] virtio: a last minute regression fix
 2022-03-15 17:40 UTC  (2+ messages)

[PATCH v3] vfio-pci: Provide reviewers and acceptance criteria for vendor drivers
 2022-03-15 17:32 UTC  (7+ messages)

[PATCH v9 3/9] hisi_acc_qm: Move VF PCI device IDs to common header
 2022-03-15 17:30 UTC  (2+ messages)

[PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
 2022-03-15 17:25 UTC  (55+ messages)
` [PATCH v4 01/32] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v4 02/32] s390/sclp: detect the AISII facility
` [PATCH v4 03/32] s390/sclp: detect the AENI facility
` [PATCH v4 04/32] s390/sclp: detect the AISI facility
` [PATCH v4 05/32] s390/airq: pass more TPI info to airq handlers
` [PATCH v4 06/32] s390/airq: allow for airq structure that uses an input vector
` [PATCH v4 07/32] s390/pci: externalize the SIC operation controls and routine
` [PATCH v4 08/32] s390/pci: stash associated GISA designation
` [PATCH v4 09/32] s390/pci: export some routines related to RPCIT processing
` [PATCH v4 10/32] s390/pci: stash dtsm and maxstbl
` [PATCH v4 11/32] s390/pci: add helper function to find device by handle
` [PATCH v4 12/32] s390/pci: get SHM information from list pci
` [PATCH v4 13/32] s390/pci: return status from zpci_refresh_trans
` [PATCH v4 14/32] iommu: introduce iommu_domain_alloc_type and the KVM type
` [PATCH v4 15/32] vfio: introduce KVM-owned IOMMU type
` [PATCH v4 16/32] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v4 17/32] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v4 18/32] iommu/s390: add support for IOMMU_DOMAIN_KVM
` [PATCH v4 19/32] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v4 20/32] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v4 21/32] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v4 22/32] KVM: s390: pci: routines for (dis)associating zPCI devices with a KVM
` [PATCH v4 23/32] KVM: s390: pci: provide routines for enabling/disabling interpretation
` [PATCH v4 24/32] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v4 25/32] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
` [PATCH v4 26/32] KVM: s390: pci: handle refresh of PCI translations
` [PATCH v4 27/32] KVM: s390: intercept the rpcit instruction
` [PATCH v4 28/32] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v4 29/32] vfio-pci/zdev: add DTSM to clp group capability
` [PATCH v4 30/32] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v4 31/32] MAINTAINERS: additional files related kvm s390 pci passthrough
` [PATCH v4 32/32] MAINTAINERS: update s390 IOMMU entry

[PATCH kvm-unit-tests] arch-run: Introduce QEMU_ARCH
 2022-03-15 17:14 UTC  (5+ messages)

[PATCH 0/3] Use g_new() & friends where that makes obvious
 2022-03-15 16:16 UTC  (14+ messages)
` [PATCH 1/3] scripts/coccinelle: New use-g_new-etc.cocci
` [PATCH 2/3] 9pfs: Use g_new() & friends where that makes obvious sense
` [PATCH 3/3] "

[kvm-unit-tests] Adding the QCBOR library to kvm-unit-tests
 2022-03-15 15:48 UTC  (4+ messages)

[PATCH RESEND 0/2] KVM: Prevent module exit until all VMs are freed
 2022-03-15 15:43 UTC  (3+ messages)
` [PATCH RESEND 1/2] "

[PATCH v6 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally
 2022-03-15 15:30 UTC  (11+ messages)

[PATCH] KVM: VMX: Prepare VMCS setting for posted interrupt enabling when APICv is available
 2022-03-15 14:58 UTC 

[PATCH] lockdep: fix -Wunused-parameter for _THIS_IP_
 2022-03-15 15:00 UTC  (2+ messages)

[PATCH v12 00/17] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2022-03-15 14:48 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: APICv inhibition cleanups
 2022-03-15 14:48 UTC  (4+ messages)
` [PATCH 3/3] KVM: x86: Trace all APICv inhibit changes and capture overall status

[PATCH v2 0/3] Use g_new() & friends where that makes obvious sense
 2022-03-15 14:41 UTC  (4+ messages)
` [PATCH v2 1/3] scripts/coccinelle: New use-g_new-etc.cocci
` [PATCH v2 2/3] 9pfs: Use g_new() & friends where that makes obvious sense
` [PATCH v2 3/3] "

[PATCH] KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
 2022-03-15 14:33 UTC  (3+ messages)

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-15 14:13 UTC  (3+ messages)
` [PATCH v18 12/18] s390/vfio-ap: reset queues after adapter/domain unassignment

[GIT PULL 0/7] KVM: s390: Fix, test and feature for 5.18 part 2
 2022-03-15 14:11 UTC  (8+ messages)
` [GIT PULL 1/7] KVM: s390: pv: make use of ultravisor AIV support
` [GIT PULL 2/7] KVM: s390x: fix SCK locking
` [GIT PULL 3/7] KVM: s390: selftests: Split memop tests
` [GIT PULL 4/7] KVM: s390: selftests: Add macro as abstraction for MEM_OP
` [GIT PULL 5/7] KVM: s390: selftests: Add named stages for memop test
` [GIT PULL 6/7] KVM: s390: selftests: Add more copy memop tests
` [GIT PULL 7/7] KVM: s390: selftests: Add error "

[RFC 0/3] Expose Confidential Computing capabilities on sysfs
 2022-03-15 13:30 UTC  (3+ messages)

[RFC PATCH 00/47] Address Space Isolation for KVM
 2022-03-15 12:55 UTC  (5+ messages)
` [RFC PATCH 04/47] mm: asi: ASI support in interrupts/exceptions

[RFC PATCH v1 1/3] af_vsock: add two new tests for SOCK_SEQPACKET
 2022-03-15 12:55 UTC  (12+ messages)
` [RFC PATCH v1 2/3] af_vsock: SOCK_SEQPACKET receive timeout test
` [RFC PATCH v1 3/3] af_vsock: SOCK_SEQPACKET broken buffer test

[PATCH 0/4] SVM fixes + apic fix
 2022-03-15 12:27 UTC  (6+ messages)
` [PATCH 3/4] KVM: x86: SVM: use vmcb01 in avic_init_vmcb

[PATCH v2 00/26] Extend Eager Page Splitting to the shadow MMU
 2022-03-15 10:39 UTC  (27+ messages)
` [PATCH v2 01/26] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH v2 02/26] KVM: x86/mmu: Use a bool for direct
` [PATCH v2 03/26] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v2 04/26] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v2 05/26] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v2 06/26] KVM: x86/mmu: Pass memslot to kvm_mmu_new_shadow_page()
` [PATCH v2 07/26] KVM: x86/mmu: Separate shadow MMU sp allocation from initialization
` [PATCH v2 08/26] KVM: x86/mmu: Link spt to sp during allocation
` [PATCH v2 09/26] KVM: x86/mmu: Move huge page split sp allocation code to mmu.c
` [PATCH v2 10/26] KVM: x86/mmu: Use common code to free kvm_mmu_page structs
` [PATCH v2 11/26] KVM: x86/mmu: Use common code to allocate kvm_mmu_page structs from vCPU caches
` [PATCH v2 14/26] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v2 15/26] KVM: x86/mmu: Update page stats in __rmap_add()

[PATCH v2 0/3] vdpa: add two ioctl commands to support generic vDPA
 2022-03-15  9:52 UTC  (7+ messages)
` [PATCH v2 1/3] vdpa: support exposing the config size to userspace
` [PATCH v2 2/3] vdpa: change the type of nvqs to u32
` [PATCH v2 3/3] vdpa: support exposing the count of vqs to userspace

[PATCH] KVM: x86/mmu: Don't rebuild page when the page is synced and no tlb flushing is required
 2022-03-15  9:35 UTC 

[RFC PATCH 000/105] KVM: selftests: Overhaul APIs, purge VCPU_ID
 2022-03-15  8:08 UTC  (4+ messages)

[PATCH v4 0/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
 2022-03-15  7:48 UTC  (7+ messages)
` [PATCH v4 1/3] KVM: arm64: Generalise VM features into a set of flags
` [PATCH v4 2/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs

[PATCH] vfio-pci: Provide reviewers and acceptance criteria for vendor drivers
 2022-03-15  7:41 UTC  (4+ messages)

[PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-03-15  0:21 UTC  (2+ messages)

[PATCH 1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
 2022-03-14 22:27 UTC  (5+ messages)
` [PATCH 2/4] intel_iommu: Support IR-only mode without DMA translation

[PATCH v2] vfio-pci: Provide reviewers and acceptance criteria for vendor drivers
 2022-03-14 19:58 UTC  (5+ messages)

[PATCH v4 00/11] s390x/pci: zPCI interpretation support
 2022-03-14 19:49 UTC  (12+ messages)
` [PATCH v4 01/11] Update linux headers
` [PATCH v4 02/11] vfio: handle KVM-owned IOMMU requests
` [PATCH v4 03/11] target/s390x: add zpci-interp to cpu models
` [PATCH v4 04/11] s390x/pci: add routine to get host function handle from CLP info
` [PATCH v4 05/11] s390x/pci: enable for load/store intepretation
` [PATCH v4 06/11] s390x/pci: don't fence interpreted devices without MSI-X
` [PATCH v4 07/11] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH v4 08/11] s390x/pci: use KVM-managed IOMMU for interpretation
` [PATCH v4 09/11] s390x/pci: use I/O Address Translation assist when interpreting
` [PATCH v4 10/11] s390x/pci: use dtsm provided from vfio capabilities for interpreted devices
` [PATCH v4 11/11] s390x/pci: let intercept devices have separate PCI groups

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-14 19:45 UTC  (7+ messages)
` [RFC PATCH v5 005/104] KVM: x86: Refactor KVM VMX module init/exit functions
` [RFC PATCH v5 008/104] KVM: TDX: Add a function to initialize TDX module


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox