kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-05 21:16:21 to 2020-08-10 12:21:25 UTC [more...]

[kvm-unit-tests PATCH v2 0/3] PV tests part 1
 2020-08-10 12:21 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: Add custom pgm cleanup function
` [kvm-unit-tests PATCH v2 2/3] s390x: skrf: Add exception new skey test and add test to unittests.cfg
` [kvm-unit-tests PATCH v2 3/3] s390x: Ultravisor guest API test

[PATCH] kvm: selftests: fix spelling mistake: "missmatch" -> "missmatch"
 2020-08-10 11:21 UTC  (2+ messages)

[PATCH] KVM: SVM: Mark SEV launch secret pages as dirty
 2020-08-10 11:05 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v6 00/18] Add support for Nitro Enclaves
 2020-08-10 10:33 UTC  (13+ messages)
` [PATCH v6 07/18] nitro_enclaves: Init misc device providing the ioctl interface
` [PATCH v6 08/18] nitro_enclaves: Add logic for creating an enclave VM
` [PATCH v6 09/18] nitro_enclaves: Add logic for setting an enclave vCPU
` [PATCH v6 10/18] nitro_enclaves: Add logic for getting the enclave image load info
` [PATCH v6 11/18] nitro_enclaves: Add logic for setting an enclave memory region
` [PATCH v6 12/18] nitro_enclaves: Add logic for starting an enclave

[PATCH] KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' method
 2020-08-10 10:08 UTC 

[PATCH 0/6] Allow userspace to manage MSRs
 2020-08-10  9:53 UTC  (13+ messages)
` [PATCH 1/6] KVM: x86: Add ioctl for accepting a userspace provided MSR list
` [PATCH 2/6] KVM: x86: Add support for exiting to userspace on rdmsr or wrmsr
` [PATCH 4/6] KVM: x86: Ensure the MSR bitmap never clears userspace tracked MSRs
` [PATCH 6/6] selftests: kvm: Add test to exercise userspace MSR list

[PATCH] MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64
 2020-08-10  9:31 UTC  (12+ messages)

[RFC PATCH 0/7] metricfs metric file system and examples
 2020-08-10  9:23 UTC  (15+ messages)
` [RFC PATCH 1/7] core/metricfs: Create metricfs, standardized files under debugfs
` [RFC PATCH 2/7] core/metricfs: add support for percpu metricfs files
` [RFC PATCH 3/7] core/metricfs: metric for kernel warnings
` [RFC PATCH 4/7] core/metricfs: expose softirq information through metricfs
` [RFC PATCH 5/7] core/metricfs: expose scheduler stat "
` [RFC PATCH 6/7] core/metricfs: expose x86-specific irq "
` [RFC PATCH 7/7] net-metricfs: Export /proc/net/dev via metricfs

[PATCH 1/2] KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic is hw disabled
 2020-08-10  9:09 UTC  (3+ messages)

[PATCH RESEND for-5.9] MIPS: KVM: Convert a fallthrough comment to fallthrough
 2020-08-10  8:11 UTC  (2+ messages)

WARNING in rcu_irq_exit
 2020-08-10  8:06 UTC  (2+ messages)

device compatibility interface for live migration with assigned devices
 2020-08-10  7:46 UTC  (14+ messages)

[PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-08-10  7:32 UTC  (32+ messages)
` [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain

[PATCH v3 0/2] Expose new features for Intel processor
 2020-08-09 17:14 UTC  (4+ messages)
` [PATCH v3 1/2] x86/cpufeatures: Enumerate TSX suspend load address tracking instructions
` [PATCH v3 2/2] x86/kvm: Expose new features for supported cpuid

[GIT PULL] KVM/arm64 updates for 5.9
 2020-08-09 16:13 UTC  (2+ messages)

linux-next: manual merge of the kvm-arm tree with the kvm tree
 2020-08-09  8:55 UTC  (2+ messages)

linux-next: manual merge of the kvm-arm tree with the kvm tree
 2020-08-09  8:54 UTC  (2+ messages)

[PATCH 1/1] kvm: mmu: zap pages when zapping only parent
 2020-08-08  5:06 UTC  (5+ messages)

Guest OS migration and lost IPIs
 2020-08-08  2:02 UTC  (3+ messages)

[PATCH] vfio/type1: Add proper error unwind for vfio_iommu_replay()
 2020-08-07 20:14 UTC 

[PATCH v2 03/20] virtio: Add get_shm_region method
 2020-08-07 19:55 UTC  (3+ messages)
` [PATCH v2 04/20] virtio: Implement get_shm_region for PCI transport
` [PATCH v2 05/20] virtio: Implement get_shm_region for MMIO transport

[PATCH v4] kvm,x86: Exit to user space in case page fault error
 2020-08-07 17:51 UTC  (2+ messages)

[RFC PATCH 0/7] metricfs metric file system and examples
 2020-08-07 17:10 UTC  (9+ messages)
` [RFC PATCH 1/7] core/metricfs: Create metricfs, standardized files under debugfs
` [RFC PATCH 2/7] core/metricfs: add support for percpu metricfs files
` [RFC PATCH 3/7] core/metricfs: metric for kernel warnings
` [RFC PATCH 4/7] core/metricfs: expose softirq information through metricfs
` [RFC PATCH 5/7] core/metricfs: expose scheduler stat "
` [RFC PATCH 6/7] core/metricfs: expose x86-specific irq "
` [RFC PATCH 7/7] net-metricfs: Export /proc/net/dev via metricfs

[PATCH v5 0/3] Allow user space to restrict and augment MSR emulation
 2020-08-07 15:56 UTC  (4+ messages)
` [PATCH v5 1/3] KVM: x86: Deflect unknown MSR accesses to user space
` [PATCH v5 2/3] KVM: x86: Introduce allow list for MSR emulation
` [PATCH v5 3/3] KVM: selftests: Add test for user space MSR handling

[PATCH v1 0/1] s390: virtio-ccw: PV needs VIRTIO I/O device protection
 2020-08-07 14:25 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH v2 0/3] KVM: x86: KVM_MEM_PCI_HOLE memory
 2020-08-07 14:12 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: move kvm_vcpu_gfn_to_memslot() out of try_async_pf()
