kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-06 14:52:45 to 2020-07-08 15:01:04 UTC [more...]

[kvm-unit-tests v3 PATCH] s390x/cpumodel: The missing DFP facility on TCG is expected
 2020-07-08 15:00 UTC 

[PATCH v2 0/3] KVM: nSVM: fix #TF from CR3 switch when entering guest
 2020-07-08 14:39 UTC  (7+ messages)
` [PATCH v2 1/3] KVM: nSVM: split kvm_init_shadow_npt_mmu() from kvm_init_shadow_mmu()
` [PATCH v2 2/3] KVM: nSVM: properly call kvm_mmu_new_pgd() upon switching to guest
` [PATCH v2 3/3] KVM: x86: drop superfluous mmu_check_root() from fast_pgd_switch()

[PATCH v12 00/11] Guest Last Branch Recording Enabling
 2020-07-08 14:38 UTC  (10+ messages)
` [PATCH v12 06/11] KVM: vmx/pmu: Expose LBR to guest via MSR_IA32_PERF_CAPABILITIES
` [PATCH v12 07/11] KVM: vmx/pmu: Unmask LBR fields in the MSR_IA32_DEBUGCTLMSR emualtion

[PATCH] kvm: x86: limit the maximum number of vPMU fixed counters to 3
 2020-07-08 14:22 UTC  (5+ messages)

[PATCH] KVM: x86: take as_id into account when checking PGD
 2020-07-08 14:06 UTC  (2+ messages)

[PATCH v8 00/16] s390/vfio-ap: dynamic configuration support
 2020-07-08 14:04 UTC  (4+ messages)
` [PATCH v8 04/16] s390/zcrypt: driver callback to indicate resource in use

[PATCH v3 0/8] Refactor handling flow of KVM_SET_CPUID*
 2020-07-08 13:30 UTC  (19+ messages)
` [PATCH v3 1/8] KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID* fails
` [PATCH v3 2/8] KVM: X86: Go on updating other CPUID leaves when leaf 1 is absent
` [PATCH v3 3/8] KVM: X86: Introduce kvm_check_cpuid()
` [PATCH v3 4/8] KVM: X86: Split kvm_update_cpuid()
` [PATCH v3 5/8] KVM: X86: Rename cpuid_update() to update_vcpu_model()
` [PATCH v3 6/8] KVM: X86: Move kvm_x86_ops.update_vcpu_model() into kvm_update_vcpu_model()
` [PATCH v3 7/8] KVM: lapic: Use guest_cpuid_has() in kvm_apic_set_version()
` [PATCH v3 8/8] KVM: X86: Move kvm_apic_set_version() to kvm_update_vcpu_model()

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-07-08 13:13 UTC  (10+ messages)

[PATCH v4 00/18] Add support for Nitro Enclaves
 2020-07-08 12:46 UTC  (10+ messages)
` [PATCH v4 09/18] nitro_enclaves: Add logic for enclave vcpu creation
` [PATCH v4 12/18] nitro_enclaves: Add logic for enclave start
` [PATCH v4 16/18] nitro_enclaves: Add sample for ioctl interface usage

[GIT PULL] KVM changes for Linux 5.8-rc5
 2020-07-08 12:36 UTC  (5+ messages)
` "KVM: s390: reduce number of IO pins to 1" for stable

[PATCH RFC 0/4] Changes to Support *Virtual* CPU Hotplug for ARM64
 2020-07-08 12:29 UTC  (3+ messages)

[PATCH] kvm: x86: rewrite kvm_spec_ctrl_valid_bits
 2020-07-08 11:57 UTC  (15+ messages)
          ` [PATCH] kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host

[kvm-unit-tests v2 PATCH] s390x/cpumodel: The missing DFP facility on TCG is expected
 2020-07-08 11:18 UTC  (6+ messages)

[PATCH 0/2] KVM: fix set_memory_region_test on AMD
 2020-07-08 11:10 UTC  (6+ messages)
` [PATCH 1/2] KVM: SVM: avoid infinite loop on NPF from bad address

[PATCH 0/3 v4] KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests
 2020-07-08 11:07 UTC  (7+ messages)
