kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-18 09:03:38 to 2020-08-20 12:10:47 UTC [more...]

[PATCH 0/8] KVM: nSVM: ondemand nested state allocation + nested guest state caching
 2020-08-20 11:52 UTC  (21+ messages)
` [PATCH 1/8] KVM: SVM: rename a variable in the svm_create_vcpu
` [PATCH 2/8] KVM: nSVM: rename nested 'vmcb' to vmcb_gpa in few places
` [PATCH 3/8] KVM: SVM: refactor msr permission bitmap allocation
` [PATCH 4/8] KVM: x86: allow kvm_x86_ops.set_efer to return a value
` [PATCH 5/8] KVM: nSVM: implement ondemand allocation of the nested state
` [PATCH 6/8] SVM: nSVM: cache whole nested vmcb instead of only its control area
` [PATCH 7/8] KVM: nSVM: implement caching of nested vmcb save area
` [PATCH 8/8] KVM: nSVM: read only changed fields of the nested guest data area

[PATCH v5 00/75] x86: SEV-ES Guest Support
 2020-08-20 12:10 UTC  (7+ messages)

[PATCH v2 0/2] KVM: arm64: Filtering PMU events
 2020-08-20  7:37 UTC  (8+ messages)
` [PATCH v2 1/2] KVM: arm64: Add PMU event filtering infrastructure

[PATCH 0/2] KVM: arm64: Fix sleeping while atomic BUG() on OOM
 2020-08-20  7:26 UTC  (6+ messages)

device compatibility interface for live migration with assigned devices
 2020-08-20  6:27 UTC  (43+ messages)
                              ` [ovirt-devel] "

[GIT PULL] VFIO fix for v5.9-rc2
 2020-08-20  4:42 UTC  (2+ messages)

[PATCH v1 00/11] PEBS virtualization enabling via DS
 2020-08-20  3:32 UTC  (9+ messages)
` [PATCH v1 01/11] perf/x86/core: Support KVM to assign a dedicated counter for guest PEBS

[PATCH v4 0/3] Allow user space to restrict and augment MSR emulation
 2020-08-20  2:47 UTC  (7+ messages)
` [PATCH v4 2/3] KVM: x86: Introduce allow list for "

[PATCH v5 0/3] Allow user space to restrict and augment MSR emulation
 2020-08-20  0:19 UTC  (3+ messages)
` [PATCH v5 3/3] KVM: selftests: Add test for user space MSR handling

[PATCH v3 00/12] Allow userspace to manage MSRs
 2020-08-20  0:18 UTC  (22+ messages)
` [PATCH v3 01/12] KVM: x86: Deflect unknown MSR accesses to user space
` [PATCH v3 02/12] KVM: x86: Introduce allow list for MSR emulation
` [PATCH v3 03/12] KVM: selftests: Add test for user space MSR handling
` [PATCH v3 04/12] KVM: x86: Add ioctl for accepting a userspace provided MSR list
` [PATCH v3 05/12] KVM: x86: Add support for exiting to userspace on rdmsr or wrmsr
` [PATCH v3 06/12] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
` [PATCH v3 07/12] KVM: x86: Ensure the MSR bitmap never clears "
  ` [RFC PATCH] KVM: x86: vmx_set_user_msr_intercept() can be static
` [PATCH v3 08/12] selftests: kvm: Fix the segment descriptor layout to match the actual layout
` [PATCH v3 09/12] selftests: kvm: Clear uc so UCALL_NONE is being properly reported
` [PATCH v3 10/12] selftests: kvm: Add exception handling to selftests
` [PATCH v3 11/12] selftests: kvm: Add a test to exercise the userspace MSR list
` [PATCH v3 12/12] selftests: kvm: Add emulated rdmsr, wrmsr tests

[PATCH v2 41/58] kvm: Move QOM macros to kvm.h
 2020-08-20  0:12 UTC 

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

[PATCH] docs: kvm: fix referenced ioctl symbol
 2020-08-19 21:19 UTC 

[kvm-unit-tests PATCH v2] x86: vmx: Add test for MTF on a guest MOV-to-CR0 that enables PAE
 2020-08-19 20:56 UTC 

[REGRESSION] x86/entry: Tracer no longer has opportunity to change the syscall number at entry via orig_ax
 2020-08-19 19:44 UTC  (2+ messages)

[PATCH v2 1/7] target: rename all *_do_interupt functions to _do_interrupt_locked
 2020-08-19 18:28 UTC 

[kvm-unit-tests RFC v1 0/5] Rewrite the allocators
 2020-08-19 16:46 UTC  (9+ messages)
` [kvm-unit-tests RFC v1 1/5] lib/vmalloc: vmalloc support for handling allocation metadata
` [kvm-unit-tests RFC v1 2/5] lib/alloc_page: complete rewrite of the page allocator

[PATCH v9 0/2] s390: virtio: let arch validate VIRTIO features
 2020-08-19 16:23 UTC  (3+ messages)
