public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-27 20:15:54 to 2017-11-01 21:17:22 UTC [more...]

[Part2 PATCH v7 30/38] KVM: SVM: Add support for SEV LAUNCH_FINISH command
 2017-11-01 21:17 UTC  (8+ 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 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-11-01 21:16 UTC  (29+ 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

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

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

KVM "fake DAX" flushing interface - discussion
 2017-11-01 15:20 UTC  (18+ messages)

[PATCH net-next] vhost_net: conditionally enable tx polling
 2017-11-01 15:03 UTC  (4+ messages)

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

[PATCH v2 1/2] KVM: X86: Fix operand size during instruction decoding
 2017-11-01  2:35 UTC  (2+ messages)

[PATCH] kvm: Return -ENODEV from update_persistent_clock
 2017-10-31 20:28 UTC 

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-10-31 19:39 UTC  (5+ 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  (12+ messages)

[patch v2 0/8] Intel Processor Trace virtulization enabling
 2017-10-30 22:05 UTC  (9+ 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 v2 0/2] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-10-31 11:48 UTC  (3+ messages)
` [PATCH v2 1/2] x86/mm: expose lookup_memtype()
` [PATCH v2 2/2] KVM: MMU: consider host cache mode in MMIO page check

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  (8+ 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 v6 0/9] vITS Migration fixes and reset
 2017-10-31  6:43 UTC  (17+ messages)
` [PATCH v6 5/9] KVM: arm/arm64: vgic-its: Remove kvm_its_unmap_device
` [PATCH v6 6/9] KVM: arm/arm64: vgic-its: New helper functions to free the caches
` [PATCH v6 7/9] KVM: arm/arm64: vgic-its: Free caches when GITS_BASER Valid bit is cleared
` [PATCH v6 8/9] KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
` [PATCH v6 9/9] KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET

[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)

[Part2 PATCH v6 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-10-30 16:33 UTC  (21+ messages)
` [Part2 PATCH v6 23/38] KVM: SVM: Reserve ASID range for SEV guest
` [Part2 PATCH v6 24/38] KVM: Define SEV key management command id
` [Part2 PATCH v6 25/38] KVM: SVM: Add KVM_SEV_INIT command
` [Part2 PATCH v6 28/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA command
` [Part2 PATCH v6 29/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_MEASURE command
` [Part2 PATCH v6 30/38] KVM: SVM: Add support for SEV LAUNCH_FINISH command
` [Part2 PATCH v6 31/38] KVM: SVM: Add support for SEV GUEST_STATUS command
` [Part2 PATCH v6 32/38] KVM: SVM: Add support for SEV DEBUG_DECRYPT command

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

[PATCH] KVM: arm/arm64: Unify 32bit fault injection
 2017-10-30  7:28 UTC  (2+ messages)

[PATCH v5 00/26] KVM/ARM: Add support for GICv4
 2017-10-30  6:51 UTC  (7+ messages)
` [PATCH v5 01/26] irqchip/gic-v3-its: Setup VLPI properties at map time
` [PATCH v5 02/26] KVM: arm/arm64: register irq bypass consumer on ARM/ARM64
` [PATCH v5 24/26] KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinity

[PATCH v4 00/26] KVM/ARM: Add support for GICv4
 2017-10-30  6:48 UTC  (13+ messages)
` [PATCH v4 23/26] KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved
` [PATCH v4 25/26] KVM: arm/arm64: GICv4: Prevent heterogenous systems from using GICv4

[Part2 PATCH v6.1 18/38] crypto: ccp: Implement SEV_PEK_CSR ioctl command
 2017-10-30  3:23 UTC  (2+ messages)
` [Part2 PATCH v6.2 "

[Part2 PATCH v6 15/38] crypto: ccp: Implement SEV_PLATFORM_STATUS ioctl command
 2017-10-30  3:13 UTC  (2+ messages)
` [Part2 PATCH v6.1 15/38] crypto: ccp: Implement SEV_PEK_GEN "

[PULL 0/8] KVM/ARM Fixes for v4.14
 2017-10-30  2:56 UTC  (9+ messages)
` [PULL 1/8] KVM: arm64: its: Fix missing dynamic allocation check in scan_its_table
` [PULL 2/8] arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort
` [PULL 3/8] arm/arm64: kvm: Move initialization completion message
` [PULL 4/8] arm/arm64: kvm: Disable branch profiling in HYP code
` [PULL 5/8] KVM: arm/arm64: vgic-its: Fix return value for device table restore
` [PULL 6/8] KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table returned value
` [PULL 7/8] KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITS
` [PULL 8/8] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables

KVM PUSH ES size bug
 2017-10-30  0:40 UTC  (2+ messages)

[PATCH] KVM:x86: AMD Processor Topology Information
 2017-10-29 22:44 UTC  (2+ messages)

[Part2 PATCH v6 14/38] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
 2017-10-29 21:16 UTC  (2+ messages)
` [Part2 PATCH v6.1 "

networking problem
 2017-10-29 11:07 UTC 

[PATCH v5 00/20] KVM: arm/arm64: Optimize arch timer register handling
 2017-10-29  2:07 UTC  (6+ messages)
` [PATCH v5 02/20] arm64: Implement arch_counter_get_cntpct to read the physical counter
` [PATCH v5 21/20] arm/arm64: KVM: Load the timer state when enabling the timer

[Qemu-devel] kvm_intel fails to load on Conroe CPUs running Linux 4.12
 2017-10-28 18:13 UTC  (2+ messages)

[Part2 PATCH v6 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
 2017-10-28 12:20 UTC  (18+ messages)

[PATCH kvm-unit-tests 00/18] merge x86 vmalloc and arm/powerpc alloc
 2017-10-27 22:44 UTC  (4+ messages)
` [PATCH kvm-unit-tests 17/18] arm: do not allocate virtio buffers from the stack

[PATCH] KVM: LAPIC: make the kvm unblock information globally seen before calling kvm_vcpu_kick
 2017-10-27 22:41 UTC  (2+ messages)


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