public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-16 16:34:53 to 2018-03-21 15:11:12 UTC [more...]

[PATCH v2] qemu: replace "" with <> in headers
 2018-03-21 15:11 UTC  (3+ messages)

[PATCH 0/4] Add virtio-iommu driver
 2018-03-21 14:23 UTC  (5+ messages)
` [PATCH 1/4] iommu: "

[PATCH] qemu: include generated files with <> and not ""
 2018-03-21 13:42 UTC  (38+ messages)
    ` [Qemu-ppc] "
` [Qemu-block] "
` [Qemu-devel] "

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

[PATCH 0/4] vfio: ccw: error handling fixes and improvements
 2018-03-21 12:49 UTC  (6+ messages)
` [PATCH 1/4] vfio: ccw: fix cleanup if cp_prefetch fails
` [PATCH 2/4] vfio: ccw: refactor and improve pfn_array_alloc_pin()
` [PATCH 3/4] vfio: ccw: set ccw->cda to NULL defensively
` [PATCH 4/4] vfio: ccw: add traceponits for interesting error paths

[RFC 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-03-21 11:35 UTC  (20+ 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

[PATCH v2 0/5] KVM & powerpc: Work around POWER9 TM hardware bugs
 2018-03-21 10:32 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
` [PATCH v2 2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode
` [PATCH v2 3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
` [PATCH v2 4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
` [PATCH v2 5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state

[PATCH 0/5] KVM & powerpc: Work around POWER9 TM hardware bugs
 2018-03-21 10:28 UTC  (7+ messages)
` [PATCH 1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
` [PATCH 2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode
` [PATCH 3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
` [PATCH 4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
` [PATCH 5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state

[PATCH 0/8] migration: improve and cleanup compression
 2018-03-21 10:00 UTC  (23+ 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 5/8] migration: move calling control_save_page to the common place

WARNING in kvm_arch_vcpu_ioctl_run (2)
 2018-03-21  8:55 UTC  (8+ messages)

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

[PATCH v2] KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts
 2018-03-21  1:20 UTC  (3+ messages)
  ` [此邮件可能存在风险] "

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

[PATCH] vfio iommu type1: improve memory pinning process for raw PFN mapping
 2018-03-20 22:04 UTC  (3+ messages)

[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 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)

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 v2 0/3] vfio/pci: ioeventfd support
 2018-03-19  9:09 UTC  (2+ messages)

[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 v4 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-18 15:49 UTC  (7+ messages)
` [PATCH v4 4/7] x86/hyper-v: allocate and use Virtual Processor Assist Pages
` [PATCH v4 6/7] x86/hyper-v: detect nested features

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  (9+ messages)
` [PATCH v6 11/26] KVM: arm64: Fix HYP idmap unmap when using 52bit PA
` [PATCH v6 19/26] arm64: KVM: Move stashing of x0/x1 into the vector code itself


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