public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-04 04:07:38 to 2020-02-05 12:16:50 UTC [more...]

[RFCv2 00/37] KVM: s390: Add support for protected VMs
 2020-02-05 12:16 UTC  (114+ messages)
` [RFCv2 01/37] DOCUMENTATION: protvirt: Protected virtual machine introduction
` [RFCv2 02/37] s390/protvirt: introduce host side setup
` [RFCv2 03/37] s390/protvirt: add ultravisor initialization
` [RFCv2 05/37] s390/mm: provide memory management functions for protected KVM guests
` [RFCv2 06/37] s390: add (non)secure page access exceptions handlers
` [RFCv2 07/37] KVM: s390: add new variants of UV CALL
` [RFCv2 08/37] KVM: s390: protvirt: Add initial lifecycle handling
` [RFCv2 09/37] KVM: s390: protvirt: Add KVM api documentation
` [RFCv2 10/37] KVM: s390: protvirt: Secure memory is not mergeable
        ` [PATCH v2 "
` [RFCv2 11/37] KVM: s390/mm: Make pages accessible before destroying the guest
` [RFCv2 12/37] KVM: s390: protvirt: Handle SE notification interceptions
` [RFCv2 13/37] KVM: s390: protvirt: Instruction emulation
` [RFCv2 14/37] KVM: s390: protvirt: Add interruption injection controls
` [RFCv2 15/37] KVM: s390: protvirt: Implement interruption injection
` [RFCv2 17/37] KVM: s390: protvirt: Add machine-check interruption injection controls
` [RFCv2 18/37] KVM: s390: protvirt: Implement machine-check interruption injection
` [RFCv2 20/37] KVM: s390: protvirt: Add new gprs location handling
` [RFCv2 21/37] KVM: S390: protvirt: Introduce instruction data area bounce buffer
` [RFCv2 22/37] KVM: s390: protvirt: handle secure guest prefix pages
` [RFCv2 24/37] KVM: s390: protvirt: Write sthyi data to instruction data area
` [RFCv2 25/37] KVM: s390: protvirt: STSI handling
` [RFCv2 26/37] KVM: s390: protvirt: disallow one_reg
` [RFCv2 27/37] KVM: s390: protvirt: Only sync fmt4 registers
` [RFCv2 29/37] DOCUMENTATION: protvirt: Diag 308 IPL
` [RFCv2 30/37] KVM: s390: protvirt: Add diag 308 subcode 8 - 10 handling

[PATCH 1/3] kvm: mmu: Replace unsigned with unsigned int for PTE access
 2020-02-05 12:00 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: pmu: Test WRMSR on a running counter
 2020-02-05 11:45 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Fix the name for the SMEP CPUID bit
 2020-02-05 11:41 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86: Use "-cpu host" for PCID tests
 2020-02-05 11:37 UTC  (2+ messages)

[PATCH v2 kvmtool 00/30] Add reassignable BARs and PCIE 1.1 support
 2020-02-05 11:25 UTC  (4+ messages)
` [PATCH v2 kvmtool 19/30] Use independent read/write locks for ioport and mmio

[kvm-unit-tests PATCH] Add Janosch as a s390x maintainer
 2020-02-05 11:22 UTC  (3+ messages)

[PATCH] vhost: introduce vDPA based backend
 2020-02-05 10:33 UTC  (20+ messages)

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

[RFC PATCH 0/7] vfio/pci: SR-IOV support
 2020-02-05  7:57 UTC  (13+ messages)
` [RFC PATCH 1/7] vfio: Include optional device match in vfio_device_ops callbacks
` [RFC PATCH 2/7] vfio/pci: Implement match ops
` [RFC PATCH 3/7] vfio/pci: Introduce VF token
` [RFC PATCH 4/7] vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first user
` [RFC PATCH 5/7] vfio/pci: Add sriov_configure support
` [RFC PATCH 6/7] vfio/pci: Remove dev_fmt definition
` [RFC PATCH 7/7] vfio/pci: Cleanup .probe() exit paths

[RFC v3 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-02-05  6:23 UTC  (9+ messages)
` [RFC v3 2/8] vfio/type1: Make per-application (VM) PASID quota tunable
` [RFC v3 4/8] vfio/type1: Add VFIO_NESTING_GET_IOMMU_UAPI_VERSION

[PATCH 0/5] vDPA support
 2020-02-05  3:14 UTC  (10+ messages)
` [PATCH 5/5] vdpasim: vDPA device simulator

[PATCH v3 3/3] selftests: KVM: SVM: Add vmcall test
 2020-02-05  2:04 UTC 

[PATCH] KVM: nVMX: Remove stale comment from nested_vmx_load_cr3()
 2020-02-05  1:57 UTC 

[PATCH v3 1/3] selftests: KVM: Replace get_gdt/idt_base() by get_gdt/idt()
 2020-02-05  1:41 UTC 

[PATCH] KVM: nVMX: Remove stale comment from nested_vmx_load_cr3()
 2020-02-04 22:01 UTC  (5+ messages)

[PATCH RFC 00/10] device-dax: Support devices without PFN metadata
 2020-02-04 21:57 UTC  (16+ messages)
` [PATCH RFC 01/10] mm: Add pmd support for _PAGE_SPECIAL
` [PATCH RFC 02/10] mm: Handle pmd entries in follow_pfn()
` [PATCH RFC 10/10] nvdimm/e820: add multiple namespaces support

[kvm-unit-tests PATCH v4 00/10] arm/arm64: Various fixes
 2020-02-04 17:36 UTC  (3+ messages)

[PATCH v2 00/12] python: Explicit usage of Python 3
 2020-02-04 17:20 UTC  (3+ messages)

[PATCH v3 0/3] selftests: KVM: AMD Nested SVM test infrastructure
 2020-02-04 16:09 UTC  (7+ messages)
` [PATCH v3 1/3] selftests: KVM: Replace get_gdt/idt_base() by get_gdt/idt()
` [PATCH v3 2/3] selftests: KVM: AMD Nested test infrastructure
` [PATCH v3 3/3] selftests: KVM: SVM: Add vmcall test

[RFC] eventfd: add EFD_AUTORESET flag
 2020-02-04 15:40 UTC  (2+ messages)

[PATCH] KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
 2020-02-04 14:51 UTC  (7+ messages)

[PATCH 1/2] KVM: x86: Emulate split-lock access as a write
 2020-02-04 14:47 UTC  (4+ messages)

[PATCH v2 0/6] kvm/split_lock: Add feature split lock detection support in kvm
 2020-02-04  9:37 UTC  (12+ messages)
` [PATCH v2 4/6] kvm: vmx: Extend VMX's #AC handding for split lock in guest
` [PATCH v2 5/6] kvm: x86: Emulate MSR IA32_CORE_CAPABILITIES
` [PATCH v2 6/6] x86: vmx: virtualize split lock detection

[kvm-unit-tests PULL 0/9] s390x and CI patches
 2020-02-04  7:13 UTC  (10+ messages)
` [kvm-unit-tests PULL 1/9] s390x: smp: Cleanup smp.c
` [kvm-unit-tests PULL 2/9] s390x: smp: Fix ecall and emcall report strings
` [kvm-unit-tests PULL 3/9] s390x: Stop the cpu that is executing exit()
` [kvm-unit-tests PULL 4/9] s390x: Add cpu id to interrupt error prints
` [kvm-unit-tests PULL 5/9] s390x: smp: Only use smp_cpu_setup once
` [kvm-unit-tests PULL 6/9] s390x: smp: Rework cpu start and active tracking
` [kvm-unit-tests PULL 7/9] s390x: smp: Wait for cpu setup to finish
` [kvm-unit-tests PULL 8/9] gitlab-ci.yml: Remove ioapic from the x86 tests
` [kvm-unit-tests PULL 9/9] travis.yml: Prevent 'script' from premature exit

[PATCH 2/2] KVM: VMX: Extend VMX's #AC handding
 2020-02-04  6:03 UTC  (5+ messages)

[PATCH 5/5] vdpasim: vDPA device simulator
 2020-02-04  4:07 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