public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-20 16:27:16 to 2017-10-25 10:52:21 UTC [more...]

[PATCH v5 00/10] vITS Migration fixes and reset
 2017-10-25 10:52 UTC  (23+ messages)
` [PATCH v5 01/10] KVM: arm/arm64: vgic-its: Fix return value for device table restore
` [PATCH v5 02/10] KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table returned value
` [PATCH v5 03/10] KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITS
` [PATCH v5 04/10] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
` [PATCH v5 05/10] KVM: arm/arm64: vgic-its: Save the collection table before device tables
` [PATCH v5 06/10] KVM: arm/arm64: vgic-its: Remove kvm_its_unmap_device
` [PATCH v5 07/10] KVM: arm/arm64: vgic-its: New helper functions to free the caches
` [PATCH v5 08/10] KVM: arm/arm64: vgic-its: Free caches when GITS_BASER Valid bit is cleared
` [PATCH v5 09/10] KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
` [PATCH v5 10/10] KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET

[Bug 196409] New: kvm_amd nested pagetable gpu passthrough performance oddities
 2017-10-25 10:44 UTC  (3+ messages)
` [Bug 196409] "

[PATCH 0/2] KVM: fixes for the kernel-hardening tree
 2017-10-25 10:31 UTC  (18+ messages)
` [PATCH 1/2] KVM: allow setting a usercopy region in struct kvm_vcpu
` [PATCH 2/2] KVM: fix KVM_XEN_HVM_CONFIG ioctl
` [PATCH] KVM: arm/arm64: Allow usercopy to vcpu->arch.ctxt and arm64 debug
          ` R: "
` [PATCH v2] "

[RFC]vcpu scattering make impove VM performance, it worth to realize?
 2017-10-25  9:29 UTC 

[RFC] virtio-iommu version 0.5
 2017-10-25  9:26 UTC  (7+ messages)

[PATCH kvm-unit-tests 00/18] merge x86 vmalloc and arm/powerpc alloc
 2017-10-25  9:23 UTC  (22+ messages)
` [PATCH kvm-unit-tests 01/18] lib: simplify alloc_ops
` [PATCH kvm-unit-tests 02/18] lib: start moving vmalloc to generic code
` [PATCH kvm-unit-tests 03/18] lib: move page allocator here from x86
` [PATCH kvm-unit-tests 04/18] alloc_page: fix off-by-one
` [PATCH kvm-unit-tests 05/18] x86: leave VM setup out of vtd_init
` [PATCH kvm-unit-tests 06/18] x86: prepare for extending setup.c
` [PATCH kvm-unit-tests 07/18] x86: use alloc_phys
` [PATCH kvm-unit-tests 08/18] alloc: implement free
` [PATCH kvm-unit-tests 09/18] x86: introduce pgd_t and pteval_t
` [PATCH kvm-unit-tests 10/18] x86: turn virt_to_phys_cr3 into virt_to_pte_phys
` [PATCH kvm-unit-tests 11/18] vmalloc: convert to alloc_ops
` [PATCH kvm-unit-tests 12/18] arm64: use adrp instead of adr
` [PATCH kvm-unit-tests 13/18] arm: make pgtable.h private to mmu.c
` [PATCH kvm-unit-tests 14/18] arm: get rid of pud
` [PATCH kvm-unit-tests 15/18] arm: use better-matching types for virtual and physical addresses
` [PATCH kvm-unit-tests 16/18] arm: only align CPU stacks to one page
` [PATCH kvm-unit-tests 17/18] arm: do not allocate virtio buffers from the stack
` [PATCH kvm-unit-tests 18/18] arm: enable vmalloc

[PATCH] KVM: VMX: require virtual NMI support
 2017-10-25  9:07 UTC  (6+ messages)

[PATCH] Enable SR-IOV instantiation through /sys file
 2017-10-25  8:39 UTC  (6+ messages)

[Bug 197381] New: reading segmented memory in kvm
 2017-10-25  7:57 UTC 

Found workaround/fix for ntp on AMD systems with PCI passthrough
 2017-10-25  7:51 UTC  (4+ messages)

[PATCH] KVM: LAPIC: make the kvm unblock information globally seen before calling kvm_vcpu_kick
 2017-10-25  7:26 UTC 

KVM PUSH ES size bug
 2017-10-25  6:28 UTC  (3+ messages)

[PATCH v10] FlexRM support in VFIO platform
 2017-10-25  5:49 UTC  (3+ messages)
