kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-13 09:22:10 to 2017-06-16 18:51:04 UTC [more...]

[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
 2017-06-16 18:51 UTC  (8+ messages)
` [PATCH v7 01/36] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v7 02/36] x86/mm/pat: Set write-protect cache mode for full PAT support
  ` [PATCH v7 03/36] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
  ` [PATCH v7 04/36] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
  ` [PATCH v7 06/36] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v7 05/36] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v7 07/36] x86/mm: Don't use phys_to_virt in ioremap() if SME is active

[PATCH v2 0/2] x86:kvm:hyperv: fix userspace interaction flaws
 2017-06-16 17:37 UTC  (3+ messages)
` [PATCH v2 1/2] x86:kvm:hyperv: add KVM_CAP_HYPERV_SYNIC2
` [PATCH v2 2/2] x86:kvm:hyperv: make VP_INDEX managed by userspace

[RFC PATCH 00/19] Guest introspection
 2017-06-16 17:27 UTC  (26+ messages)
` [RFC PATCH 01/19] kvm: x86: mmu: Add kvm_mmu_get_spte() and kvm_mmu_set_spte()
` [RFC PATCH 02/19] kvm: x86: Add kvm_arch_vcpu_set_regs()
` [RFC PATCH 03/19] mm: Add vm_replace_page()
` [RFC PATCH 04/19] kvm: Add kvm_enum()
` [RFC PATCH 05/19] kvm: Add uuid member in struct kvm + support for KVM_CAP_VM_UUID
` [RFC PATCH 06/19] kvm: Add kvm_vm_shutdown()
` [RFC PATCH 07/19] kvm: x86: Add kvm_arch_msr_intercept()
` [RFC PATCH 08/19] kvm: Add the introspection subsystem
` [RFC PATCH 09/19] kvm: Hook in kvmi on VM on/off events
` [RFC PATCH 10/19] kvm: vmx: Hook in kvmi_page_fault()
` [RFC PATCH 11/19] kvm: x86: Hook in kvmi_breakpoint_event()
` [RFC PATCH 12/19] kvm: x86: Hook in kvmi_trap_event()
` [RFC PATCH 13/19] kvm: x86: Hook in kvmi_cr_event()
` [RFC PATCH 14/19] kvm: x86: Hook in kvmi_xsetbv_event()
` [RFC PATCH 15/19] kvm: x86: Hook in kvmi_msr_event()
` [RFC PATCH 16/19] kvm: x86: Change the emulation context
` [RFC PATCH 17/19] kvm: x86: Hook in kvmi_vmcall_event()
` [RFC PATCH 18/19] kvm: x86: Set the new spte flags before entering the guest
` [RFC PATCH 19/19] kvm: x86: Handle KVM_REQ_INTROSPECTION

[intel-sgx-kernel-dev] [PATCH 08/10] kvm: vmx: add guest's IA32_SGXLEPUBKEYHASHn runtime switch support
 2017-06-16 16:43 UTC  (31+ messages)

[RFC] KVM: SVM: do not drop VMCB CPL to 0 if SS is not present
 2017-06-16 16:40 UTC  (7+ messages)

[PATCH] x86:kvm:hyperv: make VP_INDEX managed by userspace
 2017-06-16 16:03 UTC  (2+ messages)

[RFC] virtio-mem: paravirtualized memory
 2017-06-16 15:59 UTC  (3+ messages)

[PATCH v2 0/4] KVM: async_pf: Fix async_pf exception injection
 2017-06-16 15:38 UTC  (8+ messages)
` [PATCH v2 1/4] KVM: x86: Simple kvm_x86_ops->queue_exception parameter
` [PATCH v2 2/4] KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
` [PATCH v2 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
` [PATCH v2 4/4] KVM: async_pf: Let host know whether the guest support delivery async_pf as #PF vmexit

[PATCH 0/4] KVM: SVM: improve NMI window singlestep
 2017-06-16 13:26 UTC  (15+ messages)
` [PATCH 1/4] KVM: SVM: introduce disable_nmi_singlestep helper
` [PATCH 2/4] KVM: nSVM: do not forward NMI window singlestep VM exits to L1
` [PATCH 3/4] KVM: SVM: hide TF/RF flags used by NMI singlestep
` [PATCH 4/4] KVM: SVM: don't NMI singlestep over event injection

[PATCH] KVM: MIPS: Fix maybe-uninitialized build failure
 2017-06-16 12:05 UTC 

[RFC 0/3] virtio-iommu: a paravirtualized IOMMU
 2017-06-16 11:36 UTC  (4+ messages)
` [RFC PATCH linux] iommu: Add virtio-iommu driver
  ` [virtio-dev] "

[kvm-unit-tests PATCH v3] add hyperv_connections test
 2017-06-16 11:15 UTC 

[kvm-unit-tests PATCH v2] add hyperv_connections test
 2017-06-16 10:01 UTC  (4+ messages)

[PATCH 0/4] KVM: PPC: Book3S HV: Restore host state properly on guest exit
 2017-06-16  6:42 UTC  (5+ messages)
` [PATCH 1/4] KVM: PPC: Book3S HV: Context-switch EBB registers properly
` [PATCH 2/4] KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
` [PATCH 3/4] KVM: PPC: Book3S HV: Preserve userspace HTM state properly
` [PATCH 4/4] KVM: PPC: Book3S HV: Save/restore host values of debug registers

[PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-16  3:19 UTC  (10+ messages)
` [PATCH v11 3/6] virtio-balloon: VIRTIO_BALLOON_F_PAGE_CHUNKS
    ` [virtio-dev] "
      `  "
` [PATCH v11 6/6] virtio-balloon: VIRTIO_BALLOON_F_CMD_VQ

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-15 20:13 UTC  (31+ messages)
` [PATCH v6 20/34] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v6 22/34] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v6 23/34] x86, realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v6 24/34] x86, swiotlb: Add memory encryption support
` [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v6 29/34] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v6 30/34] x86/mm, kexec: Allow kexec to be used with SME

[PATCH v2 0/8] ARM/ARM64 Direct EOI setup for VFIO platform interrupts
 2017-06-15 12:52 UTC  (9+ messages)
` [PATCH v2 1/8] VFIO: platform: Differentiate auto-masking from user masking
` [PATCH v2 2/8] VFIO: platform: Introduce direct EOI interrupt handler
` [PATCH v2 3/8] VFIO: platform: Direct EOI irq bypass for ARM/ARM64
` [PATCH v2 4/8] KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
` [PATCH v2 5/8] KVM: arm/arm64: vgic: Handle mapped level sensitive SPIs
` [PATCH v2 6/8] KVM: arm/arm64: vgic: Implement forwarding setting
` [PATCH v2 7/8] virt: irqbypass: Add a type field to the irqbypass producer
` [PATCH v2 8/8] KVM: arm/arm64: register DEOI irq bypass consumer on ARM/ARM64

[PATCH kernel 0/3 REPOST] vfio-pci: Add support for mmapping MSI-X table
 2017-06-15 10:56 UTC  (6+ messages)
` [PATCH kernel 1/3] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
` [PATCH kernel 2/3] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
` [PATCH kernel 3/3] vfio-pci: Allow to expose MSI-X table to userspace if interrupt remapping is enabled

[PATCH kernel 0/3] vfio-pci: Add support for mmapping MSI-X table
 2017-06-15  5:44 UTC  (5+ messages)
` [PATCH kernel 1/3] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
` [PATCH kernel 2/3] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
` [PATCH kernel 3/3] vfio-pci: Allow to expose MSI-X table to userspace if interrupt remapping is enabled

[PATCH 0/4] KVM: async_pf: Fix async_pf exception injection
 2017-06-15  2:43 UTC  (15+ messages)
` [PATCH 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
` [PATCH 4/4] KVM: async_pf: Let host know whether the guest support delivery async_pf as #PF vmexit

[PATCH kvm-unit-tests v3 0/9] Extend and apply the errata framework
 2017-06-14 18:58 UTC  (14+ messages)
` [PATCH kvm-unit-tests v3 1/9] arch-run: introduce initrd_create
` [PATCH kvm-unit-tests v3 2/9] arch-run: provide errata from run env
` [PATCH kvm-unit-tests v3 3/9] x86/run: source config.mak
` [PATCH kvm-unit-tests v3 4/9] arch-run: generate errata when no environ is provided
` [PATCH kvm-unit-tests v3 5/9] mkstandalone: provide errata to tests
` [PATCH kvm-unit-tests v3 6/9] errata: add ERRATA_FORCE
` [PATCH kvm-unit-tests v3 7/9] README: add section on guarding unsafe tests
` [PATCH kvm-unit-tests v3 8/9] AArch32: apply errata framework to unsafe pmccntr64 test
` [PATCH kvm-unit-tests v3 9/9] arm/arm64: apply errata framework to unsafe cpu-on test

[PATCH kvm-unit-tests v2 0/8] x86: introduce and apply on_cpus
 2017-06-14 18:58 UTC  (4+ messages)
` [PATCH kvm-unit-tests v2 7/8] x86/kvmclock_test: "
` [PATCH kvm-unit-tests v2 8/8] x86/vmexit: "

[PATCH kvm-unit-tests 0/5] add test for hyperv connections
 2017-06-14 18:58 UTC  (10+ messages)
` [PATCH kvm-unit-tests 5/5] add hyperv_connections test

[kvm-unit-tests PATCH v4] s390x: Interception tests
 2017-06-14 18:52 UTC  (2+ messages)

[PATCH kvm-unit-tests] x86: clean up GDTs
 2017-06-14 18:52 UTC  (2+ messages)

[PATCH v6 23/34] x86, realmode: Decrypt trampoline area if memory encryption is active
 2017-06-14 16:39 UTC 

[PATCH 0/7] vfio: Fix release ordering races and use driver_override
 2017-06-14 13:17 UTC  (13+ messages)
` [PATCH 1/7] vfio: Fix group release deadlock
` [PATCH 2/7] kvm-vfio: Decouple only when we match a group
` [PATCH 3/7] vfio: New external user group/file match
` [PATCH 4/7] iommu: Add driver-not-bound notification
` [PATCH 5/7] vfio: Create interface for vfio bus drivers to register
` [PATCH 6/7] vfio: Register pci, platform, amba, and mdev bus drivers

[PATCH 00/10] ARM/ARM64 Direct EOI setup for VFIO wired interrupts
 2017-06-14  8:41 UTC  (5+ messages)
` [PATCH 05/10] VFIO: pci: Introduce direct EOI INTx interrupt handler

[Bug 196067] New: Kernel WARNING: CPU: 14 PID: 2920 at arch/x86/kvm/svm.c:1484 avic_vcpu_load+0x16b/0x180 [kvm_amd]
 2017-06-14  3:30 UTC 

[PATCH] vfio: Use ERR_CAST() instead of open coding it
 2017-06-13 15:30 UTC  (2+ messages)

[PATCH RFC] KVM: X86: save and load PVCLOCK_TSC_UNSTABLE_BIT when migration
 2017-06-13 13:52 UTC  (4+ messages)

[PATCH RFC] migration: kvmclock: save and load the PVCLOCK_TSC_UNSTABLE_BIT flag when migration
 2017-06-13 13:41 UTC  (3+ messages)

[PATCH kvm-unit-tests v2 0/9] Extend and apply the errata framework
 2017-06-13 10:01 UTC  (9+ messages)
` [PATCH kvm-unit-tests v2 1/9] arch-run: introduce initrd_create
` [PATCH kvm-unit-tests v2 4/9] arch-run: generate errata when no environ is provided


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).