public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-18 03:22:29 to 2023-10-19 08:52:32 UTC [more...]

[PATCH] MIPS: KVM: Fix a build warning about variable set but not used
 2023-10-19  8:50 UTC  (2+ messages)

[PATCH v2 0/8] RISC-V SBI debug console extension support
 2023-10-19  8:46 UTC  (15+ messages)
` [PATCH v2 1/8] RISC-V: Add defines for SBI debug console extension
` [PATCH v2 2/8] RISC-V: KVM: Change the SBI specification version to v2.0
` [PATCH v2 3/8] RISC-V: KVM: Allow some SBI extensions to be disabled by default
` [PATCH v2 4/8] RISC-V: KVM: Forward SBI DBCN extension to user-space
` [PATCH v2 5/8] RISC-V: Add inline version of sbi_console_putchar/getchar() functions
` [PATCH v2 6/8] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v2 8/8] RISC-V: Enable SBI based earlycon support

[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
 2023-10-19  8:43 UTC  (21+ messages)
` [PATCH v3 1/5] tools: arm64: Add a Makefile for generating sysreg-defs.h
` [PATCH v3 2/5] perf build: Generate arm64's sysreg-defs.h and add to include path
` [PATCH v3 3/5] KVM: selftests: Generate "
` [PATCH v3 4/5] tools headers arm64: Update sysreg.h with kernel sources
` [PATCH v3 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce

[PATCH] KVM: x86/mmu: Declare flush_remote_tlbs{_range}() hooks iff HYPERV!=n
 2023-10-19  8:41 UTC  (2+ messages)

[PATCH v17 0/2] add debugfs to migration driver
 2023-10-19  8:30 UTC  (5+ messages)
` [PATCH v17 1/2] vfio/migration: Add debugfs to live "

[PATCH 1/1] KVM: VMX: Cleanup VMX basic information defines and usages
 2023-10-19  8:26 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/3] migration: fixes and multiple migration
 2023-10-19  8:10 UTC  (8+ messages)
` [kvm-unit-tests PATCH 2/3] migration: Fix test harness hang if source does not reach migration point

[PATCH 00/12] PCI device authentication
 2023-10-19  7:58 UTC  (7+ messages)
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication

[PATCH v2 0/2] KVM: arm64: PMU event filtering fixes
 2023-10-19  7:20 UTC  (5+ messages)
` [PATCH v2 2/2] KVM: arm64: Virtualise PMEVTYPER<n>_EL1.{NSU,NSK}

[RFC PATCH v3 25/78] target/i386: add fallthrough pseudo-keyword
 2023-10-19  7:17 UTC  (2+ messages)

[Bug 218026] New: Compile failure in kvm-unit-tests about "ld: Error: unable to disambiguate: -no-pie"
 2023-10-19  7:02 UTC 

[PATCH 1/1] selftests: KVM: add test to print boottime wallclock
 2023-10-19  6:51 UTC  (3+ messages)

[Bug 218025] New: Assertion Failure happens in kvm selftest vmx_preemption_timer_test
 2023-10-19  6:38 UTC 

[PATCH] KVM: x86: remove the unused assigned_dev_head from kvm_arch
 2023-10-19  4:33 UTC 

[PATCH v4 00/18] IOMMUFD Dirty Tracking
 2023-10-19  3:04 UTC  (38+ messages)
` [PATCH v4 01/18] vfio/iova_bitmap: Export more API symbols
` [PATCH v4 02/18] vfio: Move iova_bitmap into iommufd
` [PATCH v4 03/18] iommufd/iova_bitmap: Move symbols to IOMMUFD namespace
` [PATCH v4 04/18] iommu: Add iommu_domain ops for dirty tracking
` [PATCH v4 05/18] iommufd: Add a flag to enforce dirty tracking on attach
` [PATCH v4 06/18] iommufd: Add IOMMU_HWPT_SET_DIRTY
` [PATCH v4 07/18] iommufd: Add IOMMU_HWPT_GET_DIRTY_IOVA
` [PATCH v4 08/18] iommufd: Add capabilities to IOMMU_GET_HW_INFO
` [PATCH v4 09/18] iommufd: Add a flag to skip clearing of IOPTE dirty
` [PATCH v4 10/18] iommu/amd: Add domain_alloc_user based domain allocation
` [PATCH v4 11/18] iommu/amd: Access/Dirty bit support in IOPTEs
` [PATCH v4 12/18] iommu/intel: Access/Dirty bit support for SL domains
` [PATCH v4 13/18] iommufd/selftest: Expand mock_domain with dev_flags
` [PATCH v4 14/18] iommufd/selftest: Test IOMMU_HWPT_ALLOC_ENFORCE_DIRTY
` [PATCH v4 15/18] iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY
` [PATCH v4 16/18] iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_IOVA
` [PATCH v4 17/18] iommufd/selftest: Test out_capabilities in IOMMU_GET_HW_INFO
` [PATCH v4 18/18] iommufd/selftest: Test IOMMU_GET_DIRTY_IOVA_NO_CLEAR flag

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-10-19  2:48 UTC  (11+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-19  1:56 UTC  (26+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains

[PATCH] vsock: initialize the_virtio_vsock before using VQs
 2023-10-19  0:12 UTC  (2+ messages)

[PATCH v3 0/5] KVM: arm64: Load stage-2 in vcpu_load() on VHE
 2023-10-18 23:32 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: arm64: Don't zero VTTBR in __tlb_switch_to_host()
` [PATCH v3 2/5] KVM: arm64: Restore the stage-2 context in VHE's __tlb_switch_to_host()
` [PATCH v3 3/5] KVM: arm64: Reload stage-2 for VMID change on VHE
` [PATCH v3 4/5] KVM: arm64: Rename helpers for VHE vCPU load/put
` [PATCH v3 5/5] KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe()

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-10-18 23:13 UTC  (7+ messages)
` [PATCH 11/12] hw/xen: automatically assign device index to block devices

[PATCH RFC 1/1] x86/paravirt: introduce param to disable pv sched_clock
 2023-10-18 22:11 UTC 

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-18 22:17 UTC  (10+ messages)
` [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
` [PATCH v7 12/12] KVM: selftests: aarch64: vPMU register test for unimplemented counters

[linux-next:master] BUILD REGRESSION 2dac75696c6da3c848daa118a729827541c89d33
 2023-10-18 20:52 UTC  (2+ messages)

[PATCH 0/3] KVM: Fix KVM-owned file refcounting of KVM module(s)
 2023-10-18 20:46 UTC  (4+ messages)
` [PATCH 1/3] KVM: Set file_operations.owner appropriately for all such structures
` [PATCH 2/3] KVM: Always flush async #PF workqueue when vCPU is being destroyed
` [PATCH 3/3] Revert "KVM: Prevent module exit until all VMs are freed"

[PATCH v3 00/19] IOMMUFD Dirty Tracking
 2023-10-18 20:40 UTC  (29+ messages)
` [PATCH v3 16/19] iommu/amd: Add domain_alloc_user based domain allocation
` [PATCH v3 17/19] iommu/amd: Access/Dirty bit support in IOPTEs
` [PATCH v3 18/19] iommu/amd: Print access/dirty bits if supported

[PATCH] KVM: x86: Don't unnecessarily force masterclock update on vCPU hotplug
 2023-10-18 19:56 UTC 

[PATCH v14 00/23] TDX host kernel support
 2023-10-18 19:55 UTC  (24+ messages)
` [PATCH v14 06/23] x86/virt/tdx: Add SEAMCALL error printing for module initialization
` [PATCH v14 07/23] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v14 21/23] x86/virt/tdx: Handle TDX interaction with ACPI S3 and deeper states

[mst-vhost:vhost 18/35] drivers/virtio/virtio_pci_modern.c:54:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'}
 2023-10-18 19:51 UTC 

[PATCH 0/2] KVM: nSVM: TLB_CONTROL / FLUSHBYASID "fixes"
 2023-10-18 19:41 UTC  (3+ messages)
` [PATCH 1/2] Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB"
` [PATCH 2/2] KVM: nSVM: Advertise support for flush-by-ASID

[PATCH] KVM: SVM: Explicitly require FLUSHBYASID to enable SEV support
 2023-10-18 19:36 UTC 

[PATCH V1 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-10-18 19:28 UTC  (9+ messages)
` [PATCH V1 vfio 9/9] vfio/virtio: "

[PATCH v2] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
 2023-10-18 19:20 UTC 

[PATCH vhost v4 00/16] vdpa: Add support for vq descriptor mappings
 2023-10-18 17:24 UTC  (19+ messages)
` [PATCH vhost v4 01/16] vdpa/mlx5: Expose descriptor group mkey hw capability
` [PATCH vhost v4 02/16] vdpa: introduce dedicated descriptor group for virtqueue
` [PATCH vhost v4 03/16] vhost-vdpa: introduce descriptor group backend feature
` [PATCH vhost v4 04/16] vhost-vdpa: uAPI to get dedicated descriptor group id
` [PATCH vhost v4 05/16] vdpa/mlx5: Create helper function for dma mappings
` [PATCH vhost v4 06/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code
` [PATCH vhost v4 07/16] vdpa/mlx5: Take cvq iotlb lock during refresh
` [PATCH vhost v4 08/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions
` [PATCH vhost v4 09/16] vdpa/mlx5: Rename mr destroy functions
` [PATCH vhost v4 10/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
` [PATCH vhost v4 11/16] vdpa/mlx5: Move mr mutex out of "
` [PATCH vhost v4 12/16] vdpa/mlx5: Improve mr update flow
` [PATCH vhost v4 13/16] vdpa/mlx5: Introduce mr for vq descriptor
` [PATCH vhost v4 14/16] vdpa/mlx5: Enable hw support for vq descriptor mapping
` [PATCH vhost v4 15/16] vdpa/mlx5: Make iotlb helper functions more generic
` [PATCH vhost v4 16/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change

[PATCH 03/10] kvmclock: Use free_decrypted_pages()
 2023-10-18 15:57 UTC  (3+ messages)

[PATCH] KVM: x86: Use the correct size of struct kvm_vcpu_pv_apf_data and fix the documentation
 2023-10-18 15:12 UTC  (4+ messages)

[PATCH v3 02/19] vfio: Move iova_bitmap into iommu core
 2023-10-18 15:43 UTC  (17+ messages)

[PATCH] KVM: x86: Turn off KVM_WERROR by default for all configs
 2023-10-18 15:19 UTC 

[RFC PATCH 4.14] KVM: x86: Backport support for interrupt-based APF page-ready delivery in guest
 2023-10-18 14:40 UTC  (2+ messages)
` [RFC PATCH 4.14 v2] "

[PATCH gmem FIXUP] selftests/kvm: guestmem: check fstat results on guestmem fd
 2023-10-18 14:36 UTC  (2+ messages)

[PATCH] KVM: x86: Clean up included but non-essential header declarations
 2023-10-18 14:28 UTC  (4+ messages)

[PATCH v4 00/21] Support smp.clusters for x86 in QEMU
 2023-10-18 14:12 UTC  (9+ messages)
` [PATCH v4 21/21] i386: Add new property to control L2 cache topo in CPUID.04H

[PATCH v2 0/3] a couple of corrections to the IRQ enablement function
 2023-10-18 13:38 UTC  (4+ messages)
` [PATCH v2 1/3] s390/vfio-ap: unpin pages on gisc registration failure
` [PATCH v2 2/3] s390/vfio-ap: set status response code to 06 "
` [PATCH v2 3/3] s390/vfio-ap: improve reaction to response code 07 from PQAP(AQIC) command

[PATCH 0/9] SVM guest shadow stack support
 2023-10-18 11:27 UTC  (5+ messages)
` [PATCH 3/9] KVM: x86: SVM: Pass through shadow stack MSRs

[PATCH v2 0/5] KVM: arm64: Load stage-2 in vcpu_load() on VHE
 2023-10-18  7:17 UTC  (8+ messages)
` [PATCH v2 2/5] KVM: arm64: Restore the stage-2 context in VHE's __tlb_switch_to_host()
` [PATCH v2 4/5] KVM: arm64: Rename helpers for VHE vCPU load/put
` [PATCH v2 5/5] KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe()


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