public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-21 12:30:41 to 2018-06-28 13:53:13 UTC [more...]

[PATCH v2 0/5] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-06-28 13:53 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: x86: hyperv: optimize 'all cpus' case in kvm_hv_flush_tlb()
` [PATCH v2 2/5] KVM: x86: hyperv: introduce vp_index_to_vcpu_idx mapping
` [PATCH v2 3/5] KVM: x86: hyperv: use vp_idx_to_vcpu_idx() in kvm_hv_flush_tlb()
` [PATCH v2 4/5] x86/hyper-v: rename ipi_arg_{ex,non_ex} structures
` [PATCH v2 5/5] KVM: x86: hyperv: implement PV IPI send hypercalls

[PATCH 00/12] migration: improve multithreads for compression and decompression
 2018-06-28 13:36 UTC  (13+ messages)
` [PATCH 06/12] migration: do not detect zero page for compression
` [PATCH 07/12] migration: hold the lock only if it is really needed
` [PATCH 09/12] ring: introduce lockless ring buffer

[PATCH/RFC] mm: do not drop unused pages when userfaultd is running
 2018-06-28 13:18 UTC  (2+ messages)

[less-CONFIG_NET 7/7] kvm: drop CONFIG_NET
 2018-06-28 12:47 UTC  (3+ messages)
  ` [less-CONFIG_NET v2 8/8] "

[PATCH v2 0/5] Add virtio-iommu driver
 2018-06-28  9:40 UTC  (18+ messages)
` [PATCH v2 1/5] dt-bindings: virtio: Specify #iommu-cells value for a virtio-iommu
` [PATCH v2 2/5] iommu: Add virtio-iommu driver
` [PATCH v2 3/5] iommu/virtio: Add probe request
` [PATCH v2 4/5] iommu/virtio: Add event queue
` [PATCH v2 5/5] vfio: Allow type-1 IOMMU instantiation for ARM

[PATCH v33 0/4] Virtio-balloon: support free page reporting
 2018-06-28  8:39 UTC  (7+ messages)
` [PATCH v33 1/4] mm: add a function to get free page blocks

[PATCH] kvm, mm: account shadow page tables to kmemcg
 2018-06-28  7:10 UTC  (2+ messages)

general protection fault in vmx_vcpu_run
 2018-06-28  5:27 UTC  (3+ messages)

KASAN: stack-out-of-bounds Read in vmx_vcpu_run
 2018-06-28  5:26 UTC  (2+ messages)

[PATCH v34 0/4] Virtio-balloon: support free page reporting
 2018-06-27 16:53 UTC  (17+ messages)