` [PATCH v9 1/2] virtio: let arch advertise guest's memory access restrictions
` [PATCH v9 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[Patch 0/4] Defer page pinning for SEV guests until guest pages touched
 2020-08-19 16:20 UTC  (11+ messages)
` [Patch 2/4] KVM:SVM: Introduce set_spte_notify support
` [Patch 3/4] KVM:SVM: Pin sev_launch_update_data() pages via sev_get_page()

[Patch v2 0/4] Defer page pinning for SEV guests until guest pages touched
 2020-08-19 15:17 UTC  (5+ messages)
` [Patch v2 1/4] KVM:MMU: Introduce the pin_page() callback
` [Patch v2 2/4] KVM:SVM: Implement pin_page support
` [Patch v2 3/4] KVM:SVM: Pin sev_launch_update_data() pages via sev_get_page()
` [Patch v2 4/4] KVM:SVM: Remove struct enc_region and associated pinned page tracking

[PATCH v7 00/18] Add support for Nitro Enclaves
 2020-08-19 14:30 UTC  (4+ messages)

[PATCH v6 5/7] KVM: arm64: pmu: Make overflow handler NMI safe
 2020-08-19 13:34 UTC 

[GIT PULL] KVM/arm64 updates for 5.9
 2020-08-19 12:58 UTC  (7+ messages)
` [PATCH 47/56] KVM: arm64: timers: Move timer registers to the sys_regs file

[PATCH v2 0/6] KVM: arm64: pvtime: Fixes and a new cap
 2020-08-19 12:50 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/4] s390x: Add Protected VM support
 2020-08-19 11:49 UTC  (18+ messages)
` [kvm-unit-tests PATCH 1/4] common.bash: run `cmd` only if a test case was found
` [kvm-unit-tests PATCH 2/4] scripts: add support for architecture dependent functions
` [kvm-unit-tests PATCH 3/4] run_tests/mkstandalone: add arch_cmd hook
` [kvm-unit-tests PATCH 4/4] s390x: add Protected VM support

[PATCH v8 0/2] s390: virtio: let arch validate VIRTIO features
 2020-08-19  9:34 UTC  (8+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[PATCH 1/2] KVM: LAPIC: Fix updating DFR missing apic map recalculation
 2020-08-19  8:55 UTC  (2+ messages)
` [PATCH 2/2] KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit

[RFC PATCH 0/5] KVM: arm64: Add pvtime LPT support
 2020-08-19  8:54 UTC  (3+ messages)

[PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-08-19  7:29 UTC  (16+ messages)

Is latest KVM support auto rescan after PCIe device reset?
 2020-08-19  7:01 UTC 

[PATCH v10 0/9] KVM: Add virtualization support of split lock detection
 2020-08-19  6:47 UTC  (10+ messages)
` [PATCH v10 1/9] x86/split_lock: Rename TIF_SLD to TIF_SLD_DISABLED
` [PATCH v10 2/9] x86/split_lock: Remove bogus case in handle_guest_split_lock()
` [PATCH v10 3/9] x86/split_lock: Introduce flag X86_FEATURE_SLD_FATAL and drop sld_state
` [PATCH v10 4/9] x86/split_lock: Introduce split_lock_virt_switch() and two wrappers
` [PATCH v10 5/9] x86/kvm: Introduce paravirt split lock detection enumeration
` [PATCH v10 6/9] KVM: VMX: Enable MSR TEST_CTRL for guest
` [PATCH v10 7/9] KVM: VMX: virtualize split lock detection
` [PATCH v10 8/9] x86/split_lock: Set cpu_model_supports_sld to true after the existence of split lock detection is verified BSP
` [PATCH v10 9/9] x86/split_lock: Enable split lock detection initialization when running as a guest on KVM

[PATCH -next] vdpa: Remove duplicate include
 2020-08-19  2:55 UTC  (2+ messages)

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

[PATCH 0/6] Allow userspace to manage MSRs
 2020-08-18 21:57 UTC  (8+ messages)
` [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

[kvm-unit-tests PATCH] x86: svm: low CR3 bits are not MBZ
 2020-08-18 18:25 UTC  (12+ messages)

[RFC 0/7] KVM: PKS Virtualization support
 2020-08-18 18:23 UTC  (7+ messages)
` [RFC 2/7] KVM: VMX: Expose IA32_PKRS MSR

[PATCH] KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected
 2020-08-18 17:45 UTC  (6+ messages)

[PATCH V2 1/2] Add new flush_iotlb_range and handle freelists when using iommu_unmap_fast
 2020-08-18 16:15 UTC  (3+ messages)

[PATCH] selftests: kvm: Fix an unexpected failure with newer gcc compiler
 2020-08-18 13:25 UTC  (4+ messages)

[PATCH] selftests: kvm: Use a shorter encoding to clear RAX
 2020-08-18 13:21 UTC  (2+ messages)

[kvm-unit-tests RFC v2 0/4] s390x: Add Protected VM support
 2020-08-18  9:13 UTC  (7+ messages)
` [kvm-unit-tests RFC v2 3/4] run_tests/mkstandalone: add arch dependent function to `for_each_unittest`


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