public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-21 17:43:00 to 2018-02-27 11:34:02 UTC [more...]

[PATCH v5 00/40] Optimize KVM/ARM for VHE systems
 2018-02-27 11:34 UTC  (14+ messages)
` [PATCH v5 01/40] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
` [PATCH v5 02/40] KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init
` [PATCH v5 03/40] KVM: arm64: Avoid storing the vcpu pointer on the stack
` [PATCH v5 04/40] KVM: arm64: Rework hyp_panic for VHE and non-VHE
` [PATCH v5 05/40] KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flag
` [PATCH v5 06/40] KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
` [PATCH v5 07/40] KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
` [PATCH v5 08/40] KVM: arm/arm64: Introduce vcpu_el1_is_32bit
` [PATCH v5 09/40] KVM: arm64: Move debug dirty flag calculation out of world switch
` [PATCH v5 10/40] KVM: arm64: Slightly improve debug save/restore functions
` [PATCH v5 11/40] KVM: arm64: Improve debug register save/restore flow
` [PATCH v5 12/40] KVM: arm64: Factor out fault info population and gic workarounds
` [PATCH v5 13/40] KVM: arm64: Introduce VHE-specific kvm_vcpu_run

[PATCH v4] KVM: X86: Allow userspace to define the microcode version
 2018-02-27 10:22 UTC  (5+ messages)

[PATCH] KVM: x86: Add support for save/load MSR_SMI_COUNT
 2018-02-27 10:22 UTC 

[PATCH v4 4/6] vfio/type1: check dma map request is within a valid iova range
 2018-02-27  9:57 UTC  (4+ messages)

[PATCH v3] KVM: X86: Allow userspace to define the microcode version
 2018-02-27  8:36 UTC  (5+ messages)

[PATCH] KVM: X86: Allow userspace to define the microcode version
 2018-02-27  8:33 UTC  (26+ messages)

[RFC] vfio iommu type1: improve memory pinning process for raw PFN mapping
 2018-02-27  7:44 UTC  (2+ messages)

[PATCH] KVM/X86: Check input sreg values before loading vcpu
 2018-02-27  6:57 UTC 

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-02-27  6:21 UTC  (7+ messages)
` [PATCH 01/37] iommu: Introduce Shared Virtual Addressing API

[PATCH v4 00/12] vfio, dax: prevent long term filesystem-dax pins and other fixes
 2018-02-27  4:20 UTC  (2+ messages)
  ` [PATCH v4 12/12] vfio: disable filesystem-dax page pinning

[PATCH v2] KVM: X86: Allow userspace to define the microcode version
 2018-02-27  1:21 UTC  (3+ messages)

[PATCH] KVM: x86: Make enum conversion explicit in kvm_pdptr_read()
 2018-02-26 22:46 UTC  (2+ messages)

[PATCH] KVM: VMX: expose the host's ARCH_CAPABILITIES MSR to userspace
 2018-02-26 22:23 UTC  (2+ messages)

[PATCH v3 2/4] x86/speculation: Support "Enhanced IBRS" on future CPUs
 2018-02-26 19:55 UTC 

[PATCH RFC] vfio/mdev: delay uevent after initialization complete
 2018-02-26 18:51 UTC  (6+ messages)

[PATCH v3 0/2] KVM: MSR-based features
 2018-02-26 18:32 UTC 

[PATCH v2 0/5] Enlightened VMCS support for KVM on Hyper-V
 2018-02-26 17:11 UTC  (6+ messages)
` [PATCH v2 1/5] x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
` [PATCH v2 2/5] x86/hyper-v: allocate and use Virtual Processor Assist Pages
` [PATCH v2 3/5] x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits
` [PATCH v2 4/5] x86/hyper-v: detect nested features
` [PATCH v2 5/5] x86/kvm: use Enlightened VMCS when running on Hyper-V

[GIT PULL] KVM changes for 4.16-rc3
 2018-02-26 16:13 UTC  (2+ messages)

[PATCH 0/2] KVM: nVMX: expose VMX capabilities as MSR features
 2018-02-26 12:40 UTC  (3+ messages)
` [PATCH 1/2] KVM: nVMX: introduce struct nested_vmx_msrs
` [PATCH 2/2] KVM: nVMX: expose VMX capabilities for nested hypervisors to userspace

[PATCH v2] KVM: X86: Allow userspace to define the microcode version
 2018-02-26 10:31 UTC 

[PATCH] KVM: X86: Allow userspace to define the microcode version
 2018-02-26 10:08 UTC  (2+ messages)

[PATCH 0/2] vfio: platform: Improve reset support
 2018-02-26  9:49 UTC  (6+ messages)
` [PATCH 1/2] vfio: platform: Fix reset module leak in error path

[PATCH 25/52] arm64: KVM: Use per-CPU vector when BP hardening is enabled
 2018-02-26  8:20 UTC  (14+ messages)
` [PATCH 30/52] arm64: KVM: Increment PC after handling an SMC trap
` [PATCH 31/52] arm/arm64: KVM: Consolidate the PSCI include files
` [PATCH 32/52] arm/arm64: KVM: Add PSCI_VERSION helper
` [PATCH 33/52] arm/arm64: KVM: Add smccc accessors to PSCI code
` [PATCH 34/52] arm/arm64: KVM: Implement PSCI 1.0 support
` [PATCH 35/52] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH 36/52] arm64: KVM: Make PSCI_VERSION a fast path
` [PATCH 37/52] arm/arm64: KVM: Turn kvm_psci_version into a static inline
` [PATCH 38/52] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 39/52] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH 45/52] arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
` [PATCH 48/52] arm: KVM: Invalidate BTB on guest exit for Cortex-A12/A17
` [PATCH 51/52] arm: KVM: Invalidate icache on guest exit for Cortex-A15

[PATCH v28 0/4] Virtio-balloon: support free page reporting
 2018-02-26  4:01 UTC  (5+ messages)

[PATCH v4 00/40] Optimize KVM/ARM for VHE systems
 2018-02-25 21:29 UTC  (110+ messages)
` [PATCH v4 03/40] KVM: arm64: Avoid storing the vcpu pointer on the stack
` [PATCH v4 08/40] KVM: arm/arm64: Introduce vcpu_el1_is_32bit
` [PATCH v4 10/40] KVM: arm64: Slightly improve debug save/restore functions
` [PATCH v4 13/40] KVM: arm64: Introduce VHE-specific kvm_vcpu_run
` [PATCH v4 16/40] KVM: arm64: Remove noop calls to timer save/restore from VHE switch
` [PATCH v4 17/40] KVM: arm64: Move userspace system registers into separate function
` [PATCH v4 18/40] KVM: arm64: Rewrite sysreg alternatives to static keys
` [PATCH v4 20/40] KVM: arm/arm64: Remove leftover comment from kvm_vcpu_run_vhe
` [PATCH v4 22/40] KVM: arm64: Don't save the host ELR_EL2 and SPSR_EL2 on VHE systems
` [PATCH v4 24/40] KVM: arm64: Rewrite system register accessors to read/write functions
` [PATCH v4 25/40] KVM: arm64: Introduce framework for accessing deferred sysregs
` [PATCH v4 26/40] KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1
` [PATCH v4 27/40] KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1
` [PATCH v4 28/40] KVM: arm64: Defer saving/restoring 64-bit sysregs to vcpu load/put on VHE
` [PATCH v4 29/40] KVM: arm64: Prepare to handle deferred save/restore of 32-bit registers
` [PATCH v4 30/40] KVM: arm64: Defer saving/restoring 32-bit sysregs to vcpu load/put
` [PATCH v4 31/40] KVM: arm64: Move common VHE/non-VHE trap config in separate functions
` [PATCH v4 32/40] KVM: arm64: Directly call VHE and non-VHE FPSIMD enabled functions
` [PATCH v4 33/40] KVM: arm64: Configure c15, PMU, and debug register traps on cpu load/put for VHE
` [PATCH v4 34/40] KVM: arm64: Cleanup __activate_traps and __deactive_traps for VHE and non-VHE
` [PATCH v4 35/40] KVM: arm/arm64: Get rid of vgic_elrsr
` [PATCH v4 37/40] KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64
` [PATCH v4 38/40] KVM: arm/arm64: Handle VGICv3 save/restore from the main VGIC code on VHE
` [PATCH v4 39/40] KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load

[PATCH v2 0/5] Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-02-24  2:30 UTC  (6+ messages)
` [PATCH v2 1/5] target/i386: Fix a minor typo found while reviwing
` [PATCH v2 2/5] target/i386: Populate AMD Processor Cache Information
` [PATCH v2 3/5] target/i386: Add support for CPUID_8000_001E for AMD
` [PATCH v2 4/5] target/i386: Enable TOPOEXT feature on AMD EPYC CPU
` [PATCH v2 5/5] target/i386: Remove generic SMT thread check

[PATCH v3 0/6] vfio, dax: prevent long term filesystem-dax pins and other fixes
 2018-02-24  0:43 UTC  (2+ messages)
  ` [PATCH v3 6/6] vfio: disable filesystem-dax page pinning

[PULL 0/2] KVM/ARM Fixes for v4.16
 2018-02-23 18:03 UTC  (4+ messages)
` [PULL 1/2] KVM: arm/arm64: Fix arch timers with userspace irqchips
` [PULL 2/2] ARM: kvm: fix building with gcc-8

[PATCH v2 0/5] vfio, dax: prevent long term filesystem-dax pins and other fixes
 2018-02-23 16:56 UTC  (4+ messages)
  ` [PATCH v2 5/5] vfio: disable filesystem-dax page pinning

[PATCH 03/37] iommu/sva: Manage process address spaces
 2018-02-22 13:17 UTC  (2+ messages)

Hello world! Student interested in getting involved
 2018-02-22 11:13 UTC  (3+ messages)

[PATCH 1/4] iommu: Add virtio-iommu driver
 2018-02-22 11:04 UTC  (4+ messages)

[PATCH 3/4] iommu/virtio: Add event queue
 2018-02-22  1:35 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