` [PATCH 1/3 v4] KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()
` [PATCH 2/3 v4] KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested guests
` [PATCH 3/3 v4] kvm-unit-tests: nSVM: Test "

[PATCH] KVM: x86: Make CR4.VMXE reserved for the guest
 2020-07-08 11:03 UTC 

[PATCH kvm-unit-tests] svm: fix clobbers for svm_vmrun
 2020-07-08 10:35 UTC 

[PATCH v2 0/2] VFIO mdev aggregated resources handling
 2020-07-08  9:54 UTC  (10+ messages)
` [PATCH v3 "

[PATCH] kvm: x86: Read PDPTEs on CR0.CD and CR0.NW changes
 2020-07-08  9:45 UTC  (2+ messages)

[PATCH v2 0/4] Expose new features for intel processor
 2020-07-08  8:33 UTC  (11+ messages)
` [PATCH v2 1/4] x86/cpufeatures: Add enumeration for SERIALIZE instruction
` [PATCH v2 2/4] x86/cpufeatures: Enumerate TSX suspend load address tracking instructions
` [PATCH v2 3/4] x86: Expose SERIALIZE for supported cpuid
` [PATCH v2 4/4] x86: Expose TSX Suspend Load Address Tracking

[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-08  8:16 UTC  (5+ messages)
` [PATCH v3 06/14] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)

[PATCH v4 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-08  8:08 UTC  (18+ messages)
` [PATCH v4 04/15] vfio/type1: Report iommu nesting info to userspace
` [PATCH v4 05/15] vfio: Add PASID allocation/free support
` [PATCH v4 06/15] iommu/vt-d: Support setting ioasid set to domain
` [PATCH v4 07/15] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)

[PATCH] MIPS: KVM: Convert a fallthrough comment to fallthrough
 2020-07-08  8:04 UTC  (2+ messages)

[PATCH] KVM/x86: pmu: Fix #GP condition check for RDPMC emulation
 2020-07-08  7:44 UTC 

[PATCH v2] x86/speculation/l1tf: Add KConfig for setting the L1D cache flush mode
 2020-07-08  6:58 UTC  (2+ messages)

[PATCH v2 0/2] iommu_aux_at(de)tach_device() enhancement
 2020-07-08  2:53 UTC  (5+ messages)
` [PATCH v2 1/2] iommu: iommu_aux_at(de)tach_device() extension
` [PATCH v2 2/2] iommu: Add aux_domain_attached flag to iommu_group

[PATCH 0/4] Paravirtualized Control Register pinning
 2020-07-07 21:51 UTC  (8+ messages)
` [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning

[PATCH v10 00/14] KVM: Dirty ring interface
 2020-07-07 20:38 UTC  (10+ messages)
` [PATCH v10 02/14] KVM: Cache as_id in kvm_memory_slot

[RFC PATCH v2] kvm,x86: Exit to user space in case of page fault error
 2020-07-07 20:13 UTC 

[PATCH v3 00/17] KVM: arm64: Preliminary NV patches
 2020-07-07 17:00 UTC  (22+ messages)
` [PATCH v3 02/17] arm64: Detect the ARMv8.4 TTL feature
` [PATCH v3 03/17] arm64: Document SW reserved PTE/PMD bits in Stage-2 descriptors
` [PATCH v3 04/17] arm64: Add level-hinted TLB invalidation helper
` [PATCH v3 07/17] KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access
` [PATCH v3 08/17] KVM: arm64: sve: Use __vcpu_sys_reg() "
` [PATCH v3 09/17] KVM: arm64: pauth: Use ctxt_sys_reg() "
` [PATCH v3 10/17] KVM: arm64: debug: Drop useless vpcu parameter
` [PATCH v3 16/17] KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user

[PATCH] KVM: arm64: Don't use has_vhe() for CHOOSE_HYP_SYM()
 2020-07-07 15:11 UTC 

read_tsc causing high cpu usage
 2020-07-07 14:22 UTC 

[PATCH v4 0/2] s390: virtio: let arch validate VIRTIO features
 2020-07-07 11:19 UTC  (14+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[kvm-unit-tests PATCH v10 0/9] s390x: Testing the Channel Subsystem I/O
 2020-07-07 11:14 UTC  (8+ messages)
` [kvm-unit-tests PATCH v10 9/9] s390x: css: ssch/tsch with sense and interrupt

[PATCH 0/3 v3] KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests
 2020-07-07 10:32 UTC  (5+ messages)

[kvm-unit-tests PATCH] s390x/cpumodel: The missing DFP facility on TCG is expected
 2020-07-07  7:28 UTC  (3+ messages)

Question regarding nested_svm_inject_npf_exit()
 2020-07-07  6:29 UTC  (6+ messages)

[PATCH 1/2] iommu: Add iommu_group_get/set_domain()
 2020-07-07  1:26 UTC  (8+ messages)

[PATCH 2/2] x86: Expose TSX Suspend Load Address Tracking
 2020-07-06 21:19 UTC  (2+ messages)

[PATCH 1/2] x86: Expose SERIALIZE for supported cpuid
 2020-07-06 18:06 UTC  (2+ messages)

[PATCH 0/2] KVM/arm64 fixes for 5.8, take #3
 2020-07-06 17:05 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/4] More lib/alloc cleanup and a minor improvement
 2020-07-06 16:58 UTC  (8+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib/vmalloc: fix pages count local variable to be size_t
` [kvm-unit-tests PATCH v2 2/4] lib/alloc_page: change some parameter types
` [kvm-unit-tests PATCH v2 3/4] lib/alloc_page: move get_order and is_power_of_2 to a bitops.h
` [kvm-unit-tests PATCH v2 4/4] lib/vmalloc: allow vm_memalign with alignment > PAGE_SIZE

[PATCH v5 00/21] virtio-mem: Paravirtualized memory hot(un)plug
 2020-07-06 16:39 UTC  (4+ messages)
` [PATCH v5 11/21] virtio-pci: Proxy for virtio-mem

[PATCH v2 00/17] KVM: arm64: Preliminary NV patches
 2020-07-06 15:49 UTC  (7+ messages)
` [PATCH v2 01/17] KVM: arm64: Factor out stage 2 page table data from struct kvm

[PATCH v3 0/9] vfio/fsl-mc: VFIO support for FSL-MC devices
 2020-07-06 15:41 UTC  (10+ messages)
` [PATCH v3 1/9] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
` [PATCH v3 2/9] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
` [PATCH v3 3/9] vfio/fsl-mc: Implement VFIO_DEVICE_GET_INFO ioctl
` [PATCH v3 4/9] vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call
` [PATCH v3 5/9] vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regions
` [PATCH v3 6/9] vfio/fsl-mc: Added lock support in preparation for interrupt handling
` [PATCH v3 7/9] vfio/fsl-mc: Add irq infrastructure for fsl-mc devices
` [PATCH v3 8/9] vfio/fsl-mc: trigger an interrupt via eventfd
` [PATCH v3 9/9] vfio/fsl-mc: Add read/write support for fsl-mc devices

[PATCH v3 0/1] s390: virtio: let arch choose to accept devices without IOMMU feature
 2020-07-06 15:01 UTC  (8+ messages)
` [PATCH v3 1/1] s390: virtio: let arch "

[PATCH] x86/speculation/l1tf: Add KConfig for setting the L1D cache flush mode
 2020-07-06 15:01 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).