` [PATCH v2 2/3] KVM: x86: introduce KVM_MEM_PCI_HOLE memory
` [PATCH v2 3/3] KVM: selftests: add KVM_MEM_PCI_HOLE test

[GIT PULL] Please pull my kvm-ppc-next-5.9-1 tag
 2020-08-07 12:23 UTC  (3+ messages)

[RFC 0/9] KVM:x86/mmu:Introduce parallel memory virtualization to boost performance
 2020-08-07  9:03 UTC  (4+ messages)

[RFC 0/7] KVM: PKS Virtualization support
 2020-08-07  8:48 UTC  (8+ messages)
` [RFC 1/7] KVM: VMX: Introduce PKS VMCS fields
` [RFC 2/7] KVM: VMX: Expose IA32_PKRS MSR
` [RFC 3/7] KVM: MMU: Rename the pkru to pkr
` [RFC 4/7] KVM: MMU: Refactor pkr_mask to cache condition
` [RFC 5/7] KVM: MMU: Add support for PKS emulation
` [RFC 6/7] KVM: X86: Expose PKS to guest and userspace
` [RFC 7/7] KVM: VMX: Enable PKS for nested VM

[PATCH 0/7] KVM: x86: hyper-v: make KVM_GET_SUPPORTED_HV_CPUID more useful
 2020-08-07  8:39 UTC  (8+ messages)
` [PATCH 1/7] KVM: x86: hyper-v: Mention SynDBG CPUID leaves in api.rst
` [PATCH 2/7] KVM: x86: hyper-v: disallow configuring SynIC timers with no SynIC
` [PATCH 3/7] KVM: x86: hyper-v: make KVM_GET_SUPPORTED_HV_CPUID output independent of eVMCS enablement
` [PATCH 4/7] KVM: x86: hyper-v: always advertise HV_STIMER_DIRECT_MODE_AVAILABLE
` [PATCH 5/7] KVM: x86: hyper-v: drop now unneeded vcpu parameter from kvm_vcpu_ioctl_get_hv_cpuid()
` [PATCH 6/7] KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
` [PATCH 7/7] KVM: selftests: test "

memory leak in do_eventfd
 2020-08-07  7:04 UTC  (2+ messages)

[PATCH v4 00/12] SVM cleanup and INVPCID support for the AMD guests
 2020-08-07  0:47 UTC  (13+ messages)
