public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-01 15:20:06 to 2017-11-03 20:37:10 UTC [more...]

[Patch v4 0/6] KVM: Guest page hinting
 2017-11-03 20:37 UTC  (9+ messages)
` [Patch v4 1/6] KVM: Support for guest "
` [Patch v4 2/6] KVM: Guest page hinting functionality
` [Patch v4 3/6] KVM: Adding tracepoints for guest page hinting
` [Patch v4 4/6] virtio: Exposes added descriptor to the other side synchronously
` [Patch v4 5/6] KVM: Sending hyperlist to the host via hinting_vq
` [Patch v4 6/6] KVM: Enabling guest page hinting via static key
` [QEMU PATCH] kvm: Support for guest page hinting

[Part2 PATCH v7 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-11-03 20:01 UTC  (35+ messages)
` [Part2 PATCH v7 01/38] Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV)
` [Part2 PATCH v7 02/38] x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature
` [Part2 PATCH v7 03/38] kvm: svm: prepare for new bit definition in nested_ctl
` [Part2 PATCH v7 04/38] kvm: svm: Add SEV feature definitions to KVM
` [Part2 PATCH v7 05/38] KVM: SVM: Prepare to reserve asid for SEV guest
` [Part2 PATCH v7 06/38] KVM: X86: Extend CPUID range to include new leaf
` [Part2 PATCH v7 07/38] KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [Part2 PATCH v7 08/38] KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctl
` [Part2 PATCH v7 09/38] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support
` [Part2 PATCH v7 10/38] crypto: ccp: Define SEV userspace ioctl and command id
` [Part2 PATCH v7 11/38] crypto: ccp: Define SEV key management "
` [Part2 PATCH v7 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support
` [Part2 PATCH v7 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
` [Part2 PATCH v7 14/38] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
` [Part2 PATCH v7 15/38] crypto: ccp: Implement SEV_PLATFORM_STATUS "
` [Part2 PATCH v7 16/38] crypto: ccp: Implement SEV_PEK_GEN "
` [Part2 PATCH v7 17/38] crypto: ccp: Implement SEV_PDH_GEN "
` [Part2 PATCH v7 18/38] crypto: ccp: Implement SEV_PEK_CSR "
` [Part2 PATCH v7 19/38] crypto: ccp: Implement SEV_PEK_CERT_IMPORT "
` [Part2 PATCH v7 20/38] crypto: ccp: Implement SEV_PDH_CERT_EXPORT "
` [Part2 PATCH v7 21/38] KVM: X86: Add CONFIG_KVM_AMD_SEV
` [Part2 PATCH v7 22/38] KVM: SVM: Add sev module_param
` [Part2 PATCH v7 23/38] KVM: SVM: Reserve ASID range for SEV guest
` [Part2 PATCH v7 24/38] KVM: Define SEV key management command id
` [Part2 PATCH v7 25/38] KVM: SVM: Add KVM_SEV_INIT command
` [Part2 PATCH v7 26/38] KVM: SVM: VMRUN should use associated ASID when SEV is enabled
` [Part2 PATCH v7 27/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_START command
` [Part2 PATCH v7 28/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA command
` [Part2 PATCH v7 29/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_MEASURE command

[PATCH seabios 0/3] add kvmtool support
 2017-11-03 19:42 UTC  (7+ messages)
` [PATCH seabios 1/3] kvmtool: initial support
` [PATCH seabios 2/3] kvmtool: allow mmio for legacy bar 0
` [PATCH seabios 3/3] kvmtool: support larger virtio queues

​​ATTN: My Dear
 2017-11-03 18:02 UTC 

[PATCH] x86: kvm: mmu: make kvm_mmu_clear_all_pte_masks static
 2017-11-03 18:52 UTC 

[PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
 2017-11-03 18:36 UTC  (4+ messages)

[PATCH 0/4] Support Perf Extension on AMD KVM guests
 2017-11-03 17:56 UTC  (7+ messages)
` [PATCH 1/4] x86/kvm/cpuid: Fix CPUID function for word 6 (80000001_ECX)
` [PATCH 2/4] Add AMD Core Perf Extension MSRs
` [PATCH 3/4] Add support for AMD Core Perf Extension in guest
` [PATCH 4/4] Expose AMD Core Perf Extension flag to guests

[PATCH v5 1/3] KVM: X86: Fix operand/address-size during instruction decoding
 2017-11-03 17:54 UTC  (7+ messages)
` [PATCH v5 2/3] KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
` [PATCH v5 3/3] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure

[PATCH v4 1/3] KVM: X86: Fix operand size during instruction decoding
 2017-11-03 17:52 UTC  (4+ messages)
` [PATCH v4 2/3] KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
` [PATCH v4 3/3] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure

[PATCHv2 1/1] locking/qspinlock/x86: Avoid test-and-set when PV_DEDICATED is set
 2017-11-03 16:40 UTC  (9+ messages)

[PATCH kvmtool] irq.h: fix compilation error due to missing bool type
 2017-11-03 16:10 UTC 

[PATCH v10 00/38] x86: Secure Memory Encryption (AMD)
 2017-11-03 15:31 UTC  (4+ messages)
` [PATCH v10 20/38] x86, mpparse: Use memremap to map the mpf and mpc data

[PATCH kvmtool 0/2] Add GICv2m support
 2017-11-03 15:03 UTC  (6+ messages)
` [PATCH kvmtool 1/2] Prevent segfault when kvm_pause is called too early
` [PATCH kvmtool 2/2] Add GICv2m support

[PATCH v2 0/2] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-11-03 14:15 UTC  (8+ messages)
` [PATCH v2 2/2] KVM: MMU: consider host cache mode in MMIO page check

[PATCH v4 0/3] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-11-03 13:21 UTC  (12+ messages)
` [PATCH v4 1/3] x86/mm: add function to check if a pfn is UC/UC-
` [PATCH v4 2/3] KVM: add converters between pfn_t and kvm_pfn_t
` [PATCH v4 3/3] KVM: MMU: consider host cache mode in MMIO page check

[PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
 2017-11-03 11:27 UTC  (7+ messages)
` [PATCH v2 1/1] virtio_balloon: include buffers and cached memory statistics

[PATCH v17 0/6] Virtio-balloon Enhancement
 2017-11-03 11:25 UTC  (10+ messages)
` [PATCH v17 1/6] lib/xbitmap: Introduce xbitmap
` [PATCH v17 2/6] radix tree test suite: add tests for xbitmap
` [PATCH v17 3/6] mm/balloon_compaction.c: split balloon page allocation and enqueue
` [PATCH v17 4/6] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v17 5/6] mm: support reporting free page blocks
` [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-11-03  8:49 UTC  (16+ messages)
` [RFC 01/19] KVM: s390: SIE considerations for AP Queue virtualization
` [RFC 02/19] KVM: s390: refactor crypto initialization
` [RFC 18/19] KVM: s390: New ioctl to configure KVM guest's AP matrix
` [RFC 19/19] s390/facilities: enable AP facilities needed by guest

How to build kvm modules with kvm-kmod for 4.0+ kernel?
 2017-11-03  7:10 UTC 

KVM "fake DAX" flushing interface - discussion
 2017-11-03  6:21 UTC  (21+ messages)

[patch v2 0/8] Intel Processor Trace virtulization enabling
 2017-11-03  6:09 UTC  (3+ messages)

[PATCH v3 0/3] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-11-03  2:39 UTC  (6+ messages)
` [PATCH v3 1/3] x86/mm: add function to check if a pfn is UC/UC-
` [PATCH v3 2/3] KVM: add converters between pfn_t and kvm_pfn_t
` [PATCH v3 3/3] KVM: MMU: consider host cache mode in MMIO page check

[PATCH v3 1/3] KVM: X86: Fix operand size during instruction decoding
 2017-11-03  0:55 UTC  (8+ messages)
` [PATCH v3 2/3] KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
` [PATCH v3 3/3] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure

[Part2 PATCH v6 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-11-02 20:18 UTC  (3+ messages)

[PATCH v2] KVM: X86: #GP when guest attempts to write MCi_STATUS register w/o 0
 2017-11-02 18:57 UTC  (4+ messages)

Got a WARN_ON for supposedly unreachable code
 2017-11-02 18:25 UTC  (6+ messages)

[PULL 0/8] KVM/ARM Fixes for v4.14
 2017-11-02 17:38 UTC  (2+ messages)

[PATCH] kvm: Return -ENODEV from update_persistent_clock
 2017-11-02 17:23 UTC  (2+ messages)

[GIT PULL] Please pull my kvm-ppc-next branch
 2017-11-02 17:16 UTC  (2+ messages)

[libvirt] networking problem
 2017-11-02 16:39 UTC 

[libvirt] networking problem
 2017-11-02 15:20 UTC 

[PATCH-tip v2 0/2] x86/paravirt: Enable users to choose PV lock type
 2017-11-02 13:28 UTC  (6+ messages)
` [PATCH-tip v2 1/2] x86/paravirt: Add kernel parameter to choose paravirt "
` [PATCH-tip v2 2/2] x86/xen: Deprecate xen_nopvspin

[PATCH v3 0/9] arm/arm64: KVM: limit icache invalidation to prefetch aborts
 2017-11-02 13:13 UTC  (5+ messages)
` [PATCH v3 6/9] KVM: arm/arm64: Limit "

[PATCH v2] KVM: s390: vsie: use common code functions for pinning
 2017-11-02 11:38 UTC  (2+ messages)

networking problem
 2017-11-02  9:31 UTC  (3+ messages)
  ` [libvirt] "

linux-next: manual merge of the kspp tree with the kvm tree
 2017-11-02  5:53 UTC 

[PATCH v6 0/9] vITS Migration fixes and reset
 2017-11-02  5:50 UTC  (3+ messages)
` [PATCH v6 2/9] KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table returned value

[PATCH net-next] vhost_net: conditionally enable tx polling
 2017-11-02  3:16 UTC  (5+ messages)

[Part2 PATCH v7 30/38] KVM: SVM: Add support for SEV LAUNCH_FINISH command
 2017-11-01 21:17 UTC  (9+ messages)
` [Part2 PATCH v7 31/38] KVM: SVM: Add support for SEV GUEST_STATUS command
` [Part2 PATCH v7 32/38] KVM: SVM: Add support for SEV DEBUG_DECRYPT command
` [Part2 PATCH v7 33/38] KVM: SVM: Add support for SEV DEBUG_ENCRYPT command
` [Part2 PATCH v7 34/38] KVM: SVM: Add support for SEV LAUNCH_SECRET command
` [Part2 PATCH v7 35/38] KVM: SVM: Pin guest memory when SEV is active
` [Part2 PATCH v7 36/38] KVM: SVM: Clear C-bit from the page fault address
` [Part2 PATCH v7 37/38] KVM: SVM: Do not install #UD intercept when SEV is enabled
` [Part2 PATCH v7 38/38] KVM: X86: Restart the guest when insn_len is zero and "

kernel BUG at arch/x86/kvm/mmu.c:LINE!
 2017-11-01 20:25 UTC 

KASAN: use-after-free Read in irq_bypass_register_consumer
 2017-11-01 20:18 UTC  (2+ messages)

WARNING in kvm_arch_vcpu_ioctl_run (2)
 2017-11-01 20:06 UTC  (2+ messages)

Alert
 2017-11-01 19:24 UTC 

[PATCH] x86/paravirt: Add kernel parameter to choose paravirt lock type
 2017-11-01 19:42 UTC  (5+ messages)

[PATCH v3 kvmtool 00/11] Add PCI passthrough support with VFIO
 2017-11-01 17:16 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