public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-24 22:02:55 to 2018-08-02 11:54:51 UTC [more...]

[PATCH RFC] x86/kvm/lapic: always disable MMIO interface in x2APIC mode
 2018-08-02 11:54 UTC  (5+ messages)

[PATCH 0/9] x86/kvm/nVMX: optimize MMU switch between L1 and L2
 2018-08-02 10:27 UTC  (11+ messages)
` [PATCH 1/9] x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU
` [PATCH 2/9] x86/kvm/mmu.c: set get_pdptr hook in kvm_init_shadow_ept_mmu()
` [PATCH 3/9] x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()
` [PATCH 4/9] x86/kvm/mmu: introduce guest_mmu
` [PATCH 5/9] x86/kvm/mmu: get rid of redundant kvm_mmu_setup()
` [PATCH 6/9] x86/kvm/mmu: make space for source data caching in struct kvm_mmu
` [PATCH 7/9] x86/kvm/nVMX: introduce scache for kvm_init_shadow_ept_mmu
` [PATCH 8/9] x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is needed
` [PATCH 9/9] x86/kvm/mmu: check if MMU reconfiguration is needed in init_kvm_nested_mmu()

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-02 10:10 UTC  (29+ messages)
` [RFC PATCH 1/7] vfio/spimdev: Add documents for WarpDrive framework
` [RFC PATCH 2/7] iommu: Add share domain interface in iommu for spimdev
` [RFC PATCH 3/7] vfio: add spimdev support
` [RFC PATCH 4/7] crypto: add hisilicon Queue Manager driver
` [RFC PATCH 5/7] crypto: Add Hisilicon Zip driver
` [RFC PATCH 6/7] crypto: add spimdev support to Hisilicon QM
` [RFC PATCH 7/7] vfio/spimdev: add user sample for spimdev

linux-next: manual merge of the kvms390 tree with the kvm-arm tree
 2018-08-02  1:19 UTC  (2+ messages)

[RFC PATCH] vfio/pci: map prefetchble bars as writecombine
 2018-08-01 19:38 UTC  (11+ messages)

[RFC PATCH kernel 0/5] powerpc/P9/vfio: Pass through NVIDIA Tesla V100
 2018-08-01 16:16 UTC  (17+ messages)

KASAN: use-after-free Read in vhost_transport_send_pkt
 2018-08-01  8:30 UTC  (3+ messages)

[PATCH v2 0/4] Balloon inhibit enhancements, vfio restriction
 2018-07-31 21:50 UTC  (11+ messages)
` [PATCH v2 1/4] balloon: Allow nested inhibits
` [PATCH v2 2/4] kvm: Use inhibit to prevent ballooning without synchronous mmu
` [PATCH v2 3/4] vfio: Inhibit ballooning based on group attachment to a container
` [PATCH v2 4/4] vfio/ccw/pci: Allow devices to opt-in for ballooning

[PATCH rebase/RFC 0/4] x86/kvm/nVMX: optimize MMU switch between L1 and L2
 2018-07-31 16:52 UTC  (7+ messages)
` [PATCH 1/4] x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU
` [PATCH 2/4] x86/kvm/mmu.c: set get_pdptr hook in kvm_init_shadow_ept_mmu()
` [PATCH 3/4] x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()
` [PATCH 4/4] x86/kvm/mmu: introduce guest_mmu

[PULL] vhost: last-minute fixes
 2018-07-31 12:21 UTC 

[PATCH v2 00/17] Add support for Hygon Dhyana Family 18h processor
 2018-07-31 10:46 UTC  (10+ messages)
` [PATCH v2 01/17] x86/cpu: create Dhyana init file and register new cpu_dev to system
` [PATCH v2 16/17] driver/edac: enable Hygon support to AMD64 EDAC driver

[PATCH] KVM: X86: Disable KVM_FEATURE_STEAL_TIME when both delayacct_on added to cmdline and CONFIG_SCHEDSTATS is set
 2018-07-31  9:08 UTC 

[PATCH 06/11] sched/irq: add irq utilization tracking
 2018-07-31  8:21 UTC  (4+ messages)

[PATCH v6 00/10] kvm: x86: migration of nested virtualization state
 2018-07-31  7:40 UTC  (15+ messages)
` [PATCH 01/10] KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
` [PATCH 02/10] kvm: selftests: create a GDT and TSS
` [PATCH 03/10] kvm: selftests: actually use all of lib/vmx.c
` [PATCH 04/10] kvm: selftests: ensure vcpu file is released
` [PATCH 05/10] kvm: selftests: add basic test for state save and restore
` [PATCH 06/10] KVM: x86: do not load vmcs12 pages while still in SMM
` [PATCH 07/10] kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
` [PATCH 08/10] kvm: selftests: add test for nested state save/restore
` [PATCH 09/10] KVM: nVMX: include shadow vmcs12 in nested state
` [PATCH 10/10] KVM: selftests: add tests for shadow VMCS save/restore

[PATCH 2/2] x86/kvmclock: Mark kvm_get_preset_lpj() as __init
 2018-07-30 17:38 UTC  (3+ messages)
  ` [tip:x86/timers] "

[RFC PATCH 0/3] Balloon inhibit enhancements
 2018-07-30 17:35 UTC  (13+ messages)

[PATCH] KVM: try __get_user_pages_fast even if not in atomic context
 2018-07-30  8:40 UTC  (2+ messages)

[PATCH 1/2] KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9
 2018-07-30  3:37 UTC  (2+ messages)

[libvirt] [RFC PATCH 0/2] Add new mdev type for aggregated resources
 2018-07-30  2:11 UTC  (21+ messages)
` [libvirt] [PATCH v2 0/4] New mdev type handling "
  ` [libvirt] [PATCH v2 1/4] vfio/mdev: Add new instances parameter for mdev create
  ` [libvirt] [PATCH v2 4/4] Documentation/vfio-mediated-device.txt: update for aggregation attribute

[PATCH v14 0/9] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2018-07-27 22:58 UTC  (10+ messages)
` [PATCH v14 8/9] KVM: x86: virtualize cpuid faulting

[PATCH v16 0/10] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2018-07-27 17:18 UTC  (3+ messages)
` [PATCH v16 01/10] x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES

[PATCH] x86/kvm/mmu: get rid of redundant kvm_mmu_setup()
 2018-07-27 16:48 UTC 

[RESEND] Spectre-v2 (IBPB/IBRS) and SSBD fixes for 4.4.y
 2018-07-26 23:09 UTC  (5+ messages)

[RFC PATCH 00/10] vfio/mdev: IOMMU aware mediated device
 2018-07-26 15:09 UTC  (17+ messages)
` [RFC PATCH 01/10] iommu/vt-d: Get iommu device for a "
` [RFC PATCH 03/10] iommu/vt-d: Allocate groups for mediated devices

[PATCH 0/3] kvm: selftests: initial version of state save/restore test
 2018-07-26 11:26 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: ensures all MSRs can always be KVM_GET/SET_MSR'd
` [PATCH 2/3] kvm: selftests: ensure vcpu file is released
` [PATCH 3/3] kvm: selftests: add basic test for state save and restore

[PATCH 2/2] KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock
 2018-07-26  5:44 UTC 

[PATCH v2 0/8] migration: compression optimization
 2018-07-26  5:29 UTC  (7+ messages)
` [PATCH v2 3/8] migration: show the statistics of compression

[PATCH v4 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
 2018-07-26  3:22 UTC  (3+ messages)

[PATCH v3 0/6] KVM: nVMX: Enlightened VMCS for Hyper-V on KVM
 2018-07-25 16:30 UTC  (7+ messages)
` [PATCH v3 1/6] KVM: hyperv: define VP assist page helpers
` [PATCH v3 2/6] KVM: VMX: refactor evmcs_sanitize_exec_ctrls()
` [PATCH v3 3/6] KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capability
` [PATCH v3 4/6] KVM: nVMX: add enlightened VMCS state
` [PATCH v3 5/6] KVM: nVMX: implement enlightened VMPTRLD and VMCLEAR
` [PATCH v3 6/6] KVM: nVMX: optimize prepare_vmcs02{,_full} for Enlightened VMCS case

[PATCH v2 0/6] KVM: nVMX: Enlightened VMCS for Hyper-V on KVM
 2018-07-25 15:19 UTC  (12+ messages)
` [PATCH v2 6/6] KVM: nVMX: optimize prepare_vmcs02{,_full} for Enlightened VMCS case

[PATCH/RFC] drivers/vfio: Allow type-1 IOMMU instantiation with Renesas IPMMU-VMSA
 2018-07-25 13:48 UTC  (2+ messages)

[RFC v3 0/2] kvm "fake DAX" device flushing
 2018-07-25 12:47 UTC  (6+ messages)
` [RFC v3] qemu: Add virtio pmem device
      ` [Qemu-devel] "

Memory Read Only Enforcement: VMM assisted kernel rootkit mitigation for KVM V4
 2018-07-25  9:36 UTC  (3+ messages)
` [PATCH RFC V4 3/3] KVM: X86: Adding skeleton for Memory ROE

VM boot failure on nodes not having DMA32 zone
 2018-07-25  8:37 UTC  (3+ messages)

[PATCH] KVM: x86: Skip pae_root shadow allocation if tdp enabled
 2018-07-25  8:32 UTC 

[PATCH] KVM/MMU: Combine flushing remote tlb in mmu_set_spte()
 2018-07-25  6:22 UTC  (5+ messages)

[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-25  6:17 UTC  (7+ messages)

[PATCH v3 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
 2018-07-25  5:26 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