public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-30 07:59:36 to 2017-11-02 20:18:59 UTC [more...]

[Part2 PATCH v6 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-11-02 20:18 UTC  (11+ messages)
` [Part2 PATCH v6 25/38] KVM: SVM: Add KVM_SEV_INIT command
` [Part2 PATCH v6 32/38] KVM: SVM: Add support for SEV DEBUG_DECRYPT command

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-11-02 19:53 UTC  (18+ 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

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

[PATCHv2 1/1] locking/qspinlock/x86: Avoid test-and-set when PV_DEDICATED is set
 2017-11-02 18:43 UTC  (7+ messages)

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

[PATCH v3 1/3] KVM: X86: Fix operand size during instruction decoding
 2017-11-02 17:54 UTC  (7+ 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

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

[PATCH v2 0/2] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-11-02 17:37 UTC  (7+ messages)
` [PATCH v2 1/2] x86/mm: expose lookup_memtype()
` [PATCH v2 2/2] KVM: MMU: consider host cache mode in MMIO page check

[Part2 PATCH v7 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-11-02 17:32 UTC  (32+ 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] 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 

KVM "fake DAX" flushing interface - discussion
 2017-11-02 16:30 UTC  (20+ messages)

[PATCH seabios 0/3] add kvmtool support
 2017-11-02 15:50 UTC  (4+ 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

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

[patch v2 0/8] Intel Processor Trace virtulization enabling
 2017-11-02 14:57 UTC  (10+ messages)
` [patch v2 1/8] perf/x86/intel/pt: Move Intel-PT MSR bit definitions to a public header
` [patch v2 2/8] perf/x86/intel/pt: change pt_cap_get() to a public function
` [patch v2 3/8] KVM: x86: add Intel processor trace virtualization mode
` [patch v2 4/8] KVM: x86: add Intel processor trace cpuid emulataion
` [patch v2 5/8] KVM: x86: add Intel processor trace context for each vcpu
` [patch v2 6/8] KVM: x86: Implement Intel processor trace context switch
` [patch v2 7/8] KVM: x86: add Intel PT msr RTIT_CTL read/write
` [patch v2 8/8] KVM: x86: Disable intercept for Intel processor trace MSRs

[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  (6+ 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  (14+ messages)
` [PATCH v3 kvmtool 01/11] pci: add config operations callbacks on the PCI header
` [PATCH v3 kvmtool 02/11] pci: allow to specify IRQ type for PCI devices
` [PATCH v3 kvmtool 03/11] irq: add irqfd helpers
` [PATCH v3 kvmtool 04/11] Extend memory bank API with memory types
` [PATCH v3 kvmtool 05/11] pci: add capability helpers
` [PATCH v3 kvmtool 06/11] Import VFIO headers
` [PATCH v3 kvmtool 07/11] Add PCI device passthrough using VFIO
` [PATCH v3 kvmtool 08/11] vfio-pci: add MSI-X support
` [PATCH v3 kvmtool 09/11] vfio-pci: add MSI support
` [PATCH v3 kvmtool 10/11] Introduce reserved memory regions
` [PATCH v3 kvmtool 11/11] vfio: check reserved regions before mapping DMA

[PATCH 0/4] Support Perf Extension on AMD KVM guests
 2017-11-01 16:19 UTC  (5+ 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 v2 1/2] KVM: X86: Fix operand size during instruction decoding
 2017-11-01  2:35 UTC  (2+ messages)

Re
 2017-10-31 19:26 UTC 

Students interested in contributing
 2017-10-31 18:02 UTC 

[PATCH 1/1] locking/qspinlock/x86: Avoid test-and-set when PV_DEDICATED is set
 2017-10-31 17:02 UTC  (3+ messages)

[PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
 2017-10-31 16:15 UTC  (6+ messages)
` [PATCH v2 1/1] virtio_balloon: include buffers and cached memory statistics

general protection fault in gfn_to_rmap
 2017-10-31 13:59 UTC  (2+ messages)

[PATCH v2 0/8] arm/arm64: KVM: limit icache invalidation to prefetch aborts
 2017-10-31 13:51 UTC  (7+ messages)
` [PATCH v2 2/8] arm: KVM: Add optimized PIPT icache flushing

WARNING in __x86_set_memory_region
 2017-10-31 13:14 UTC 

kvm: GPF in native_write_cr4
 2017-10-31 13:07 UTC  (7+ messages)

[PATCH] Enable SR-IOV instantiation through /sys file
 2017-10-31 12:55 UTC  (10+ messages)

WARNING in do_debug
 2017-10-31 11:47 UTC 

BUG: sleeping function called from invalid context at ./include/linux/uaccess.h:LINE
 2017-10-31 11:34 UTC 

[Part2 PATCH v6 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
 2017-10-31 10:39 UTC  (7+ messages)
` [Part2 PATCH v6.1 16/38] "

[PATCH 0/3] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-10-31  8:12 UTC  (5+ messages)
` [PATCH 3/3] KVM: MMU: consider host cache type in MMIO pfn check

[PATCH v2 0/2] KVM: fixes for the kernel-hardening tree
 2017-10-30 23:51 UTC  (4+ messages)
` [PATCH 1/2] kvm: whitelist struct kvm_vcpu_arch
  ` [kernel-hardening] "

KASAN: use-after-free Write in irq_bypass_register_consumer
 2017-10-30 19:21 UTC  (2+ messages)

[PATCH] KVM: VMX: require virtual NMI support
 2017-10-30  8:52 UTC  (9+ messages)


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