kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-20 18:12:50 to 2020-05-23 07:56:39 UTC [more...]

[PATCH V7 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-23  7:56 UTC  (2+ messages)
` [PATCH V7 01/15] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)

[PATCH 5.4] KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
 2020-05-23  7:49 UTC  (3+ messages)

[PATCH 00/24] KVM: nSVM: event fixes and migration support
 2020-05-23  7:07 UTC  (17+ messages)
` [PATCH 21/24] KVM: x86: always update CR3 in VMCB
` [PATCH 22/24] uaccess: add memzero_user

[PATCH V6 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-23  2:35 UTC  (12+ messages)
` [PATCH V6 15/15] MAINTAINERS: Update KVM/MIPS maintainers
                  `  "

[PATCH 1/1] vfio/spapr_tce: convert get_user_pages() --> pin_user_pages()
 2020-05-23  1:43 UTC 

[PATCH 0/3] kvm-unit-tests: nVMX: Test base and limit fields of guest GDTR and IDTR
 2020-05-23  0:26 UTC  (4+ messages)
` [PATCH 1/3] kvm-unit-tests: nVMX: Test GUEST_BASE_GDTR and GUEST_BASE_IDTR on vmentry of nested guests
` [PATCH 2/3] kvm-unit-tests: nVMX: Optimize test_guest_dr7() by factoring out the loops into a macro
` [PATCH 3/3] kvm-unit-tests: nVMX: Test GUEST_LIMIT_GDTR and GUEST_LIMIT_IDTR on vmentry of nested guests

[PATCH 0/4] KVM: nSVM: Check reserved bits in DR6, DR7 and EFER on vmrun of nested guests
 2020-05-22 22:19 UTC  (5+ messages)
` [PATCH 1/4] KVM: x86: Move the check for upper 32 reserved bits of DR6 to separate function
` [PATCH 2/4] KVM: nSVM: Check that DR6[63:32] and DR7[64:32] are not set on vmrun of nested guests
` [PATCH 3/4] kvm-unit-tests: nSVM: Test that DR6[63:32], DR7[63:32] and EFER reserved bits "
` [PATCH 4/4] kvm-unit-tests: x86: Remove duplicate instance of 'vmcb'

[PATCH v3 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-22 22:25 UTC  (6+ messages)
` [PATCH v3 1/3] vfio/type1: Support faulting PFNMAP vmas
` [PATCH v3 2/3] vfio-pci: Fault mmaps to enable vma tracking
` [PATCH v3 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory

[RFC PATCH v12 0/11] Enable ptp_kvm for arm64
 2020-05-22 14:18 UTC  (14+ messages)
` [RFC PATCH v12 01/11] arm64: Probe for the presence of KVM hypervisor services during boot
` [RFC PATCH v12 02/11] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [RFC PATCH v12 03/11] psci: export smccc conduit get helper
` [RFC PATCH v12 04/11] ptp: Reorganize ptp_kvm modules to make it arch-independent
` [RFC PATCH v12 05/11] time: Add mechanism to recognize clocksource in time_get_snapshot
` [RFC PATCH v12 06/11] clocksource: Add clocksource id for arm arch counter
` [RFC PATCH v12 07/11] psci: Add hypercall service for kvm ptp
` [RFC PATCH v12 08/11] ptp: arm64: Enable ptp_kvm for arm/arm64
` [RFC PATCH v12 09/11] ptp: extend input argument for getcrosstimestamp API
` [RFC PATCH v12 10/11] arm64: add mechanism to let user choose which counter to return
` [RFC PATCH v12 11/11] arm64: Add kvm capability check extension for ptp_kvm

[PATCH v4 03/13] mips: Add MIPS Release 5 support
 2020-05-22 13:15 UTC  (4+ messages)

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-22 13:06 UTC  (9+ messages)
` [PATCH v3 42/75] x86/sev-es: Setup GHCB based boot #VC handler
` [PATCH v3 43/75] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
` [PATCH v3 44/75] x86/sev-es: Allocate and Map IST stacks for #VC handler
` [PATCH v3 45/75] x86/dumpstack/64: Handle #VC exception stacks

[RFC 00/16] KVM protected memory extension
 2020-05-22 12:52 UTC  (17+ messages)
` [RFC 01/16] x86/mm: Move force_dma_unencrypted() to common code
` [RFC 02/16] x86/kvm: Introduce KVM memory protection feature
` [RFC 03/16] x86/kvm: Make DMA pages shared
` [RFC 04/16] x86/kvm: Use bounce buffers for KVM memory protection
` [RFC 05/16] x86/kvm: Make VirtIO use DMA API in KVM guest
` [RFC 06/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory
` [RFC 07/16] KVM: mm: Introduce VM_KVM_PROTECTED
` [RFC 08/16] KVM: x86: Use GUP for page walk instead of __get_user()
` [RFC 09/16] KVM: Protected memory extension
` [RFC 10/16] KVM: x86: Enabled protected "
` [RFC 11/16] KVM: Rework copy_to/from_guest() to avoid direct mapping
` [RFC 12/16] x86/kvm: Share steal time page with host
` [RFC 13/16] x86/kvmclock: Share hvclock memory with the host
` [RFC 14/16] KVM: Introduce gfn_to_pfn_memslot_protected()
` [RFC 15/16] KVM: Handle protected memory in __kvm_map_gfn()/__kvm_unmap_gfn()
` [RFC 16/16] KVM: Unmap protected pages from direct mapping

[PATCH] vfio/pci: Avoid a null pointer dereference in vfio_config_free()
 2020-05-22  9:42 UTC 

[PATCH v2 00/18] Add support for Nitro Enclaves
 2020-05-22  8:20 UTC  (32+ messages)
` [PATCH v2 01/18] nitro_enclaves: Add ioctl interface definition
` [PATCH v2 02/18] nitro_enclaves: Define the PCI device interface
` [PATCH v2 03/18] nitro_enclaves: Define enclave info for internal bookkeeping
` [PATCH v2 04/18] nitro_enclaves: Init PCI device driver
` [PATCH v2 05/18] nitro_enclaves: Handle PCI device command requests
` [PATCH v2 06/18] nitro_enclaves: Handle out-of-band PCI device events
` [PATCH v2 07/18] nitro_enclaves: Init misc device providing the ioctl interface
` [PATCH v2 08/18] nitro_enclaves: Add logic for enclave vm creation
` [PATCH v2 09/18] nitro_enclaves: Add logic for enclave vcpu creation
` [PATCH v2 10/18] nitro_enclaves: Add logic for enclave image load metadata
` [PATCH v2 11/18] nitro_enclaves: Add logic for enclave memory region set
` [PATCH v2 12/18] nitro_enclaves: Add logic for enclave start
` [PATCH v2 13/18] nitro_enclaves: Add logic for enclave termination
` [PATCH v2 14/18] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
` [PATCH v2 15/18] nitro_enclaves: Add Makefile "
` [PATCH v2 16/18] nitro_enclaves: Add sample for ioctl interface usage
` [PATCH v2 17/18] nitro_enclaves: Add overview documentation
` [PATCH v2 18/18] MAINTAINERS: Add entry for the Nitro Enclaves driver

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-22  7:33 UTC  (15+ messages)
` [PATCH 2/8] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info

[PATCH 0/2 v4] Fix VMX preemption timer migration
 2020-05-22  7:19 UTC  (4+ messages)
` [PATCH 1/2 v4] KVM: nVMX: "
` [PATCH 2/2 v4] KVM: selftests: VMX preemption timer migration test

[kvm-unit-tests PATCH 0/6] arm64: add IPI/LPI/vtimer latency
 2020-05-22  5:34 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/6] arm64: microbench: get correct ipi recieved num

[PATCH v2 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-22  4:18 UTC  (4+ messages)
` [PATCH v2 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory

[PATCH -next] vfio/pci: fix a null-ptr-deref in vfio_config_free()
 2020-05-22  1:18 UTC 

[PATCH v2 00/22] KVM: Event fixes and cleanup
 2020-05-21 21:04 UTC  (5+ messages)
` [PATCH v2 03/22] KVM: SVM: immediately inject INTR vmexit

[GIT PULL] vhost/vdpa: minor fixes
 2020-05-21 20:55 UTC  (2+ messages)

[PATCH v2] x86/kvm: Disable KVM_ASYNC_PF_SEND_ALWAYS
 2020-05-21 15:55 UTC  (4+ messages)

[PATCH v2 0/7] exec/memory: Enforce checking MemTxResult values
 2020-05-21 15:45 UTC  (6+ messages)
` [RFC PATCH v2 6/7] accel/kvm: Let KVM_EXIT_MMIO return error

[PATCH v2] i386/kvm: fix a use-after-free when vcpu plug/unplug
 2020-05-21 15:30 UTC  (2+ messages)

[PATCH v3] kvm/x86 : Remove redundant function implement
 2020-05-21 13:36 UTC  (4+ messages)

[PATCH v2 0/2] Fix VMX preemption timer migration
 2020-05-21  9:06 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: nVMX: "

[PATCH 0/2] Fix breakage from adding MSR_IA32_UMWAIT_CONTROL
 2020-05-21  8:40 UTC  (13+ messages)
` [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally

[PATCH Kernel v22 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-21  7:32 UTC  (10+ messages)

linux-next: build failure after merge of the kvm tree
 2020-05-21  6:28 UTC 

[PATCH v7 0/3] Use DIAG318 to set Control Program Name & Version Codes
 2020-05-21  6:15 UTC  (4+ messages)
` [PATCH v7 3/3] s390/kvm: diagnose 0x318 get/set handling

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-05-21  3:43 UTC  (19+ messages)
` [RFC v2 01/18] target/i386: sev: Remove unused QSevGuestInfoClass
` [RFC v2 02/18] target/i386: sev: Move local structure definitions into .c file
` [RFC v2 03/18] target/i386: sev: Rename QSevGuestInfo
` [RFC v2 04/18] target/i386: sev: Embed SEVState in SevGuestState
` [RFC v2 05/18] target/i386: sev: Partial cleanup to sev_state global
` [RFC v2 06/18] target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
` [RFC v2 07/18] target/i386: sev: Remove redundant policy field
` [RFC v2 08/18] target/i386: sev: Remove redundant handle field
` [RFC v2 09/18] target/i386: sev: Unify SEVState and SevGuestState
` [RFC v2 10/18] guest memory protection: Add guest memory protection interface
` [RFC v2 11/18] guest memory protection: Handle memory encrption via interface
` [RFC v2 12/18] guest memory protection: Perform KVM init "
` [RFC v2 13/18] guest memory protection: Move side effect out of machine_set_memory_encryption()
` [RFC v2 14/18] guest memory protection: Rework the "memory-encryption" property
` [RFC v2 15/18] guest memory protection: Decouple kvm_memcrypt_*() helpers from KVM
` [RFC v2 16/18] guest memory protection: Add Error ** to GuestMemoryProtection::kvm_init
` [RFC v2 17/18] spapr: Added PEF based guest memory protection
` [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests

[PATCH 0/2 v3] Fix VMX preemption timer migration
 2020-05-21  2:51 UTC  (5+ messages)
` [PATCH 1/2 v3] KVM: nVMX: "
` [PATCH 2/2 v3] KVM: selftests: VMX preemption timer migration test

[PATCH v3 03/14] mips: Add MIPS Release 5 support
 2020-05-21  0:34 UTC 

[PATCH 0/2] Fix VMX preemption timer migration
 2020-05-20 23:18 UTC  (4+ messages)
` [PATCH 2/2] KVM: selftests: VMX preemption timer migration test

[PATCH 0/1] RFC: Make thunderbolt NHI driver work with kexec
 2020-05-20 18:45 UTC  (3+ messages)
` [PATCH 1/1] thunderbolt: add trivial .shutdown

[PATCH Kernel v23 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-20 18:08 UTC  (9+ messages)
` [PATCH Kernel v23 1/8] vfio: UAPI for migration interface for device state
` [PATCH Kernel v23 2/8] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH Kernel v23 3/8] vfio iommu: Cache pgsize_bitmap in struct vfio_iommu
` [PATCH Kernel v23 4/8] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH Kernel v23 5/8] vfio iommu: Implementation of ioctl "
` [PATCH Kernel v23 6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH Kernel v23 7/8] vfio iommu: Add migration capability to report supported features
` [PATCH Kernel v23 8/8] vfio: Selective dirty page tracking if IOMMU backed device pins pages


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).