kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-08 05:29:44 to 2018-01-09 19:04:14 UTC [more...]

[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
 2018-01-09 19:04 UTC  (20+ messages)
` [PATCH v1 01/16] virtio: Validate queue pfn for 32bit transports
` [PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address
` [PATCH v1 03/16] arm64: Make page table helpers reusable
` [PATCH v1 04/16] arm64: Refactor pud_huge for reusability
` [PATCH v1 05/16] arm64: Helper for parange to PASize
` [PATCH v1 06/16] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v1 07/16] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v1 08/16] kvm: arm/arm64: Clean up stage2 pgd life time
` [PATCH v1 09/16] kvm: arm/arm64: Delay stage2 page table allocation
` [PATCH v1 10/16] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v1 11/16] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH v1 12/16] kvm: arm64: Dynamic configuration of VTCR and VTTBR mask
` [PATCH v1 13/16] kvm: arm64: Configure VTCR per VM
` [PATCH v1 14/16] kvm: arm64: Switch to per VM IPA
` [PATCH v1 15/16] kvm: arm64: Allow configuring physical address space size
` [PATCH v1 16/16] vgic: its: Add support for 52bit guest physical address
` [kvmtool hack 1/3] virtio: Handle aborts using invalid PFN
` [kvmtool hack 2/3] kvmtool: arm64: Add support for guest physical address size
` [kvmtool hack 3/3] kvmtool: arm64: Switch memory layout

[PATCH kvm-unit-tests] arm/arm64: fix gicv3-active test
 2018-01-09 18:54 UTC 

Unable to pass SATA controller to VM with intel_iommu=igfx_off
 2018-01-09 17:58 UTC  (5+ messages)

[PATCH v14 0/9] Add ARMv8 RAS virtualization support in QEMU
 2018-01-09 17:30 UTC  (14+ messages)
` [PATCH v14 2/9] ACPI: Add APEI GHES table generation and CPER record support
` [PATCH v14 4/9] ACPI: enable APEI GHES in the configure file
` [PATCH v14 5/9] target-arm: kvm64: inject synchronous External Abort
` [PATCH v14 8/9] hw/arm/virt: Add RAS platform version for migration
` [PATCH v14 9/9] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH RFC] x86/kvm: expose the CPUID of SPEC_CTRL and STIBP to guests
 2018-01-09 17:07 UTC  (5+ messages)

[PATCH 3/8] kvm: vmx: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to the guest
 2018-01-09 16:57 UTC  (2+ messages)

[PATCH 6/7] x86/svm: Set IBPB when running a different VCPU
 2018-01-09 16:49 UTC  (5+ messages)

[PATCH 9/8] KVM: x86: limit MSR_IA32_SPEC_CTRL access based on CPUID availability
 2018-01-09 16:40 UTC  (3+ messages)

[PATCH 6/8] kvm: svm: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to guest
 2018-01-09 16:36 UTC 

[PATCH kvm-unit-tests] add vmexit tests for IBRS and IBPB
 2018-01-09 16:20 UTC  (2+ messages)

[PATCH 6/8] kvm: svm: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to guest
 2018-01-09 16:10 UTC 

[PATCH kvm-unit-tests] add vmexit tests for IBRS and IBPB
 2018-01-09 16:09 UTC  (2+ messages)

[PATCH v2 0/8] KVM: x86: expose CVE-2017-5715 ("Spectre variant 2") mitigations to guest
 2018-01-09 16:08 UTC  (14+ messages)
` [PATCH 1/8] KVM: x86: add SPEC_CTRL and IBPB_SUPPORT accessors
` [PATCH 2/8] x86/msr: add definitions for indirect branch predictor MSRs
` [PATCH 3/8] kvm: vmx: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to the guest
` [PATCH 4/8] kvm: vmx: Set IBPB when running a different VCPU
` [PATCH 5/8] KVM: SVM: fix comment
` [PATCH 6/8] kvm: svm: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to guest
` [PATCH 7/8] x86/svm: Set IBPB when running a different VCPU
` [PATCH 8/8] KVM: x86: add SPEC_CTRL and IBPB_SUPPORT to MSR and CPUID lists
` [PATCH 9/8] KVM: x86: limit MSR_IA32_SPEC_CTRL access based on CPUID availability

Is it possible to pass through the endpoint functionality of a PCIe switch to a guest VM?
 2018-01-09 16:07 UTC 

[PATCH 3/8] kvm: vmx: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to the guest
 2018-01-09 16:06 UTC 

[PATCH 6/7] x86/svm: Set IBPB when running a different VCPU
 2018-01-09 16:01 UTC 

[PATCH 6/7] x86/svm: Set IBPB when running a different VCPU
 2018-01-09 15:56 UTC  (2+ messages)

[PATCH net-next] vhost_net: batch used ring update in rx
 2018-01-09 15:44 UTC  (2+ messages)

[PATCH v2] vhost: Remove the unused variable
 2018-01-09 15:38 UTC 

[PATCH v21 2/5 RESEND] virtio-balloon: VIRTIO_BALLOON_F_SG
 2018-01-09 14:42 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds
 2018-01-09 14:36 UTC  (9+ messages)

[PATCH 6/7] x86/svm: Set IBPB when running a different VCPU
 2018-01-09 14:30 UTC  (3+ messages)

[PATCH 0/7] KVM: x86: expose CVE-2017-5715 ("Spectre variant 2") mitigations to guest
 2018-01-09 14:06 UTC  (40+ messages)
` [PATCH 1/7] KVM: x86: add SPEC_CTRL and IBPB_SUPPORT accessors
` [PATCH 2/7] x86/msr: add definitions for indirect branch predictor MSRs
` [PATCH 3/7] kvm: vmx: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to the guest
` [PATCH 4/7] kvm: vmx: Set IBPB when running a different VCPU
` [PATCH 5/7] kvm: svm: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to guest
` [PATCH 6/7] x86/svm: Set IBPB when running a different VCPU
` [PATCH 7/7] KVM: x86: add SPEC_CTRL and IBPB_SUPPORT to MSR and CPUID lists

