public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-08 20:52:40 to 2018-02-12 18:31:04 UTC [more...]

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-02-12 18:33 UTC  (2+ messages)
` [PATCH 02/37] iommu/sva: Bind process address spaces to devices

[PATCH] KVM: nVMX: Fix CR4 after VMLAUNCH/VMRESUME failure
 2018-02-12 17:37 UTC  (10+ messages)

[PATCH v8 00/28] x86: Secure Encrypted Virtualization (AMD)
 2018-02-12 17:27 UTC  (30+ messages)
` [PATCH v8 01/28] memattrs: add debug attribute
` [PATCH v8 02/28] exec: add ram_debug_ops support
` [PATCH v8 03/28] exec: add debug version of physical memory read and write API
` [PATCH v8 04/28] monitor/i386: use debug APIs when accessing guest memory
` [PATCH v8 05/28] target/i386: add memory encryption feature cpuid support
` [PATCH v8 06/28] machine: add -memory-encryption property
` [PATCH v8 07/28] kvm: update kvm.h to include memory encryption ioctls
` [PATCH v8 08/28] docs: add AMD Secure Encrypted Virtualization (SEV)
` [PATCH v8 09/28] target/i386: add Secure Encrypted Virtulization (SEV) object
` [PATCH v8 10/28] sev/i386: add command to initialize the memory encryption context
` [PATCH v8 11/28] sev/i386: register the guest memory range which may contain encrypted data
` [PATCH v8 12/28] kvm: introduce memory encryption APIs
` [PATCH v8 13/28] qmp: add query-sev command
` [PATCH v8 14/28] hmp: add 'info sev' command
` [PATCH v8 15/28] sev/i386: add command to create launch memory encryption context
` [PATCH v8 16/28] sev/i386: add command to encrypt guest memory region
` [PATCH v8 17/28] target/i386: encrypt bios rom
` [PATCH v8 18/28] sev/i386: add support to LAUNCH_MEASURE command
` [PATCH v8 19/28] sev/i386: finalize the SEV guest launch flow
` [PATCH v8 20/28] hw/i386: set ram_debug_ops when memory encryption is enabled
` [PATCH v8 21/28] sev/i386: add debug encrypt and decrypt commands
` [PATCH v8 22/28] target/i386: clear C-bit when walking SEV guest page table
` [PATCH v8 23/28] include: add psp-sev.h header file
` [PATCH v8 24/28] sev/i386: add support to query PLATFORM_STATUS command
` [PATCH v8 25/28] sev/i386: add support to KVM_SEV_GUEST_STATUS
` [PATCH v8 26/28] qmp: add query-sev-launch-measure command
` [PATCH v8 27/28] tests/qmp-test: blacklist "
` [PATCH v8 28/28] sev/i386: add migration blocker

[PATCH v2 0/6] Spectre v2 updates
 2018-02-12 15:30 UTC  (19+ messages)
` [PATCH v2 1/6] x86/speculation: Update Speculation Control microcode blacklist
` [PATCH v2 2/6] Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
` [PATCH v2 3/6] KVM: x86: Reduce retpoline performance impact in slot_handle_level_range()
` [PATCH v2 4/6] X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
` [PATCH v2 5/6] KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
` [PATCH v2 6/6] x86/speculation: Use IBRS if available before calling into firmware
  ` [PATCH] x86/speculation: Clean up various Spectre related details

[PATCH 1/2] x86/speculation: Correct Speculation Control microcode blacklist again
 2018-02-12 15:27 UTC  (2+ messages)
` [PATCH 2/2] x86/speculation: Support "Enhanced IBRS" on future CPUs

[RFC PATCH] KVM: PPC: Book3S HV: add support for page faults in VM_IO|VM_PFNMAP vmas
 2018-02-12 14:41 UTC  (13+ messages)

[PATCH v3 0/3] KVM: Introduce dedicated vCPUs hint KVM_HINTS_DEDICATED
 2018-02-12 14:12 UTC  (6+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] KVM: X86: Choose qspinlock when dedicated vCPUs available
` [PATCH v3 3/3] KVM: X86: Don't use PV TLB flush with dedicated vCPUs and steal time disabled

[libvirt-users] Nested KVM: L0 guest produces kernel BUG on wakeup from managed save (while a nested VM is running)
 2018-02-12 14:07 UTC  (9+ messages)

[Bug 198621] New: KVM Guest panics when running own guest, while being live migrated
 2018-02-12 14:05 UTC  (3+ messages)
` [Bug 198621] "

[PATCH] KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
 2018-02-12 11:31 UTC  (6+ messages)

[PULL v2 0/1] s390/virtio update
 2018-02-12  8:52 UTC  (3+ messages)
` [PULL v2 1/1] virtio/s390: implement PM operations for virtio_ccw

VMs freezing when host is running 4.14
 2018-02-11 13:39 UTC  (4+ messages)

[PATCH] KVM: X86: Fix SMRAM accessing even if VM is shutdown
 2018-02-11 10:57 UTC  (9+ messages)

[kvm-unit-t)ests PATCH] kvm-unit-tests: vmx: add a test for injecting events to halted L2
 2018-02-11  9:01 UTC 

[PATCH v3] KVM: VMX: Don't halt vcpu when L1 is injecting events to L2
 2018-02-11  8:51 UTC 

[PATCH] kvm: vmx: Scrub hardware GPRs at VM-exit
 2018-02-11  8:42 UTC  (6+ messages)

[RFC PATCH] vfio/pci: Add ioeventfd support
 2018-02-11  3:09 UTC  (4+ messages)
` [Qemu-devel] "

[RFC PATCH 0/5] vfio: ioeventfd support
 2018-02-11  2:38 UTC  (9+ messages)
` [RFC PATCH 3/5] vfio/quirks: Automatic ioeventfd enabling for NVIDIA BAR0 quirks
` [RFC PATCH 5/5] vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly
  ` [Qemu-devel] "

[PATCH v3] KVM: VMX: Don't halt vcpu when L1 is injecting events to L2
 2018-02-11  2:06 UTC 

[kvm-unit-tests PATCH] kvm-unit-tests: vmx: add a test for injecting events to halted L2
 2018-02-11  2:06 UTC 

[GIT PULL] Please pull my kvm-ppc-next-4.16-2 tag
 2018-02-10 14:52 UTC  (2+ messages)

[GIT PULL] KVM updates for Linux 4.16-rc1
 2018-02-10 14:45 UTC 

DMAR errors with VT-d and vfio/vfio-pci on IXGBE vf interface assigned to guest
 2018-02-10 12:06 UTC  (6+ messages)

[RFC 00/12] KVM/X86: Introduce a new guest mapping API
 2018-02-10 11:33 UTC  (7+ messages)
` [RFC 03/12] KVM/VMX: Use the new host mapping API for virtual_apic_page

[PATCH 1/3] X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
 2018-02-10  9:07 UTC  (9+ messages)
` [PATCH 2/3] KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
` [PATCH 3/3] X86/nVMX: Update the MSR_BITMAP field with the L02 MSR BITMAP

[PATCH] x86/kvm/vmx: Don't halt vcpu when L1 is injecting events to L2
 2018-02-10  2:16 UTC 

[PATCH v2] x86/kvm/vmx: Don't halt vcpu when L1 is injecting events to L2
 2018-02-10  0:31 UTC 

Redis performance tunning in KVM
 2018-02-10  0:16 UTC 

[PATCH v7 17/26] target/i386: encrypt bios rom
 2018-02-09 20:49 UTC  (3+ messages)

[PATCH v3 00/41] Optimize KVM/ARM for VHE systems
 2018-02-09 18:50 UTC  (26+ messages)
` [PATCH v3 04/41] KVM: arm64: Rework hyp_panic for VHE and non-VHE
` [PATCH v3 05/41] KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flag
` [PATCH v3 08/41] KVM: arm/arm64: Introduce vcpu_el1_is_32bit
` [PATCH v3 09/41] KVM: arm64: Defer restoring host VFP state to vcpu_put
` [PATCH v3 14/41] KVM: arm64: Introduce VHE-specific kvm_vcpu_run
` [PATCH v3 17/41] KVM: arm64: Remove noop calls to timer save/restore from VHE switch
` [PATCH v3 18/41] KVM: arm64: Move userspace system registers into separate function
` [PATCH v3 26/41] KVM: arm64: Introduce framework for accessing deferred sysregs

[PATCH v2 1/2] KVM: x86: Add dedicated vCPU hint KVM_HINTS_DEDICATED
 2018-02-09 16:34 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: X86: Don't use PV TLB flush with dedicated vCPUs and steal time disabled

[PATCH/RFC 0/6] R-Car Gen3 GPIO Pass-Through Prototype (Linux)
 2018-02-09 15:16 UTC  (7+ messages)
` [PATCH/RFC 1/6] vfio: platform: Allow runtime override of reset_required
` [PATCH/RFC 2/6] vfio: Ignore real IOMMUs if CONFIG_VFIO_NOIOMMU=y
` [PATCH/RFC 3/6] clk: renesas: r8a7795: Mark the GPIO6 clock critical
` [PATCH/RFC 4/6] arm64: renesas_defconfig: Enable VFIO_PLATFORM and VFIO_NOIOMMU
` [PATCH/RFC 5/6] gpio: rcar: Add virtualization workarounds
` [PATCH/RFC 6/6] arm64: Add virt_defconfig

[PATCH v2] target-i386: add KVM_HINTS_DEDICATED performance hint
 2018-02-09 14:52 UTC  (3+ messages)

[PATCH] target-i386: adds PV_DEDICATED hint CPUID feature bit
 2018-02-09 14:27 UTC  (11+ messages)

[PATCH 4.9 71/92] x86/kvm: Update spectre-v1 mitigation
 2018-02-09 13:39 UTC  (5+ messages)
` [PATCH 4.9 82/92] KVM/x86: Add IBPB support
` [PATCH 4.9 83/92] KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
` [PATCH 4.9 84/92] KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
` [PATCH 4.9 85/92] KVM/SVM: "

4.14.x host - KVM guests crashing
 2018-02-09 13:16 UTC 

[PATCH v2] x86/kvm/vmx: Don't halt vcpu when L1 is injecting events to L2
 2018-02-09 12:43 UTC  (2+ messages)

[PATCH RFC] vfio/mdev: delay uevent after initialization complete
 2018-02-09 10:27 UTC 

[RFC/PATCH v3 00/16] KVM/s390: Hugetlbfs enablement
 2018-02-09  9:34 UTC  (17+ messages)
` [RFC/PATCH v3 01/16] s390/mm: make gmap_protect_range more modular
` [RFC/PATCH v3 02/16] s390/mm: Abstract gmap notify bit setting
` [RFC/PATCH v3 03/16] s390/mm: Introduce gmap_pmdp_xchg
` [RFC/PATCH v3 04/16] s390/mm: add gmap PMD invalidation notification
` [RFC/PATCH v3 05/16] s390/mm: Add gmap pmd invalidation and clearing
` [RFC/PATCH v3 06/16] s390/mm: Add huge page dirty sync support
` [RFC/PATCH v3 07/16] s390/mm: Make gmap_read_table EDAT1 compatible
` [RFC/PATCH v3 08/16] s390/mm: Make protect_rmap "
` [RFC/PATCH v3 09/16] s390/mm: Add shadow segment code
` [RFC/PATCH v3 10/16] s390/mm: Add VSIE reverse fake case
` [RFC/PATCH v3 11/16] s390/mm: Enable gmap huge pmd support
` [RFC/PATCH v3 12/16] s390/mm: clear huge page storage keys on enable_skey
` [RFC/PATCH v3 13/16] s390/mm: Add huge pmd storage key handling
` [RFC/PATCH v3 14/16] s390/mm: hugetlb pages within a gmap can not be freed
` [RFC/PATCH v3 15/16] KVM: s390: Add KVM HPAGE capability
` [RFC/PATCH v3 16/16] s390/mm: Add gmap lock classes

[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
 2018-02-09  9:27 UTC  (14+ messages)
` [PATCH v1 08/16] kvm: arm/arm64: Clean up stage2 pgd life time
` [PATCH v1 14/16] kvm: arm64: Switch to per VM IPA
` [PATCH v1 15/16] kvm: arm64: Allow configuring physical address space size

[STABLE 4.9.y PATCH 0/9] Backport of KVM Speculation Control support
 2018-02-09  7:58 UTC  (8+ messages)

[PATCH v28 0/4] Virtio-balloon: support free page reporting
 2018-02-09  3:14 UTC  (4+ messages)

[PATCH 1/2] KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
 2018-02-08 23:40 UTC  (5+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
  ` [PATCH v2] "

[RFC PATCH 0/2] KVM: MSR-based features
 2018-02-08 23:03 UTC  (4+ messages)
` [RFC PATCH 1/2] KVM: x86: Add a framework for supporting "
` [RFC PATCH 2/2] KVM: SVM: Add MSR feature support for serializing LFENCE

[patch] kvm: suppress KVM_SET_GSI_ROUTING allocation failure
 2018-02-08 21:35 UTC 


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