` [PATCH v34 1/4] mm: support to get hints of free page blocks
` [PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
                      ` [virtio-dev] "
` [PATCH v34 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v34 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

KVM call for 2018-07-03
 2018-06-27 16:38 UTC 

[PATCH v3 0/6] KVM/arm64: Cache maintenance relaxations
 2018-06-27 16:36 UTC  (13+ messages)
` [PATCH v3 1/6] arm64: KVM: Add support for Stage-2 control of memory types and cacheability
` [PATCH v3 2/6] arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
` [PATCH v3 3/6] arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set
` [PATCH v3 4/6] KVM: arm/arm64: Consolidate page-table accessors
` [PATCH v3 5/6] KVM: arm/arm64: Stop using {pmd,pud,pgd}_populate
` [PATCH v3 6/6] KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables

[PATCH v2] x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD
 2018-06-27 16:30 UTC 

[PATCH v6 0/2] kvm: limited x86 CPU power management
 2018-06-27 15:08 UTC  (13+ messages)
` [PATCH v6 1/2] kvm: support -overcommit cpu-pm=on|off
` [PATCH v6 2/2] i386/cpu: make -cpu host support monitor/mwait

[PATCH v3 0/2] Detect & register virtio-crypto algos only if it can be supported by backend
 2018-06-27 13:22 UTC  (2+ messages)

[PATCH] KVM: VMX: modify macro definition 'R' to 'R ' because of gcc-5+
 2018-06-27 13:02 UTC  (2+ messages)

[PATCH 0/4] x86/hyper-v: optimize PV IPIs
 2018-06-27 10:27 UTC 

[PATCH v3 0/8] vfio: ccw: Refactoring the VFIO CCW state machine
 2018-06-27 10:00 UTC  (5+ messages)

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-06-27  7:44 UTC  (16+ messages)
      ` [Intel-gfx] "

[PATCH 1/2] sample/mdev/mbochs: remove mbochs_kmap_atomic_dmabuf
 2018-06-27  1:55 UTC  (7+ messages)
` [PATCH 2/2] sample/mdev/mbochs: add mbochs_kunmap_dmabuf

[PATCH] kvm: implement VEX prefix decoder, bextr/andn
 2018-06-26 12:14 UTC 

[PATCH 0/9] Fix references for some missing documentation files
 2018-06-26  9:49 UTC 

[PATCH v2] kvm: x86: mmu: Add cast to negated bitmasks in update_permission_bitmask()
 2018-06-26  9:08 UTC  (12+ messages)

[PATCH 2/2] sample/mdev/mbochs: add mbochs_kunmap_dmabuf
 2018-06-26  7:33 UTC 

[PATCH v5 00/27] x86: PIE support and option to extend KASLR randomization
 2018-06-25 22:39 UTC  (2+ messages)
` [PATCH v5 19/27] kvm: Adapt assembly for PIE support

[PATCH v5 0/2] support exception state migration and set VSESR_EL2 by user space
 2018-06-25 20:58 UTC  (3+ messages)
` [PATCH v5 1/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH v5 2/2] arm64: KVM: export the capability to set guest SError syndrome

[PATCH] KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
 2018-06-25 12:04 UTC 

[PATCH v11 00/13] Intel SGX1 support
 2018-06-25  9:44 UTC  (3+ messages)

[PATCH 0/3] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-06-25  9:10 UTC  (7+ messages)
` [PATCH 1/3] KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number
` [PATCH 2/3] x86/hyper-v: rename ipi_arg_{ex,non_ex} structures
` [PATCH 3/3] KVM: x86: hyperv: implement PV IPI send hypercalls

[PATCH v5 0/2] kvm: limited x86 CPU power management
 2018-06-25  8:48 UTC  (4+ messages)
` [PATCH v5 1/2] kvm: support -overcommit cpu-pm=on|off
` [PATCH v5 2/2] i386/cpu: make -cpu host support monitor/mwait

[PATCH] KVM: SVM: modify macro definition 'R' to 'R ' because of gcc-5+
 2018-06-25  5:20 UTC 

BUG: unable to handle kernel paging request in corrupted
 2018-06-24 12:36 UTC 

[PATCH net] vhost_net: validate sock before trying to put its fd
 2018-06-23  1:24 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 4.18-rc2
 2018-06-22 19:44 UTC 

[PATCH 0/3] x86/kvm: Enable MCE injection in the guest
 2018-06-22 19:22 UTC  (11+ messages)
` [PATCH 1/3] kvm/x86: Move MSR_K7_HWCR to svm.c
` [PATCH 2/3] x86/kvm: Implement MSR_HWCR support
` [PATCH 3/3] x86/kvm: Handle all MCA banks

[PATCH v2 0/2] kvm: x86 CPU power management
 2018-06-22 19:18 UTC  (4+ messages)

[PATCH v4 0/2] kvm: limited x86 CPU power management
 2018-06-22 19:10 UTC  (9+ messages)
` [PATCH v4 1/2] kvm: support -overcommit cpu-pm=on|off
` [PATCH v4 2/2] i386/cpu: make -cpu host support monitor/mwait

[GIT PULL] KVM/arm updates for 4.18-rc2
 2018-06-22 14:33 UTC  (10+ messages)
` [PATCH 1/8] KVM: arm/arm64: Drop resource size check for GICV window
` [PATCH 2/8] arm64: Introduce sysreg_clear_set()
` [PATCH 3/8] KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()
` [PATCH 4/8] KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
` [PATCH 5/8] KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus
` [PATCH 6/8] KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
` [PATCH 7/8] KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT
` [PATCH 8/8] KVM: arm64: Prevent KVM_COMPAT from being selected

[libvirt] [RFC PATCH 0/2] Add new mdev type for aggregated resources
 2018-06-22 13:59 UTC  (5+ messages)

[PATCH v16 0/3] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-06-21 18:31 UTC  (7+ messages)
` [PATCH v16 1/3] i386: Fix up the Node id for CPUID_8000_001E
` [PATCH v16 2/3] i386: Enable TOPOEXT feature on AMD EPYC CPU
` [PATCH v16 3/3] i386: Remove generic SMT thread check

[PATCH 0/2] KVM: Fix !KVM_COMPAT ioctl behaviour
 2018-06-21 15:03 UTC  (7+ messages)
` [PATCH 1/2] KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox