public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-17 08:11:03 to 2017-08-21 13:48:57 UTC [more...]

[PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array
 2017-08-21 13:48 UTC  (21+ messages)
` [PATCH RFC 1/2] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC
` [PATCH RFC 2/2] KVM: RCU protected dynamic vcpus array

x86: PIE support and option to extend KASLR randomization
 2017-08-21 13:32 UTC  (11+ messages)
              `  "

[PATCH 2/2] vhost-net: revert vhost_exceeds_maxpend logic to its original
 2017-08-21 13:32 UTC  (5+ messages)

[PATCH 0/2] KVM: s390: two fixes for sthyi emulation (4.13)
 2017-08-21 13:09 UTC  (8+ messages)
` [PATCH 1/2] KVM: s390: sthyi: fix sthyi inline assembly
` [PATCH 2/2] KVM: s390: sthyi: fix specification exception detection

[PATCH] kvm: vmx: Raise #UD on unsupported RDSEED
 2017-08-21 13:00 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 0/4] KVM: MMU: 5 level EPT/shadow support
 2017-08-21 12:11 UTC  (10+ messages)
` [PATCH v1 4/4] KVM: MMU: Expose the LA57 feature to VM

[RFC 0/3] virtio-iommu: a paravirtualized IOMMU
 2017-08-21 12:00 UTC  (8+ messages)
` [RFC 2/3] virtio-iommu: device probing and operations

RVNDF
 2017-08-21 11:20 UTC 

[kvm-unit-tests] SKIP: Hyper-V SynIC connections are not supported
 2017-08-21  9:38 UTC 

WARNING: CPU: 0 PID: 5405 at arch/x86/kvm/mmu.c:717 mmu_spte_clear_track_bits+0xe7/0x100
 2017-08-21  9:24 UTC 

[Bug 196717] New: CPU: 0 PID: 5405 at arch/x86/kvm/mmu.c:717 mmu_spte_clear_track_bits+0xe7/0x100
 2017-08-21  9:18 UTC 

[PATCH v4 00/10] make L2's kvm-clock stable, get rid of pvclock_gtod_copy in KVM
 2017-08-21  8:40 UTC  (4+ messages)

[PATCH v14 0/5] Virtio-balloon Enhancement
 2017-08-21  6:18 UTC  (20+ messages)
` [PATCH v14 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v14 4/5] mm: support reporting free page blocks
` [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
        `  "

[Bug 196685] New: System becomes unresponsive after intel_iommu kernel error
 2017-08-21  5:47 UTC  (9+ messages)
` [Bug 196685] "

[kvm-unit-tests] warning: host doesn't support requested feature: CPUID.01H:ECX.vmx [bit 5]
 2017-08-21  5:38 UTC  (2+ messages)

[PATCH kernel] PCI: Disable IOV before pcibios_sriov_disable()
 2017-08-21  4:00 UTC  (4+ messages)

[PATCH 1/2] vhost: remove the possible fruitless search on iotlb prefetch
 2017-08-21  3:09 UTC  (2+ messages)

[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
 2017-08-21  2:47 UTC  (9+ messages)

kvm splat in mmu_spte_clear_track_bits
 2017-08-21  1:26 UTC  (2+ messages)

[Bug 196161] New: Kernel freezes by starting a kvm vm
 2017-08-19 22:47 UTC  (2+ messages)
` [Bug 196161] Kernel freezes when using AVAST under nested virtualization

[PATCH kvmtool] x86/kvm-cpu.c: don't include <asm/msr-index.h>
 2017-08-19 20:54 UTC 

[PATCH v14 1/5] lib/xbitmap: Introduce xbitmap
 2017-08-19 20:30 UTC  (2+ messages)

[PATCH v2 0/3] Workaround for bus reset on Cavium cn8xxx root ports
 2017-08-19  3:55 UTC  (9+ messages)
` [PATCH v2 1/3] PCI: Allow PCI_DEV_FLAGS_NO_BUS_RESET to be used on bus device
` [PATCH v2 2/3] PCI: Avoid bus reset for Cavium cn8xxx root ports
` [PATCH v2 3/3] vfio/pci: Don't probe devices that can't be reset

[PATCH] KVM: nVMX: Fix trying to cancel vmlauch/vmresume
 2017-08-18 20:34 UTC  (3+ messages)

[PATCH v2 kvmtool 00/10] Add PCI passthrough support with VFIO
 2017-08-18 17:42 UTC  (3+ messages)
` [PATCH v2 kvmtool 07/10] vfio-pci: add MSI-X support

[PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
 2017-08-18 17:19 UTC  (11+ messages)
` [Qemu-devel] "
` [PATCH v11 1/6] ACPI: add APEI/HEST/CPER structures and macros
  ` 答复: "
` [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support
  ` 答复: "
` [PATCH v11 3/6] ACPI: build and enable APEI GHES in the Makefile and configuration
` [PATCH v11 4/6] target-arm: kvm64: detect guest RAS EXTENSION feature
` [PATCH v11 5/6] target-arm: kvm64: handle SIGBUS signal for synchronous External Abort
` [PATCH v11 6/6] target-arm: kvm64: Handle SError interrupt for the guest OS
` 答复: [PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI

[PATCH] KVM: SVM: delete avic_vm_id_bitmap (2 megabyte static array)
 2017-08-18 16:05 UTC  (5+ messages)
` [PATCH] KVM: SVM: refactor avic VM ID allocation

BONJOUR
 2017-08-18 14:32 UTC 

[PATCH] KVM/x86: Increase max vcpu number to 352
 2017-08-18 14:20 UTC  (11+ messages)

[PATCH v5 0/7] Add RAS virtualization support to SEA/SEI notification type
 2017-08-18 14:11 UTC  (8+ messages)
` [PATCH v5 1/7] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v5 2/7] KVM: arm64: Save ESR_EL2 on guest SError
` [PATCH v5 3/7] acpi: apei: Add SEI notification type support for ARMv8
` [PATCH v5 4/7] support user space to query RAS extension feature
` [PATCH v5 5/7] arm64: kvm: route synchronous external abort exceptions to el2
` [PATCH v5 6/7] KVM: arm64: Allow get exception information from userspace
` [PATCH v5 7/7] arm64: kvm: handle SEI notification and inject virtual SError

[PATCH v2] KVM: nVMX: Fix trying to cancel vmlauch/vmresume
 2017-08-18 14:11 UTC 

[PATCH 2/2] kvm/xive: Add missing barriers and document them
 2017-08-18 12:56 UTC  (2+ messages)

[PATCH v2 0/2] KVM: VMX: require EPTP WB (write-back) support
 2017-08-18 12:55 UTC  (2+ messages)

[PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO
 2017-08-18 12:41 UTC  (13+ messages)

[PATCH v2 0/3] KVM: MMU: pending MMU and nEPT patches
 2017-08-18 12:40 UTC  (12+ messages)
` [PATCH 1/3] KVM: x86: simplify ept_misconfig
` [PATCH 2/3] KVM: x86: Avoid guest page table walk when gpa_available is set
` [PATCH 3/3] KVM: x86: fix use of L1 MMIO areas in nested guests

[Bug 196409] New: kvm_amd nested pagetable gpu passthrough performance oddities
 2017-08-18  6:48 UTC  (2+ messages)
` [Bug 196409] "

[PATCH] vfio: Stall vfio_del_group_dev() for container group detach
 2017-08-18  4:10 UTC 

[PATCH 1/2] kvm/xive: Workaround P9 DD1.0 bug with IPB bit loss
 2017-08-18  2:10 UTC 

[Query] [GUEST PAGE HINTING] How to handle virtqueue_kick from the guest in QEMU
 2017-08-18  1:32 UTC  (5+ messages)

[PATCH 0/2] KVM: SVM: Virtual GIF
 2017-08-17 20:13 UTC  (4+ messages)
` [PATCH 1/2] KVM: SVM: Add Virtual GIF feature definition

[PATCH v2 0/5] KVM: MMU: 5 level EPT/shadow support
 2017-08-17 19:52 UTC  (15+ messages)
` [PATCH v2 1/5] KVM: x86: Add return value to kvm_cpuid()
` [PATCH v2 2/5] KVM: MMU: check guest CR3 reserved bits based on its physical address width
` [PATCH v2 3/5] KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL
` [PATCH v2 4/5] KVM: MMU: Add 5 level EPT & Shadow page table support
` [PATCH v2 5/5] KVM: MMU: Expose the LA57 feature to VM

[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-08-17 19:35 UTC  (32+ messages)
` [RFC Part1 PATCH v3 02/17] x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature
` [RFC Part1 PATCH v3 06/17] x86/mm: Use encrypted access of boot related data with SEV
` [RFC Part1 PATCH v3 07/17] x86/mm: Include SEV for encryption memory attribute changes
` [RFC Part1 PATCH v3 08/17] x86/efi: Access EFI data as encrypted when SEV is active
` [RFC Part1 PATCH v3 09/17] resource: Consolidate resource walking code
` [RFC Part1 PATCH v3 11/17] x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages
` [RFC Part1 PATCH v3 12/17] x86/mm: DMA support for SEV memory encryption

[PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS
 2017-08-17 15:27 UTC  (19+ messages)

[PATCH] KVM/VMX: Avoid CR3 VMEXIT during guest real mode when "unrestricted guest" is supported
 2017-08-17 14:10 UTC  (4+ messages)

[PATCH 03/13] vfio/type1: Use sychronized interface of the IOMMU-API
 2017-08-17 12:56 UTC 

[RFC] virtio-iommu version 0.4
 2017-08-17 11:27 UTC  (4+ messages)
` [virtio-dev] "

[PATCH v1 00/13] KVM x86/VMX cleanups
 2017-08-17 10:39 UTC  (9+ messages)
` [PATCH v1 02/13] KVM: x86: mmu: use for_each_shadow_entry_lockless()
` [PATCH v1 08/13] KVM: VMX: call ept_sync_global() with enable_ept only

[PATCH 0/3] KVM: MMU: pending MMU and nEPT patches
 2017-08-17  8:11 UTC  (3+ messages)
` [PATCH 3/3] KVM: x86: fix use of L1 MMIO areas in nested guests


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