kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-16 18:17:47 to 2020-11-18 11:23:20 UTC [more...]

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-11-18 11:21 UTC  (8+ messages)
` [PATCH v13 01/15] iommu: Introduce attach/detach_pasid_table API
` [PATCH v13 02/15] iommu: Introduce bind/unbind_guest_msi
` [PATCH v13 03/15] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v13 04/15] iommu/smmuv3: Allow s1 and s2 configs to coexist
` [PATCH v13 05/15] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v13 06/15] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v13 07/15] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs

[RFC, v0 0/3] msi support for platform devices
 2020-11-18 11:00 UTC  (10+ messages)
` [RFC, v1 "

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-18 10:30 UTC  (2+ messages)

[PATCH 0/2] Fix and MAINTAINER update for 5.10
 2020-11-18 10:25 UTC  (6+ messages)
` [PATCH 1/2] s390/uv: handle destroy page legacy interface
` [PATCH 2/2] MAINTAINERS: add uv.c also to KVM/s390

[PATCH net] vhost_vdpa: Return -EFUALT if copy_from_user() fails
 2020-11-18  9:39 UTC  (6+ messages)

[PATCH v3 0/4] KVM: selftests: Cleanups, take 2
 2020-11-18  9:08 UTC  (6+ messages)

[PATCH] vfio-pci: Use io_remap_pfn_range() for PCI IO memory
 2020-11-17 18:17 UTC  (13+ messages)

[PATCH v4 00/34] SEV-ES hypervisor support
 2020-11-17 17:07 UTC  (35+ messages)
` [PATCH v4 01/34] x86/cpu: Add VM page flush MSR availablility as a CPUID feature
` [PATCH v4 02/34] KVM: SVM: Remove the call to sev_platform_status() during setup
` [PATCH v4 03/34] KVM: SVM: Add support for SEV-ES capability in KVM
` [PATCH v4 04/34] KVM: SVM: Add GHCB accessor functions for retrieving fields
` [PATCH v4 05/34] KVM: SVM: Add support for the SEV-ES VMSA
` [PATCH v4 06/34] KVM: x86: Mark GPRs dirty when written
` [PATCH v4 07/34] KVM: SVM: Add required changes to support intercepts under SEV-ES
` [PATCH v4 08/34] KVM: SVM: Prevent debugging "
` [PATCH v4 09/34] KVM: SVM: Do not allow instruction emulation "
` [PATCH v4 10/34] KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
` [PATCH v4 11/34] KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
` [PATCH v4 12/34] KVM: SVM: Add initial support for a VMGEXIT VMEXIT
` [PATCH v4 13/34] KVM: SVM: Create trace events for VMGEXIT processing
` [PATCH v4 14/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
` [PATCH v4 15/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004
` [PATCH v4 16/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
` [PATCH v4 17/34] KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
` [PATCH v4 18/34] KVM: SVM: Support MMIO for an SEV-ES guest
` [PATCH v4 19/34] KVM: SVM: Support string IO operations "
` [PATCH v4 20/34] KVM: SVM: Add support for EFER write traps "
` [PATCH v4 21/34] KVM: SVM: Add support for CR0 "
` [PATCH v4 22/34] KVM: SVM: Add support for CR4 "
` [PATCH v4 23/34] KVM: SVM: Add support for CR8 "
` [PATCH v4 24/34] KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES
` [PATCH v4 25/34] KVM: SVM: Do not report support for SMM for an SEV-ES guest
` [PATCH v4 26/34] KVM: SVM: Guest FPU state save/restore not needed for "
` [PATCH v4 27/34] KVM: SVM: Add support for booting APs for an "
` [PATCH v4 28/34] KVM: SVM: Add NMI support "
` [PATCH v4 29/34] KVM: SVM: Set the encryption mask for the SVM host save area
` [PATCH v4 30/34] KVM: SVM: Update ASID allocation to support SEV-ES guests
` [PATCH v4 31/34] KVM: SVM: Provide support for SEV-ES vCPU creation/loading
` [PATCH v4 32/34] KVM: SVM: Provide support for SEV-ES vCPU loading
` [PATCH v4 33/34] KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
` [PATCH v4 34/34] KVM: SVM: Provide support to launch and run an SEV-ES guest

[kvm-unit-tests PATCH 0/5] s390x: Add SIE library and simple test
 2020-11-17 15:42 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/5] s390x: Add test_bit to library
` [kvm-unit-tests PATCH 2/5] s390x: Consolidate sclp read info
` [kvm-unit-tests PATCH 3/5] s390x: SCLP feature checking
` [kvm-unit-tests PATCH 4/5] s390x: sie: Add SIE to lib
` [kvm-unit-tests PATCH 5/5] s390x: sie: Add first SIE test

[PATCH 0/2] KVM: s390: memcg awareness
 2020-11-17 15:31 UTC  (7+ messages)
` [PATCH 1/2] KVM: s390: Add memcg accounting to KVM allocations
` [PATCH 2/2] s390/gmap: make gmap memcg aware

[PATCH RFC v2 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2020-11-17 14:41 UTC  (5+ messages)
` [PATCH v2 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest
` [PATCH v2 05/17] KVM: x86/pmu: Reprogram guest PEBS event to emulate guest PEBS counter

[PATCH 1/1] vfio/type1: Add subdev_ioasid callback to vfio_iommu_driver_ops
 2020-11-17 14:39 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 03/11] selftests: kvm: Fix the segment descriptor layout to match the actual layout
 2020-11-17 12:57 UTC 

[PATCH AUTOSEL 4.19 3/6] selftests: kvm: Fix the segment descriptor layout to match the actual layout
 2020-11-17 12:57 UTC 

[PATCH AUTOSEL 5.9 08/21] selftests: kvm: Fix the segment descriptor layout to match the actual layout
 2020-11-17 12:56 UTC 

[PATCH v12 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-11-17 12:36 UTC  (4+ messages)
` [PATCH v12 04/15] iommu/smmuv3: Dynamically allocate s1_cfg and s2_cfg

[PATCH 1/2] kvm: x86/mmu: Add existing trace points to TDP MMU
 2020-11-17 11:04 UTC  (4+ messages)

[PATCH v2 0/2] KVM: SVM: Create separate vmcbs for L1 and L2
 2020-11-17 11:03 UTC  (2+ messages)

[PATCH 2/4] MIPS: kvm: Use vm_get_page_prot to get protection bits
 2020-11-17 10:40 UTC  (5+ messages)

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-17  9:21 UTC  (14+ messages)

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-11-17  9:16 UTC  (8+ messages)

[PATCH] KVM: SVM: fix error return code in svm_create_vcpu()
 2020-11-17  7:40 UTC  (2+ messages)

[PATCH] vfio iommu type1: Improve vfio_iommu_type1_pin_pages performance
 2020-11-17  3:31 UTC  (5+ messages)

[RFC PATCH 0/2] Connect request callback to mdev and vfio-ccw
 2020-11-17  3:21 UTC  (3+ messages)
` [RFC PATCH 1/2] vfio-mdev: Wire in a request handler for mdev parent
` [RFC PATCH 2/2] vfio-ccw: Wire in the request callback

[PATCH] vringh: fix vringh_iov_push_*() documentation
 2020-11-17  2:29 UTC  (2+ messages)

[PATCH v11 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE
 2020-11-17  2:11 UTC  (2+ messages)

[GIT PULL] vhost,vdpa: fixes
 2020-11-16 23:10 UTC  (2+ messages)

[PATCH] KVM: SVM: check CR4 changes against vcpu->arch
 2020-11-16 22:20 UTC  (2+ messages)

[PATCH] kvm/i386: Set proper nested state format for SVM
 2020-11-16 19:24 UTC  (4+ messages)

[PATCH] KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt()
 2020-11-16 18:59 UTC  (2+ messages)

[PATCH 00/11] Add QEMU debug support for SEV guests
 2020-11-16 18:53 UTC  (12+ messages)
` [PATCH 01/11] memattrs: add debug attribute
` [PATCH 02/11] exec: Add new MemoryDebugOps
` [PATCH 03/11] exec: add ram_debug_ops support
` [PATCH 04/11] exec: Add address_space_read and address_space_write debug helpers
` [PATCH 05/11] exec: add debug version of physical memory read and write API
` [PATCH 06/11] monitor/i386: use debug APIs when accessing guest memory
` [PATCH 07/11] kvm: introduce debug memory encryption API
` [PATCH 08/11] sev/i386: add debug encrypt and decrypt commands
` [PATCH 09/11] hw/i386: set ram_debug_ops when memory encryption is enabled
` [PATCH 10/11] sev/i386: add SEV specific MemoryDebugOps
` [PATCH 11/11] target/i386: clear C-bit when walking SEV guest page table

[RFC PATCH 00/67] KVM: X86: TDX support
 2020-11-16 18:26 UTC  (68+ messages)
` [RFC PATCH 01/67] x86/cpufeatures: Add synthetic feature flag for TDX (in host)
` [RFC PATCH 02/67] x86/msr-index: Define MSR_IA32_MKTME_KEYID_PART used by TDX
` [RFC PATCH 03/67] x86/cpu: Move get_builtin_firmware() common code (from microcode only)
` [RFC PATCH 04/67] KVM: Export kvm_io_bus_read for use by TDX for PV MMIO
` [RFC PATCH 05/67] KVM: Enable hardware before doing arch VM initialization
` [RFC PATCH 06/67] KVM: x86: Split core of hypercall emulation to helper function
` [RFC PATCH 07/67] KVM: x86: Export kvm_mmio tracepoint for use by TDX for PV MMIO
` [RFC PATCH 08/67] KVM: x86/mmu: Zap only leaf SPTEs for deleted/moved memslot by default
` [RFC PATCH 09/67] KVM: Add infrastructure and macro to mark VM as bugged
` [RFC PATCH 10/67] KVM: Export kvm_make_all_cpus_request() for use in marking VMs "
` [RFC PATCH 11/67] KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are fatal to the VM
` [RFC PATCH 12/67] KVM: x86/mmu: Mark VM as bugged if page fault returns RET_PF_INVALID
` [RFC PATCH 13/67] KVM: VMX: Explicitly check for hv_remote_flush_tlb when loading pgd()
` [RFC PATCH 14/67] KVM: Add max_vcpus field in common 'struct kvm'
` [RFC PATCH 15/67] KVM: x86: Add vm_type to differentiate legacy VMs from protected VMs
` [RFC PATCH 16/67] KVM: x86: Hoist kvm_dirty_regs check out of sync_regs()
` [RFC PATCH 17/67] KVM: x86: Introduce "protected guest" concept and block disallowed ioctls
` [RFC PATCH 18/67] KVM: x86: Add per-VM flag to disable direct IRQ injection
` [RFC PATCH 19/67] KVM: x86: Add flag to disallow #MC injection / KVM_X86_SETUP_MCE
` [RFC PATCH 20/67] KVM: x86: Make KVM_CAP_X86_SMM a per-VM capability
` [RFC PATCH 21/67] KVM: x86: Add flag to mark TSC as immutable (for TDX)
` [RFC PATCH 22/67] KVM: Add per-VM flag to mark read-only memory as unsupported
` [RFC PATCH 23/67] KVM: Add per-VM flag to disable dirty logging of memslots for TDs
` [RFC PATCH 24/67] KVM: x86: Add per-VM flag to disable in-kernel I/O APIC and level routes
` [RFC PATCH 25/67] KVM: x86: Allow host-initiated WRMSR to set X2APIC regardless of CPUID
` [RFC PATCH 26/67] KVM: x86: Add kvm_x86_ops .cache_gprs() and .flush_gprs()
` [RFC PATCH 27/67] KVM: x86: Add support for vCPU and device-scoped KVM_MEMORY_ENCRYPT_OP
` [RFC PATCH 28/67] KVM: x86: Introduce vm_teardown() hook in kvm_arch_vm_destroy()
` [RFC PATCH 29/67] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [RFC PATCH 30/67] KVM: x86: Check for pending APICv interrupt in kvm_vcpu_has_events()
` [RFC PATCH 31/67] KVM: x86: Add option to force LAPIC expiration wait
` [RFC PATCH 32/67] KVM: x86: Add guest_supported_xss placholder
` [RFC PATCH 33/67] KVM: Export kvm_is_reserved_pfn() for use by TDX
` [RFC PATCH 34/67] KVM: x86: Add infrastructure for stolen GPA bits
` [RFC PATCH 35/67] KVM: x86/mmu: Explicitly check for MMIO spte in fast page fault
` [RFC PATCH 36/67] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [RFC PATCH 37/67] KVM: x86/mmu: Ignore bits 63 and 62 when checking for "present" SPTEs
` [RFC PATCH 38/67] KVM: x86/mmu: Allow non-zero init value for shadow PTE
` [RFC PATCH 39/67] KVM: x86/mmu: Refactor shadow walk in __direct_map() to reduce indentation
` [RFC PATCH 40/67] KVM: x86/mmu: Return old SPTE from mmu_spte_clear_track_bits()
` [RFC PATCH 41/67] KVM: x86/mmu: Frame in support for private/inaccessible shadow pages
` [RFC PATCH 42/67] KVM: x86/mmu: Move 'pfn' variable to caller of direct_page_fault()
` [RFC PATCH 43/67] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX
` [RFC PATCH 44/67] KVM: VMX: Modify NMI and INTR handlers to take intr_info as param
` [RFC PATCH 45/67] KVM: VMX: Move NMI/exception handler to common helper
` [RFC PATCH 46/67] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [RFC PATCH 47/67] KVM: VMX: Define EPT Violation architectural bits
` [RFC PATCH 48/67] KVM: VMX: Define VMCS encodings for shared EPT pointer
` [RFC PATCH 49/67] KVM: VMX: Add 'main.c' to wrap VMX and TDX
` [RFC PATCH 50/67] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [RFC PATCH 51/67] KVM: VMX: Move register caching logic to common code
` [RFC PATCH 52/67] KVM: TDX: Add TDX "architectural" error codes
` [RFC PATCH 53/67] KVM: TDX: Add architectural definitions for structures and values
` [RFC PATCH 54/67] KVM: TDX: Define TDCALL exit reason
` [RFC PATCH 55/67] KVM: TDX: Add SEAMRR related MSRs macro definition
` [RFC PATCH 56/67] KVM: TDX: Add macro framework to wrap TDX SEAMCALLs
` [RFC PATCH 57/67] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers
` [RFC PATCH 58/67] KVM: VMX: Add macro framework to read/write VMCS for VMs and TDs
` [RFC PATCH 59/67] KVM: VMX: Move AR_BYTES encoder/decoder helpers to common.h
` [RFC PATCH 60/67] KVM: VMX: MOVE GDT and IDT accessors to common code
` [RFC PATCH 61/67] KVM: VMX: Move .get_interrupt_shadow() implementation to common VMX code
` [RFC PATCH 62/67] KVM: TDX: Load and init TDX-SEAM module during boot
` [RFC PATCH 63/67] cpu/hotplug: Document that TDX also depends on booting CPUs once
` [RFC PATCH 64/67] KVM: TDX: Add "basic" support for building and running Trust Domains
` [RFC PATCH 65/67] KVM: x86: Mark the VM (TD) as bugged if non-coherent DMA is detected
` [RFC PATCH 66/67] fixup! KVM: TDX: Add "basic" support for building and running Trust Domains
` [RFC PATCH 67/67] KVM: X86: not for review: add dummy file for TDX-SEAM module

[GIT PULL 0/2] KVM: s390: Fixes for 5.10
 2020-11-16 18:18 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).