kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-19 03:17:38 to 2019-12-21 12:37:43 UTC [more...]

[RESEND PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-12-21 12:35 UTC  (4+ messages)
` [RESEND PATCH v21 5/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH v2 00/18] arm64: KVM: add SPE profiling support
 2019-12-21 10:48 UTC  (24+ messages)
` [PATCH v2 01/18] dt-bindings: ARM SPE: highlight the need for PPI partitions on heterogeneous systems
` [PATCH v2 02/18] arm64: KVM: reset E2PB correctly in MDCR_EL2 when exiting the guest(VHE)
` [PATCH v2 03/18] arm64: KVM: define SPE data structure for each vcpu
` [PATCH v2 04/18] arm64: KVM: add SPE system registers to sys_reg_descs
` [PATCH v2 05/18] arm64: KVM/VHE: enable the use PMSCR_EL12 on VHE systems
` [PATCH v2 06/18] arm64: KVM: split debug save restore across vm/traps activation
` [PATCH v2 07/18] arm64: KVM/debug: drop pmscr_el1 and use sys_regs[PMSCR_EL1] in kvm_cpu_context
` [PATCH v2 08/18] arm64: KVM: add support to save/restore SPE profiling buffer controls
` [PATCH v2 09/18] arm64: KVM: enable conditional save/restore full "
` [PATCH v2 10/18] arm64: KVM/debug: use EL1&0 stage 1 translation regime
` [PATCH v2 11/18] KVM: arm64: don't trap Statistical Profiling controls to EL2
` [PATCH v2 12/18] KVM: arm64: add a new vcpu device control group for SPEv1
` [PATCH v2 13/18] perf: arm_spe: Add KVM structure for obtaining IRQ info
` [PATCH v2 14/18] KVM: arm64: spe: Provide guest virtual interrupts for SPE
` [PATCH v2 15/18] perf: arm_spe: Handle guest/host exclusion flags
` [PATCH v2 16/18] KVM: arm64: enable SPE support
` [PATCH v2 17/18, KVMTOOL] update_headers: Sync kvm UAPI headers with linux v5.5-rc2
` [PATCH v2 18/18, KVMTOOL] kvm: add a vcpu feature for SPEv1 support

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-21 10:08 UTC  (24+ messages)
` [PATCH v11 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages

[PATCH net-next v3 00/11] VSOCK: add vsock_test test suite
 2019-12-21  5:10 UTC  (3+ messages)

[PATCH v5 00/19] x86/cpu: Clean up handling of VMX features
 2019-12-21  4:45 UTC  (20+ messages)
` [PATCH v5 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
` [PATCH v5 02/19] selftests: kvm: Replace manual MSR defs with common msr-index.h
` [PATCH v5 03/19] tools arch x86: Sync msr-index.h from kernel sources
` [PATCH v5 04/19] x86/intel: Initialize IA32_FEAT_CTL MSR at boot
` [PATCH v5 05/19] x86/mce: WARN once if IA32_FEAT_CTL MSR is left unlocked
` [PATCH v5 06/19] x86/centaur: Use common IA32_FEAT_CTL MSR initialization
` [PATCH v5 07/19] x86/zhaoxin: "
` [PATCH v5 08/19] x86/cpu: Clear VMX feature flag if VMX is not fully enabled
` [PATCH v5 09/19] x86/vmx: Introduce VMX_FEATURES_*
` [PATCH v5 10/19] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
` [PATCH v5 11/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*
` [PATCH v5 12/19] x86/cpu: Set synthetic VMX cpufeatures during init_ia32_feat_ctl()
` [PATCH v5 13/19] x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
` [PATCH v5 14/19] KVM: VMX: Drop initialization of IA32_FEAT_CTL MSR
` [PATCH v5 15/19] KVM: VMX: Use VMX feature flag to query BIOS enabling
` [PATCH v5 16/19] KVM: VMX: Check for full VMX support when verifying CPU compatibility
` [PATCH v5 17/19] KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
` [PATCH v5 18/19] perf/x86: Provide stubs of KVM helpers for non-Intel CPUs
` [PATCH v5 19/19] KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs

[PATCH v4 00/19] x86/cpu: Clean up handling of VMX features
 2019-12-21  3:48 UTC  (9+ messages)
` [PATCH v4 11/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*

[PATCH v4 0/7] Use 1st-level for IOVA translation
 2019-12-21  3:14 UTC  (13+ messages)
` [PATCH v4 1/7] iommu/vt-d: Identify domains using first level page table
` [PATCH v4 2/7] iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attr
` [PATCH v4 3/7] iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setup
` [PATCH v4 4/7] iommu/vt-d: Setup pasid entries for iova over first level
` [PATCH v4 5/7] iommu/vt-d: Flush PASID-based iotlb "
` [PATCH v4 6/7] iommu/vt-d: Use "
` [PATCH v4 7/7] iommu/vt-d: debugfs: Add support to show page table internals

[PATCH v2 00/17] KVM: Dirty ring interface
 2019-12-21  2:11 UTC  (13+ messages)
` [PATCH v2 01/17] KVM: Remove kvm_read_guest_atomic()
` [PATCH v2 02/17] KVM: X86: Change parameter for fast_page_fault tracepoint
` [PATCH v2 03/17] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v2 04/17] KVM: Cache as_id in kvm_memory_slot
` [PATCH v2 05/17] KVM: Add build-time error check on kvm_run size
` [PATCH v2 06/17] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v2 07/17] KVM: Move running VCPU from ARM to common code
` [PATCH v2 08/17] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v2 09/17] KVM: Make dirty ring exclusive to dirty bitmap log

[PATCH RESEND v2 00/17] KVM: Dirty ring interface
 2019-12-21  2:04 UTC  (18+ messages)
` [PATCH RESEND v2 01/17] KVM: Remove kvm_read_guest_atomic()
` [PATCH RESEND v2 02/17] KVM: X86: Change parameter for fast_page_fault tracepoint
` [PATCH RESEND v2 03/17] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH RESEND v2 04/17] KVM: Cache as_id in kvm_memory_slot
` [PATCH RESEND v2 05/17] KVM: Add build-time error check on kvm_run size
` [PATCH RESEND v2 06/17] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH RESEND v2 07/17] KVM: Move running VCPU from ARM to common code
` [PATCH RESEND v2 08/17] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH RESEND v2 09/17] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH RESEND v2 10/17] KVM: Don't allocate dirty bitmap if dirty ring is enabled
` [PATCH RESEND v2 11/17] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH RESEND v2 12/17] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH RESEND v2 13/17] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH RESEND v2 14/17] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH RESEND v2 15/17] KVM: selftests: Add dirty ring buffer test
` [PATCH RESEND v2 16/17] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH RESEND v2 17/17] KVM: selftests: Add "-c" parameter to dirty log test

[PATCH 0/4] KVM: nVMX: Check GUEST_DEBUGCTL and GUEST_DR7 on vmentry of nested guests
 2019-12-21  0:27 UTC  (7+ messages)
` [PATCH 2/4] KVM: nVMX: Check "

