public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-13 23:45:06 to 2018-06-20 01:36:24 UTC [more...]

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

[PATCH v3 0/2] kvm: limited x86 CPU power management
 2018-06-20  0:46 UTC  (9+ 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 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 v11 00/13] Intel SGX1 support
 2018-06-19 21:48 UTC  (7+ messages)

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

[PATCH v16 0/3] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-06-19 21:31 UTC  (4+ 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 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 v33 0/4] Virtio-balloon: support free page reporting
 2018-06-19 14:43 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 v33 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v33 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

[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/2] KVM: Fix !KVM_COMPAT ioctl behaviour
 2018-06-19 11:24 UTC  (7+ 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 00/12] migration: improve multithreads for compression and decompression
 2018-06-19  7:36 UTC  (23+ messages)
` [PATCH 01/12] migration: do not wait if no free thread
` [PATCH 02/12] migration: fix counting normal page for compression
` [PATCH 03/12] migration: fix counting xbzrle cache_miss_rate
` [PATCH 04/12] migration: introduce migration_update_rates
` [PATCH 05/12] migration: show the statistics of compression
` [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 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 v2 0/2] kvm: x86 CPU power management
 2018-06-15 21:53 UTC  (13+ messages)

[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  (19+ messages)
` [PATCH v14 1/6] i386: Set TOPOEXT unconditionally for comapatibility
` [PATCH v14 2/6] i386: Enable TOPOEXT feature on AMD EPYC CPU
` [PATCH v14 3/6] i386: Disable TOPOEXT feature on pc-2.12
` [PATCH v14 4/6] cpus: Add new function topology_supports_topoext
` [PATCH v14 5/6] i386: Disable TOPOEXT feature if it cannot be supported
` [PATCH v14 6/6] i386: Remove generic SMT thread check

[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  (8+ messages)

[PULL] vhost: cleanups and fixes
 2018-06-15  3:53 UTC  (8+ messages)

[PATCH 1/5] KVM: hyperv: define VP assist page helpers
 2018-06-14 23:40 UTC 

[PATCH 4/5] KVM: nVMX: implement enlightened VMPTRLD and VMCLEAR
 2018-06-14 23:28 UTC 

[GIT PULL] Second batch of KVM changes for 4.18
 2018-06-14 17:01 UTC 

[RFC Patch 0/3] KVM/x86/hyper-V: Introduce PV guest address space mapping flush support
 2018-06-14 14:52 UTC  (6+ messages)
` [RFC Patch 3/3] KVM/x86: Add tlb_remote_flush callback support for vmcs

BUG: unable to handle kernel NULL pointer dereference in vmx_set_msr
 2018-06-14 13:05 UTC 

[PATCH v5 00/13] s390: vfio-ap: guest dedicated crypto adapters
 2018-06-14 13:04 UTC  (10+ messages)
` [PATCH v5 04/13] s390: vfio-ap: base implementation of VFIO AP device driver

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

[PATCH v13 3/5] i386: Enable TOPOEXT feature on AMD EPYC CPU
 2018-06-14  0:58 UTC  (12+ messages)

[PULL v2] vhost, virtio
 2018-06-13 23:45 UTC 


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