kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-07 21:12:51 to 2020-07-09 14:38:46 UTC [more...]

[kvm-unit-tests PATCH v11 0/9] s390x: Testing the Channel Subsystem I/O
 2020-07-09 14:38 UTC  (22+ messages)
` [kvm-unit-tests PATCH v11 1/9] s390x: saving regs for interrupts
` [kvm-unit-tests PATCH v11 2/9] s390x: I/O interrupt registration
` [kvm-unit-tests PATCH v11 3/9] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v11 4/9] s390x: clock and delays calculations
` [kvm-unit-tests PATCH v11 5/9] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v11 6/9] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v11 7/9] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v11 8/9] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v11 9/9] s390x: css: ssch/tsch with sense and interrupt

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

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

[PATCH v3] kvm,x86: Exit to user space in case of page fault error
 2020-07-09 12:54 UTC 

[PATCH v3 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-07-09 12:14 UTC  (2+ messages)

[PATCH v4 0/5] Refactor handling flow of KVM_SET_CPUID*
 2020-07-09 11:08 UTC  (8+ messages)
` [PATCH v4 1/5] KVM: x86: Introduce kvm_check_cpuid()
` [PATCH v4 2/5] KVM: x86: Extract kvm_update_cpuid_runtime() from kvm_update_cpuid()
` [PATCH v4 3/5] KVM: x86: Rename kvm_update_cpuid() to kvm_vcpu_after_set_cpuid()
` [PATCH v4 4/5] KVM: x86: Rename cpuid_update() callback to vcpu_after_set_cpuid()
` [PATCH v4 5/5] KVM: x86: Move kvm_x86_ops.vcpu_after_set_cpuid() into kvm_vcpu_after_set_cpuid()

[PATCH v5 0/2] s390: virtio: let arch validate VIRTIO features
 2020-07-09 10:58 UTC  (9+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[PATCH v5] x86/speculation/l1tf: Add KConfig for setting the L1D cache flush mode
 2020-07-09 10:51 UTC  (2+ messages)

[PATCH 0/2] kvm: x86/cpu: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-07-09 10:11 UTC  (7+ messages)
` [PATCH 2/2] x86/cpu: Handle GUEST_MAXPHYADDR < HOST_MAXPHYADDR for hosts that don't support it

[PATCH] KVM: nSVM: vmentry ignores EFER.LMA and possibly RFLAGS.VM
 2020-07-09  9:55 UTC 

[PATCH v4 00/18] Add support for Nitro Enclaves
 2020-07-09  9:41 UTC  (9+ messages)
` [PATCH v4 09/18] nitro_enclaves: Add logic for enclave vcpu creation
` [PATCH v4 11/18] nitro_enclaves: Add logic for enclave memory region set

[PATCH v1] vfio/pci: Refine Intel IGD OpRegion support
 2020-07-09 17:37 UTC 

[PATCH v3 0/8] Refactor handling flow of KVM_SET_CPUID*
 2020-07-09  9:37 UTC  (21+ 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()

[PATCH 0/3 v4] KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests
 2020-07-09  9:36 UTC  (12+ 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 v2 0/2] VFIO mdev aggregated resources handling
 2020-07-09  7:23 UTC  (13+ messages)
` [PATCH v3 "

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

[PATCH v2 0/2] iommu_aux_at(de)tach_device() enhancement
 2020-07-09  6:52 UTC  (7+ messages)
` [PATCH v2 1/2] iommu: iommu_aux_at(de)tach_device() extension

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-07-09  6:26 UTC  (11+ messages)

[patch V2 0/7] x86/kvm: RCU/context tracking and instrumentation protections
 2020-07-09  4:13 UTC  (10+ messages)
` [patch V2 1/7] x86/kvm: Move context tracking where it belongs
` [patch V2 2/7] x86/kvm/vmx: Add hardirq tracing to guest enter/exit
` [patch V2 3/7] x86/kvm/svm: Add hardirq tracing on "
` [patch V2 4/7] x86/kvm/vmx: Move guest enter/exit into .noinstr.text
` [patch V2 5/7] x86/kvm/svm: "
` [patch V2 6/7] x86/kvm/svm: Use uninstrumented wrmsrl() to restore GS
` [patch V2 7/7] x86/kvm/vmx: Use native read/write_cr2()

[PATCH v4 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-09  0:25 UTC  (9+ messages)
` [PATCH v4 04/15] vfio/type1: Report iommu nesting info to userspace

[PATCH v4] x86/speculation/l1tf: Add KConfig for setting the L1D cache flush mode
 2020-07-08 19:49 UTC  (3+ messages)

[PATCH v11 00/13] KVM: Dirty ring interface
 2020-07-08 19:34 UTC  (14+ messages)
` [PATCH v11 01/13] KVM: Cache as_id in kvm_memory_slot
` [PATCH v11 02/13] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v11 03/13] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v11 04/13] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v11 05/13] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH v11 06/13] KVM: Don't allocate dirty bitmap if dirty ring is enabled
` [PATCH v11 07/13] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH v11 08/13] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH v11 09/13] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH v11 10/13] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH v11 11/13] KVM: selftests: Add dirty ring buffer test
` [PATCH v11 12/13] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH v11 13/13] KVM: selftests: Add "-c" parameter to dirty log test

[PATCH v3] x86/speculation/l1tf: Add KConfig for setting the L1D cache flush mode
 2020-07-08 19:32 UTC  (12+ messages)

[PATCH] KVM: x86: Make CR4.VMXE reserved for the guest
 2020-07-08 18:19 UTC  (2+ messages)

[PATCH v3 00/17] KVM: arm64: Preliminary NV patches
 2020-07-08 16:39 UTC  (3+ messages)
` [PATCH v3 17/17] KVM: arm64: timers: Move timer registers to the sys_regs file

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

[PATCH] KVM: x86/mmu: Add capability to zap only sptes for the affected memslot
 2020-07-08 16:08 UTC  (2+ messages)

[PATCH] KVM/x86: pmu: Fix #GP condition check for RDPMC emulation
 2020-07-08 15:54 UTC  (5+ messages)

[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] kvm: x86: rewrite kvm_spec_ctrl_valid_bits
 2020-07-08 11:57 UTC  (2+ 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  (5+ 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 kvm-unit-tests] svm: fix clobbers for svm_vmrun
 2020-07-08 10:35 UTC 

[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  (8+ 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] MIPS: KVM: Convert a fallthrough comment to fallthrough
 2020-07-08  8:04 UTC  (2+ messages)

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

[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


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