[PATCH v2 00/17] KVM: Dirty ring interface
 2019-12-20 21:03 UTC  (10+ messages)
` [PATCH v2 01/17] KVM: Remove kvm_read_guest_atomic()
` [PATCH v2 02/17] KVM: X86: Change parameter for fast_page_fault tracepoint
` [PATCH v2 03/17] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v2 04/17] KVM: Cache as_id in kvm_memory_slot
` [PATCH v2 05/17] KVM: Add build-time error check on kvm_run size
` [PATCH v2 06/17] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v2 07/17] KVM: Move running VCPU from ARM to common code
` [PATCH v2 08/17] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v2 09/17] KVM: Make dirty ring exclusive to dirty bitmap log

[PATCH v2 00/17] KVM: Dirty ring interface
 2019-12-20 21:01 UTC  (10+ messages)
` [PATCH v2 01/17] KVM: Remove kvm_read_guest_atomic()
` [PATCH v2 02/17] KVM: X86: Change parameter for fast_page_fault tracepoint
` [PATCH v2 03/17] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v2 04/17] KVM: Cache as_id in kvm_memory_slot
` [PATCH v2 05/17] KVM: Add build-time error check on kvm_run size
` [PATCH v2 06/17] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v2 07/17] KVM: Move running VCPU from ARM to common code
` [PATCH v2 08/17] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v2 09/17] KVM: Make dirty ring exclusive to dirty bitmap log

