kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-15 06:11:47 to 2018-06-22 15:02:42 UTC [more...]

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-06-22 15:02 UTC 

[PATCH 0/3] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-06-22 14:56 UTC  (4+ 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

[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  (7+ messages)
` [libvirt] [RFC PATCH 1/2] vfio/mdev: Add new instances parameters for mdev create
` [libvirt] [RFC PATCH 2/2] drm/i915/gvt: Add new aggregation type

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

[PATCH 0/3] x86/kvm: Enable MCE injection in the guest
 2018-06-22  9:51 UTC  (4+ 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 v4 0/2] kvm: limited x86 CPU power management
 2018-06-22  3:01 UTC  (4+ messages)
` [PATCH v4 1/2] kvm: support -overcommit cpu-pm=on|off
` [PATCH v4 2/2] i386/cpu: make -cpu host support monitor/mwait

[PATCH v2 0/5] Add virtio-iommu driver
 2018-06-22  0:55 UTC  (8+ 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 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  (9+ messages)
` [PATCH 1/2] KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT
` [PATCH 2/2] KVM: arm64: Prevent KVM_COMPAT from being selected

[PATCH v11 00/13] Intel SGX1 support
 2018-06-21 12:55 UTC  (8+ messages)

[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

[PATCH net] vhost_net: validate sock before trying to put its fd
 2018-06-21  5:11 UTC 

[PATCH] kvm: x86: mmu: Add cast to negated bitmasks in update_permission_bitmask()
 2018-06-20 23:00 UTC  (23+ messages)

[PATCH v3 0/2] kvm: limited x86 CPU power management
 2018-06-20 14:45 UTC  (13+ messages)
` [PATCH v3 1/2] kvm: support -dedicated cpu-pm=on|off
` [PATCH v3 2/2] i386/cpu: make -cpu host support monitor/mwait

[PATCH v33 0/4] Virtio-balloon: support free page reporting
 2018-06-20 14:14 UTC  (23+ messages)
` [PATCH v33 1/4] mm: add a function to get free page blocks
` [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
            `  "
              ` [virtio-dev] "

[PATCH 00/12] migration: improve multithreads for compression and decompression
 2018-06-20 12:38 UTC  (16+ messages)
` [PATCH 03/12] migration: fix counting xbzrle cache_miss_rate
` [PATCH 04/12] migration: introduce migration_update_rates
` [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 10/12] migration: introduce lockless multithreads model

KASAN: use-after-free Read in do_general_protection
 2018-06-20  7:52 UTC  (4+ messages)

KASAN: stack-out-of-bounds Read in unwind_next_frame
 2018-06-20  7:50 UTC 

[PATCH V2 4/5] PCI: Unify try slot and bus reset API
 2018-06-20  4:12 UTC 

[PATCH kernel 0/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
 2018-06-20  0:42 UTC  (4+ messages)
` [PATCH kernel 1/2] vfio/spapr: Use IOMMU pageshift rather than pagesize
` [PATCH kernel 2/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page

[PATCH] Use 'imply' with SEV Kconfig CRYPTO dependencies
 2018-06-19 21:44 UTC  (10+ messages)

[PATCH v2] kvm: x86: mmu: Add cast to negated bitmasks in update_permission_bitmask()
 2018-06-19 19:25 UTC 

Design Decision for KVM based anti rootkit
 2018-06-19 18:12 UTC  (6+ messages)

[PATCH v3 0/2] Detect & register virtio-crypto algos only if it can be supported by backend
 2018-06-19 15:41 UTC  (3+ messages)
` [PATCH v3 1/2] crypto/virtio-crypto: Read crypto services and algorithm masks
` [PATCH v3 2/2] crypto/virtio-crypto: Register an algo only if it's supported

[PATCH v2 0/2] Detect & register virtio-crypto algos only if it can be supported by backend
 2018-06-19 15:30 UTC  (6+ messages)

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

[PATCH v6 kvmtool 00/13] Add vfio-pci support
 2018-06-19 12:19 UTC  (15+ messages)
` [PATCH v6 kvmtool 01/13] pci: add config operations callbacks on the PCI header
` [PATCH v6 kvmtool 02/13] pci: allow to specify IRQ type for PCI devices
` [PATCH v6 kvmtool 03/13] irq: add irqfd helpers
` [PATCH v6 kvmtool 04/13] Extend memory bank API with memory types
` [PATCH v6 kvmtool 05/13] pci: add capability helpers
` [PATCH v6 kvmtool 06/13] Import VFIO headers
` [PATCH v6 kvmtool 07/13] Add fls_long and roundup_pow_of_two helpers
` [PATCH v6 kvmtool 08/13] Add PCI device passthrough using VFIO
` [PATCH v6 kvmtool 09/13] vfio-pci: add MSI-X support
` [PATCH v6 kvmtool 10/13] vfio-pci: add MSI support
` [PATCH v6 kvmtool 11/13] vfio: Support non-mmappable regions
` [PATCH v6 kvmtool 12/13] Introduce reserved memory regions
` [PATCH v6 kvmtool 13/13] vfio: check reserved regions before mapping DMA

[PATCH 0/3] Use sbitmap instead of percpu_ida
 2018-06-19  2:26 UTC  (5+ messages)

[PATCH RESEND v4 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
 2018-06-18  8:24 UTC 

[PATCH RESEND v4 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
 2018-06-17  2:37 UTC 

[PATCH RESEND v4 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
 2018-06-17  1:30 UTC 

[PATCH v1] AMD SSB bits
 2018-06-15 19:38 UTC  (7+ messages)
` [PATCH v1 3/3] x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features

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

[PATCH RESEND v4 0/2] support exception state migration and set VSESR_EL2 by user space
 2018-06-15 15:57 UTC  (7+ messages)
` [PATCH RESEND v4 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[PATCH v14 0/6] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-06-15 14:09 UTC  (6+ messages)
` [PATCH v14 5/6] i386: Disable TOPOEXT feature if it cannot be supported

[PATCH 2/5] KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capability
 2018-06-15 10:34 UTC  (2+ messages)

[PATCH 3/5] KVM: nVMX: add enlightened VMCS state
 2018-06-15 10:33 UTC  (2+ messages)

[PATCH 5/5] KVM: nVMX: optimize prepare_vmcs02{,_full} for Enlightened VMCS case
 2018-06-15 10:31 UTC  (2+ messages)

[PATCH kernel 0/6] powerpc/powernv/iommu: Optimize memory use
 2018-06-15  7:15 UTC  (6+ messages)
` [PATCH kernel 6/6] powerpc/powernv/ioda: Allocate indirect TCE levels on demand

Requirement to get BAR pci_bus_address in user space
 2018-06-15  6:11 UTC  (6+ 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).