public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-16 02:07:04 to 2018-03-20 20:55:31 UTC [more...]

[RFC PATCH v4 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-03-20 20:55 UTC  (11+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/7] xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
  ` [PATCH v5 2/7] xen/pvh: Move PVH entry code out of Xen specific tree
  ` [PATCH v5 3/7] xen/pvh: Create a new file for Xen specific PVH code
  ` [PATCH v5 4/7] xen/pvh: Move Xen specific PVH VM initialization out of common file
  ` [PATCH v5 5/7] xen/pvh: Move Xen code for getting mem map via hcall "
  ` [PATCH v5 6/7] xen/pvh: Add memory map pointer to hvm_start_info struct
  ` [PATCH v5 7/7] KVM: x86: Allow Qemu/KVM to use PVH entry point

[PATCH v4 0/5] Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-03-20 19:20 UTC  (6+ messages)
` [PATCH v4 2/5] target/i386: Populate AMD Processor Cache Information

[PATCH v3 00/14] s390: vfio-ap: guest dedicated crypto adapters
 2018-03-20 17:58 UTC  (12+ messages)
` [PATCH v3 04/14] KVM: s390: device attribute to set AP interpretive execution

[PATCH] qemu: include generated files with <> and not ""
 2018-03-20 17:49 UTC  (32+ messages)
` [Qemu-block] "
` [Qemu-devel] "

[PATCH v2] KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts
 2018-03-20 14:25 UTC  (2+ messages)

[PATCH v6 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-20 14:02 UTC  (8+ messages)
` [PATCH v6 1/7] x86/hyper-v: move hyperv.h out of uapi
` [PATCH v6 2/7] x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h
` [PATCH v6 3/7] x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
` [PATCH v6 4/7] x86/hyper-v: allocate and use Virtual Processor Assist Pages
` [PATCH v6 5/7] x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits
` [PATCH v6 6/7] x86/hyper-v: detect nested features
` [PATCH v6 7/7] x86/kvm: use Enlightened VMCS when running on Hyper-V

[PATCH v6 00/11] Intel Processor Trace virtualization enabling
 2018-03-20 11:21 UTC  (12+ messages)
` [PATCH v6 01/11] perf/x86/intel/pt: Move Intel-PT MSR bit definitions to a public header
` [PATCH v6 02/11] perf/x86/intel/pt: Change pt_cap_get() to a public function
` [PATCH v6 03/11] perf/x86/intel/pt: Introduce a new function to get the capability of Intel PT
` [PATCH v6 04/11] KVM: x86: Add Intel Processor Trace virtualization mode
` [PATCH v6 05/11] KVM: x86: Add Intel Processor Trace cpuid emulation
` [PATCH v6 06/11] KVM: x86: Add Intel processor trace context for each vcpu
` [PATCH v6 07/11] KVM: x86: Implement Intel Processor Trace context switch
` [PATCH v6 08/11] KVM: x86: Introduce a function to initialize the PT configuration
` [PATCH v6 09/11] KVM: x86: Implement Intel Processor Trace MSRs read/write
` [PATCH v6 10/11] KVM: x86: Set intercept for Intel PT MSRs
` [PATCH v6 11/11] KVM: x86: Disable Intel Processor Trace when VMXON in L1 guest

[PATCH] vfio-mdev/samples: change RDI interrupt condition
 2018-03-20  7:53 UTC  (3+ messages)

[RFC 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-03-19 21:06 UTC  (19+ messages)
` [RFC 01/12] KVM: arm/arm64: Avoid multiple dist->spis kfree
` [RFC 02/12] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [RFC 03/12] KVM: arm/arm64: Record RDIST Last bit at registration
` [RFC 04/12] KVM: arm/arm64: Replace the single rdist region by a list
` [RFC 05/12] KVM: arm/arm64: Helper to locate free rdist space
` [RFC 06/12] KVM: arm/arm64: Helper to detect whether an RDIST is the last one
` [RFC 07/12] KVM: arm/arm64: Helper to register a new redistributor region
` [RFC 08/12] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [RFC 09/12] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [RFC 10/12] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [RFC 11/12] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [RFC 12/12] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION

kernel BUG at drivers/vhost/vhost.c:LINE!
 2018-03-19 18:18 UTC  (4+ messages)
` get_user_pages returning 0 (was Re: kernel BUG at drivers/vhost/vhost.c:LINE!)

[PATCH AUTOSEL for 3.18 061/102] KVM: SVM: do not zero out segment attributes if segment is unusable or not present
 2018-03-19 16:12 UTC 

[PATCH AUTOSEL for 4.4 110/167] KVM: SVM: do not zero out segment attributes if segment is unusable or not present
 2018-03-19 16:07 UTC 

[PATCH AUTOSEL for 4.9 176/281] KVM: SVM: do not zero out segment attributes if segment is unusable or not present
 2018-03-19 16:01 UTC 

[PATCH v5 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-19 15:20 UTC  (8+ messages)
` [PATCH v5 1/7] x86/hyper-v: move hyperv.h out of uapi
` [PATCH v5 2/7] x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h
` [PATCH v5 3/7] x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
` [PATCH v5 4/7] x86/hyper-v: allocate and use Virtual Processor Assist Pages
` [PATCH v5 5/7] x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits
` [PATCH v5 6/7] x86/hyper-v: detect nested features
` [PATCH v5 7/7] x86/kvm: use Enlightened VMCS when running on Hyper-V

[PATCH 0/8] migration: improve and cleanup compression
 2018-03-19 13:15 UTC  (25+ messages)
` [PATCH 1/8] migration: stop compressing page in migration thread
` [PATCH 2/8] migration: stop allocating and freeing memory frequently
  ` [PATCH 2/8] migration: stop allocating and freeingmemory frequently
      ` [PATCH 2/8] migration: stop allocating andfreeingmemory frequently
` [PATCH 3/8] migration: support to detect compression and decompression errors
  ` [PATCH 3/8] migration: support to detect compressionand "
` [PATCH 4/8] migration: introduce control_save_page()
` [PATCH 5/8] migration: move calling control_save_page to the common place

[PATCH v5 0/7] vfio/type1: Add support for valid iova list management
 2018-03-19 12:16 UTC  (8+ messages)
` [PATCH v5 2/7] vfio/type1: Check reserve region conflict and update iova list

[PATCH 37/37] vfio: Add support for Shared Virtual Addressing
 2018-03-19 11:03 UTC  (2+ messages)
    ` [PATCH 27/37] iommu/arm-smmu-v3: Register fault workqueue

[PATCH v2 0/3] vfio/pci: ioeventfd support
 2018-03-19  9:09 UTC  (4+ messages)
` [PATCH v2 3/3] vfio/pci: Add "

[PATCH v5 00/11] Intel Processor Trace virtulization enabling
 2018-03-19  9:05 UTC  (9+ messages)
` [PATCH v5 03/11] perf/x86/intel/pt: Introduce a new function to get the capability of Intel PT
` [PATCH v5 11/11] KVM: x86: Disable Intel Processor Trace when VMXON in L1 guest

[PULL 0/2] vfio-ccw patches for 4.17
 2018-03-19  6:11 UTC  (2+ messages)

linux-next: manual merge of the kvms390 tree with the nds32 tree
 2018-03-19  3:49 UTC 

[PATCH] vfio iommu type1: improve memory pinning process for raw PFN mapping
 2018-03-19  2:30 UTC 

[PATCH v4 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-18 15:49 UTC  (13+ messages)
` [PATCH v4 1/7] x86/hyper-v: move hyperv.h out of uapi
` [PATCH v4 2/7] x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h
` [PATCH v4 3/7] x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
` [PATCH v4 4/7] x86/hyper-v: allocate and use Virtual Processor Assist Pages
` [PATCH v4 5/7] x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits
` [PATCH v4 6/7] x86/hyper-v: detect nested features
` [PATCH v4 7/7] x86/kvm: use Enlightened VMCS when running on Hyper-V

linux-next: Signed-off-by missing for commits in the kvm tree
 2018-03-18 13:44 UTC 

[GIT PULL] KVM fixes for 4.16-rc6
 2018-03-18  8:21 UTC 

[PATCH v10 2/5] arm64: KVM: export the capability to set guest SError syndrome
 2018-03-18  7:33 UTC 

[PATCH v10 3/5] arm/arm64: KVM: Introduce set and get per-vcpu event
 2018-03-18  6:42 UTC 

[PATCH v10 1/5] arm64: KVM: Prepare set virtual SEI syndrome value
 2018-03-18  5:17 UTC 

[pci PATCH v7 0/5] Add support for unmanaged SR-IOV
 2018-03-16 21:42 UTC  (5+ messages)
` [pci PATCH v7 2/5] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
  ` [virtio-dev] "

[PATCH v2 0/5] KVM: x86: Implement Pause Loop Exit for SVM
 2018-03-16 20:37 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: VMX: Fix the module parameters for vmx
` [PATCH v2 2/5] KVM: VMX: Remove ple_window_actual_max
` [PATCH v2 3/5] KVM: VMX: Bring the common code to header file
` [PATCH v2 4/5] KVM: SVM: Add pause filter threshold
` [PATCH v2 5/5] KVM: SVM: Implement pause loop exit logic in SVM

[PATCH v5 0/3] Support Perf Extension on AMD KVM guests
 2018-03-16 19:22 UTC  (5+ messages)
` [PATCH v5 1/3] x86/msr: Add AMD Core Perf Extension MSRs

[PATCH v6 00/26] KVM/arm64: Randomise EL2 mappings (variant 3a mitigation)
 2018-03-16 18:05 UTC  (35+ messages)
` [PATCH v6 04/26] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH v6 06/26] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH v6 10/26] KVM: arm/arm64: Fix idmap size and alignment
` [PATCH v6 11/26] KVM: arm64: Fix HYP idmap unmap when using 52bit PA
` [PATCH v6 12/26] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
` [PATCH v6 19/26] arm64: KVM: Move stashing of x0/x1 into the vector code itself
` [PATCH v6 20/26] arm64: KVM: Move BP hardening vectors into .hyp.text section
` [PATCH v6 21/26] arm64: KVM: Reserve 4 additional instructions in the BPI template
` [PATCH v6 25/26] arm64: KVM: Allow mapping of vectors outside of the RAM region

[PATCH] crypto: ccp: Use memdup_user() rather than duplicating its implementation
 2018-03-16 15:53 UTC  (2+ messages)

[PATCH 4.9 40/86] Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
 2018-03-16 15:23 UTC  (4+ messages)
` [PATCH 4.9 41/86] x86/speculation: Use IBRS if available before calling into firmware
` [PATCH 4.9 42/86] x86/retpoline: Support retpoline builds with Clang
` [PATCH 4.9 45/86] x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP

[PATCH] i386/kvm: add support for KVM_CAP_X86_DISABLE_EXITS
 2018-03-16 15:22 UTC  (4+ messages)

KVM call for agenda for 2018-03-20
 2018-03-16 13:01 UTC 

[PATCH] KVM: x86: Fix device passthrough when SME is active
 2018-03-16 12:29 UTC  (3+ messages)

[PATCH] x86/kvm: replace TASK_UNINTERRUPTIBLE with TASK_KILLABLE
 2018-03-16 10:57 UTC 

[PATCH v10 0/5] set VSESR_EL2 by user space and support NOTIFY_SEI notification
 2018-03-16  7:58 UTC  (4+ messages)
` [PATCH v10 1/5] arm64: KVM: Prepare set virtual SEI syndrome value

[RFC 0/3] arch/x86/kvm: Introduce PLE(pause loop exit) logic in SVM
 2018-03-16  2:07 UTC  (6+ messages)
` [RFC 3/3] arch/x86/kvm: SVM: Introduce pause loop exit "


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