` [PATCH v4 01/12] KVM: SVM: Introduce vmcb_set_intercept, vmcb_clr_intercept and vmcb_is_intercept
` [PATCH v4 02/12] KVM: SVM: Change intercept_cr to generic intercepts
` [PATCH v4 03/12] KVM: SVM: Change intercept_dr "
` [PATCH v4 04/12] KVM: SVM: Modify intercept_exceptions "
` [PATCH v4 05/12] KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
` [PATCH v4 06/12] KVM: SVM: Add new intercept vector in vmcb_control_area
` [PATCH v4 07/12] KVM: nSVM: Cleanup nested_state data structure
` [PATCH v4 08/12] KVM: SVM: Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept
` [PATCH v4 09/12] KVM: SVM: Remove set_exception_intercept and clr_exception_intercept
` [PATCH v4 10/12] KVM: X86: Rename and move the function vmx_handle_memory_failure to x86.c
` [PATCH v4 11/12] KVM: X86: Move handling of INVPCID types to x86
` [PATCH v4 12/12] KVM:SVM: Enable INVPCID feature on AMD

[PATCH] KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
 2020-08-06 21:32 UTC  (3+ messages)

[GIT PULL] First batch of KVM changes for Linux 5.9
 2020-08-06 20:18 UTC  (2+ messages)

[Bug 208767] New: kernel stack overflow due to Lazy update IOAPIC on an x86_64 *host*, when gpu is passthrough to macos guest vm
 2020-08-06  9:09 UTC  (3+ messages)
` [Bug 208767] "

[PATCH v3 0/4] Restrict PV features to only enabled guests
 2020-08-06 15:14 UTC  (5+ messages)
` [PATCH v3 1/4] kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fn
` [PATCH v3 2/4] kvm: x86: set wall_clock in kvm_write_wall_clock()
` [PATCH v3 3/4] kvm: x86: only provide PV features if enabled in guest's CPUID
` [PATCH v3 4/4] Documentation: kvm: fix some typos in cpuid.rst

[PATCH 0/3] KVM: x86: KVM_MEM_PCI_HOLE memory
 2020-08-06 17:36 UTC  (13+ messages)
` [PATCH 2/3] KVM: x86: introduce "

Patch "KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts" has been added to the 4.4-stable tree
 2020-08-06  8:55 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/3] x86: Add guest physical bits tests
 2020-08-06 12:43 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] unittests.cfg: Increase timeout for access test
` [kvm-unit-tests PATCH 2/3] x86/access: Skip running guest physical bits tests on AMD with NPT enabled
` [kvm-unit-tests PATCH 3/3] Revert "access: disable phys-bits=36 for now"

[PATCH v7 0/2] s390: virtio: let arch validate VIRTIO features
 2020-08-06 14:19 UTC  (7+ messages)
` [PATCH v7 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[PATCH] vfio-pci: Avoid recursive read-lock usage
 2020-08-06  9:36 UTC  (2+ messages)

[for-5.2 v4 00/10] Generalize memory encryption models
 2020-08-06  7:18 UTC  (5+ messages)
` [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option

[vhost:vhost 32/65] drivers/virtio/virtio_input.c:247:3: warning: comparison of distinct pointer types ('typeof (_Generic((virtio_cread_v), __u8: (virtio_cread_v), __le16: (__builtin_constant_p((__u16)((__u16)(__le16)(virtio_cread_v))) ((__u16)((((__u16)((__u16)(__le16)(vi
 2020-08-06  2:17 UTC 

[vhost:vhost 32/52] include/linux/typecheck.h:12:18: warning: comparison of distinct pointer types lacks a cast
 2020-08-05 23:51 UTC  (2+ messages)

[PATCH v3 0/5] KVM_{GET,SET}_TSC_OFFSET ioctls
 2020-08-05 22:01 UTC  (6+ messages)

[PATCH v2 0/4] Restrict PV features to only enabled guests
 2020-08-05 21:21 UTC  (5+ messages)
` [PATCH v2 1/4] kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fn
` [PATCH v2 2/4] kvm: x86: set wall_clock in kvm_write_wall_clock()
` [PATCH v2 3/4] kvm: x86: only provide PV features if enabled in guest's CPUID
` [PATCH v2 4/4] Documentation: kvm: fix some typos in cpuid.rst

[PATCH 0/4] Restrict PV features to only enabled guests
 2020-08-05 21:16 UTC  (5+ messages)
` [PATCH 1/4] kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fn
` [PATCH 2/4] kvm: x86: set wall_clock in kvm_write_wall_clock()
` [PATCH 3/4] kvm: x86: only provide PV features if enabled in guest's CPUID
` [PATCH 4/4] Documentation: kvm: fix some typos in cpuid.rst


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