[PATCH v2] KVM: s390: cleanup struct kvm_s390_float_interrupt
 2018-01-09 13:55 UTC  (2+ messages)

[PATCH] arm64: mm: Add additional parameter to uaccess_ttbr0_enable
 2018-01-09 13:53 UTC  (2+ messages)

[PATCH 5/8] KVM: SVM: fix comment
 2018-01-09 13:17 UTC 

[PATCH 0/4] tools/kvm_stat: misc changes
 2018-01-09 12:27 UTC  (5+ messages)
` [PATCH 1/4] tools/kvm_stat: simplify the sortkey function
` [PATCH 2/4] tools/kvm_stat: use a namedtuple for storing the values
` [PATCH 3/4] tools/kvm_stat: use a more pythonic way to iterate over dictionaries
` [PATCH 4/4] tools/kvm_stat: avoid 'is' for equality checks

[PATCH 1/8] KVM: x86: add SPEC_CTRL and IBPB_SUPPORT accessors
 2018-01-09 12:17 UTC 

[PATCH v21 0/5] Virtio-balloon Enhancement
 2018-01-09 11:11 UTC  (6+ messages)
` [PATCH v21 1/5] xbitmap: Introduce xbitmap
` [PATCH v21 2/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v21 3/5] mm: support reporting free page blocks
` [PATCH v21 4/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
` [PATCH v21 5/5] virtio-balloon: don't report free pages when page poisoning is enabled

[PATCH RESEND v1 1/2] i386: Add Intel Processor Trace feature support
 2018-01-08 20:36 UTC  (2+ messages)
` [PATCH RESEND v1 2/2] i386: Add support to get/set/migrate Intel Processor Trace feature

[PATCH] KVM: nVMX: Fix bug of injecting L2 exception into L1
 2018-01-09 10:08 UTC  (2+ messages)

[PATCH] KVM: VMX: use same MSR bitmaps for 32-/64-bit modes, fix MSR bitmaps for processor tracing
 2018-01-09  9:35 UTC  (5+ messages)

[PATCH v2] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds
 2018-01-09  9:31 UTC  (2+ messages)

[PATCH RFC] x86/kvm: expose the CPUID of SPEC_CTRL and STIBP to guests
 2018-01-09  9:15 UTC  (3+ messages)

[PATCH v3 2/4] KVM: X86: Fix loss of exception which has not yet injected
 2018-01-09  9:06 UTC  (2+ messages)

[PATCH RFC] x86/kvm: expose the CPUID of SPEC_CTRL and STIBP to guests
 2018-01-09  8:57 UTC  (2+ messages)

[PATCH] kvm: vmx: Scrub hardware GPRs at VM-exit
 2018-01-09  8:49 UTC  (8+ messages)

[PATCH 3/7] kvm: vmx: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to the guest
 2018-01-09  8:35 UTC  (2+ messages)

[PATCH 0/8] kvm: nVMX: Checkpoint/restore support for VMX state
 2018-01-09  8:19 UTC  (32+ messages)
` [PATCH 7/8] kvm: nVMX: Introduce KVM_CAP_VMX_STATE

[PATCH] x86/vmx_tests: test for rdseed/rdrand
 2018-01-09  5:06 UTC 

[PATCH 0/3] vhost: simplify use of eventfds
 2018-01-09  3:20 UTC  (2+ messages)

[PATCH v3 1/4] KVM: VMX: use kvm_event_needs_reinjection
 2018-01-09  1:24 UTC  (4+ messages)
` [PATCH v3 2/4] KVM: X86: Fix loss of exception which has not yet injected

[PATCH] arm64: KVM: Hide PMU from guests when disabled
 2018-01-08 18:41 UTC  (4+ messages)

[PATCH kvm-unit-tests] add vmexit tests for IBRS and IBPB
 2018-01-08 17:51 UTC 

[PATCH kvm-unit-tests] add vmexit tests for IBRS and IBPB
 2018-01-08 17:39 UTC 

[PATCH] KVM: s390: add proper locking for CMMA migration bitmap
 2018-01-08 13:56 UTC  (2+ messages)

[PATCH v1] KVM: s390: cleanup struct kvm_s390_float_interrupt
 2018-01-08 13:42 UTC  (2+ messages)

[PATCH 0/5] preview of first chunk of s390 patches for kvm/next
 2018-01-08 12:10 UTC  (7+ messages)
` [PATCH 2/5] KVM: s390: use created_vcpus in more places
` [PATCH 3/5] KVM: s390: add debug tracing for cpu features of CPU model
` [PATCH 4/5] KVM: s390: drop use of spin lock in __floating_irq_kick

[PATCH] kvm/vmx: Use local vmx variable in vmx_get_msr()
 2018-01-08 10:57 UTC  (2+ messages)

[PATCH v2] KVM: arm/arm64: vgic-its: Fix vgicv4 init
 2018-01-08  9:52 UTC 

VMs freezing when host is running 4.14
 2018-01-08  9:10 UTC  (3+ messages)

[RFC PATCH kernel] KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
 2018-01-08  5:29 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;
as well as URLs for NNTP newsgroup(s).