[RESEND RFC 0/2] Paravirtualized Control Register pinning
 2019-12-20 19:27 UTC  (3+ messages)
` [RESEND RFC 1/2] KVM: X86: Add CR pin MSRs
` [RESEND RFC 2/2] X86: Use KVM "

Can we retire Python 2 now?
 2019-12-20 18:56 UTC  (3+ messages)

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-12-20 18:19 UTC  (5+ messages)
` [PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking

[PATCH v2 00/45] KVM: Refactor vCPU creation
 2019-12-20 16:22 UTC  (30+ messages)
` [PATCH v2 24/45] KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
` [PATCH v2 25/45] KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()
` [PATCH v2 26/45] KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page
` [PATCH v2 29/45] KVM: Introduce kvm_vcpu_destroy()
` [PATCH v2 30/45] KVM: Move vcpu alloc and init invocation to common code
` [PATCH v2 31/45] KVM: Unexport kvm_vcpu_cache and kvm_vcpu_{un}init()
` [PATCH v2 32/45] KVM: Move initialization of preempt notifier to kvm_vcpu_init()
` [PATCH v2 35/45] KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()
` [PATCH v2 37/45] KVM: Drop kvm_arch_vcpu_setup()
` [PATCH v2 43/45] KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
` [PATCH v2 44/45] KVM: Move putting of vcpu->pid to kvm_vcpu_destroy()
` [PATCH v2 45/45] KVM: Move vcpu->run page allocation out of kvm_vcpu_init()

[PATCH 0/5] KVM: arm64: vcpu preempted check support
 2019-12-20 14:32 UTC  (9+ messages)
` [PATCH 1/5] KVM: arm64: Document PV-lock interface
` [PATCH 2/5] KVM: arm64: Implement PV_LOCK_FEATURES call

Async page fault delivered while irq are disabled?
 2019-12-20  9:34 UTC  (5+ messages)

[PATCH v2] kvm/svm: PKU not currently supported
 2019-12-20  9:25 UTC  (3+ messages)

[kvm-unit-tests PATCH 00/16] arm/arm64: Add ITS tests
 2019-12-20  7:34 UTC  (13+ messages)
` [kvm-unit-tests PATCH 05/16] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH 06/16] arm/arm64: ITS: Test BASER
` [kvm-unit-tests PATCH 08/16] arm/arm64: ITS: Init the command queue
` [kvm-unit-tests PATCH 11/16] arm/arm64: ITS: Device and collection Initialization
` [kvm-unit-tests PATCH 12/16] arm/arm64: ITS: commands

[PATCH v10 Kernel 0/5] KABIs to support migration for VFIO devices
 2019-12-20  0:58 UTC  (22+ messages)
` [PATCH v10 Kernel 1/5] vfio: KABI for migration interface for device state
` [PATCH v10 Kernel 4/5] vfio iommu: Implementation of ioctl to for dirty pages tracking

[RFC 0/2] Paravirtualized Control Register pinning
 2019-12-20  0:13 UTC  (3+ messages)
` [RFC 1/2] KVM: X86: Add CR pin MSRs
` [RFC 2/2] X86: Use KVM "

[PATCH] vfio/mdev: make create attribute static
 2019-12-19 20:00 UTC  (2+ messages)

[PATCH] kvm/svm: PKU not currently supported
 2019-12-19 19:49 UTC  (3+ messages)

CfP VHPC20: HPC Containers-Kubernetes
 2019-12-19 15:31 UTC 

[PATCH 0/7] KVM: arm/arm64: Help VMs dying quicker
 2019-12-19 13:46 UTC  (5+ messages)
` [PATCH 7/7] KVM: arm/arm64: Elide CMOs when unmapping a range

[kvm-unit-tests PATCH 0/2] Better max VMCS field index test
 2019-12-19 10:10 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] x86: vmx: Comprehensive max VMCS field search
` [kvm-unit-tests PATCH 2/2] x86: vmx: Remove max_index tracking in check_vmcs_field()

[kvm-unit-tests PATCH] x86: Fix max VMCS field encoding index check
 2019-12-19  8:52 UTC  (6+ messages)

[PATCH v2] tools/kvm_stat: Fix kvm_exit filter name
 2019-12-19  3:33 UTC  (3+ 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).