` [PATCH v10] vfio: platform: reset: Add Broadcom FlexRM reset module

KVM ignores high 16-bits of ESP
 2017-10-25  2:43 UTC 

AMD Ryzen KVM/NPT/IOMMU issue
 2017-10-24 23:39 UTC  (3+ messages)

[Part2 PATCH v6 20/38] crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl command
 2017-10-24 18:43 UTC  (3+ messages)
` [Part2 PATCH v6.1 "

[Part2 PATCH v6 19/38] crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl command
 2017-10-24 18:42 UTC  (3+ messages)
` [Part2 PATCH v6.1 "

[Part2 PATCH v6 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-10-24 18:42 UTC  (41+ messages)
` [Part2 PATCH v6 01/38] Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV)
` [Part2 PATCH v6 09/38] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support
` [Part2 PATCH v6 10/38] crypto: ccp: Define SEV userspace ioctl and command id
` [Part2 PATCH v6 11/38] crypto: ccp: Define SEV key management "
` [Part2 PATCH v6 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support
` [Part2 PATCH v6 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
` [Part2 PATCH v6 14/38] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
` [Part2 PATCH v6 15/38] crypto: ccp: Implement SEV_PLATFORM_STATUS "
` [Part2 PATCH v6 16/38] crypto: ccp: Implement SEV_PEK_GEN "
  ` [Part2 PATCH v6.1 "
` [Part2 PATCH v6 17/38] crypto: ccp: Implement SEV_PDH_GEN "
` [Part2 PATCH v6 18/38] crypto: ccp: Implement SEV_PEK_CSR "
  ` [Part2 PATCH v6.1 "

[PATCH 1/1] locking/qspinlock/x86: Avoid test-and-set when PV_DEDICATED is set
 2017-10-24 16:26 UTC  (6+ messages)

Question about guest page tracking for x86
 2017-10-24 15:33 UTC  (3+ messages)

BUG: unable to handle kernel paging request in vsock_diag_dump
 2017-10-24 15:14 UTC 

[PATCH RFC kvm-unit-tests 00/10] merge x86 vmalloc and arm/powerpc alloc
 2017-10-24 12:27 UTC  (15+ messages)
` [PATCH kvm-unit-tests 01/10] lib: simplify alloc_ops
` [PATCH kvm-unit-tests 02/10] lib: move vmalloc here from x86
` [PATCH kvm-unit-tests 03/10] lib: move page allocator "
` [PATCH kvm-unit-tests 04/10] alloc_page: fix off-by-one
` [PATCH kvm-unit-tests 05/10] x86: leave VM setup out of vtd_init
` [PATCH kvm-unit-tests 06/10] x86: prepare for extending setup.c
` [PATCH kvm-unit-tests 07/10] x86: use alloc_phys
` [PATCH kvm-unit-tests 08/10] alloc: implement free
` [PATCH kvm-unit-tests 09/10] x86: turn virt_to_phys_cr3 into virt_to_pte_phys
` [PATCH kvm-unit-tests 10/10] vmalloc: convert to alloc_ops

[GIT PULL] KVM fixes for v4.14-rc7
 2017-10-24 11:28 UTC 

[PATCH RFC 00/10] Intel EPT-Based Sub-page Write Protection Support
 2017-10-24  7:52 UTC  (9+ messages)

[PATCH v3 0/9] arm/arm64: KVM: limit icache invalidation to prefetch aborts
 2017-10-23 16:19 UTC  (11+ messages)
` [PATCH v3 1/9] KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
` [PATCH v3 2/9] KVM: arm/arm64: Split dcache/icache flushing
` [PATCH v3 3/9] arm64: KVM: Add invalidate_icache_range helper
` [PATCH v3 4/9] arm: KVM: Add optimized PIPT icache flushing
` [PATCH v3 5/9] arm64: KVM: PTE/PMD S2 XN bit definition
` [PATCH v3 6/9] KVM: arm/arm64: Limit icache invalidation to prefetch aborts
` [PATCH v3 7/9] KVM: arm/arm64: Only clean the dcache on translation fault
` [PATCH v3 8/9] KVM: arm/arm64: Preserve Exec permission across R/W permission faults
` [PATCH v3 9/9] KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions

[PATCH v3 0/9] arm/arm64: KVM: limit icache invalidation to prefetch aborts
 2017-10-23 15:49 UTC 

[PATCH 0/9] Intel Processor Trace virtulization enabling
 2017-10-23 14:40 UTC  (12+ messages)

[PATCH v2 0/8] arm/arm64: KVM: limit icache invalidation to prefetch aborts
 2017-10-23 13:07 UTC  (14+ messages)
` [PATCH v2 1/8] arm64: KVM: Add invalidate_icache_range helper
` [PATCH v2 2/8] arm: KVM: Add optimized PIPT icache flushing
` [PATCH v2 6/8] KVM: arm/arm64: Preserve Exec permission across R/W permission faults

[kvm-unit-tests PATCH RFC] s390x: factor out running of tests into common code
 2017-10-23 11:19 UTC  (8+ messages)

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

[PATCH v4 00/11] vITS Migration fixes and reset
 2017-10-21 15:42 UTC  (11+ messages)
` [PATCH v4 01/11] KVM: arm/arm64: vgic-its: fix return value for device table restore
` [PATCH v4 09/11] KVM: arm/arm64: vgic-its: free caches when GITS_BASER Valid bit is cleared

[PATCH v4 00/20] KVM: arm/arm64: Optimize arch timer register handling
 2017-10-21 15:30 UTC  (6+ messages)
` [PATCH v4 12/20] genirq: Document vcpu_info usage for percpu_devid interrupts

[PATCH v2 00/10] vITS Migration fixes and reset
 2017-10-21 14:34 UTC  (5+ messages)
` [PATCH v2 07/10] KVM: arm/arm64: vgic-its: new helper functions to free the caches

[Part1 PATCH v7 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-10-21 11:26 UTC  (4+ messages)
` [Part1 PATCH v7 13/17] x86/io: Unroll string I/O when SEV is active

qemu polling KVM_IRQ_LINE_STATUS when stopped
 2017-10-20 22:51 UTC  (10+ messages)

[PATCH] KVM: SVM: detect opening of SMI window using STGI intercept
 2017-10-20 20:06 UTC  (2+ messages)

[PATCH v1 00/27] x86: PIE support and option to extend KASLR randomization
 2017-10-20 17:52 UTC  (7+ messages)
` [PATCH v1 06/27] x86/entry/64: Adapt assembly for PIE support


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