Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2019-01-22 05:23:46 to 2019-02-13 23:07:27 UTC [more...]

[PATCH 0/5] use pinned_vm instead of locked_vm to account pinned pages
 2019-02-13 23:07 UTC  (22+ messages)
` [PATCH 1/5] vfio/type1: "
` [PATCH 2/5] vfio/spapr_tce: "
` [PATCH 3/5] fpga/dlf/afu: "
` [PATCH 4/5] powerpc/mmu: "
` [PATCH 5/5] kvm/book3s: "

[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-13 23:04 UTC  (8+ messages)
  ` [PATCH V2 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
  ` [PATCH V2 2/7] mm/gup: Change write parameter to flags in fast walk
  ` [PATCH V2 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
  ` [PATCH V2 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
  ` [PATCH V2 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
  ` [PATCH V2 6/7] IB/qib: "
  ` [PATCH V2 7/7] IB/mthca: "

[PATCH kernel] vfio/spapr_tce: Skip unsetting already unset table
 2019-02-13  0:18 UTC  (4+ messages)

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-02-12 22:07 UTC  (123+ messages)
` [PATCH 03/19] KVM: PPC: Book3S HV: check the IRQ controller type
` [PATCH 05/19] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode
` [PATCH 06/19] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device
` [PATCH 08/19] KVM: PPC: Book3S HV: add a VC_BASE "
` [PATCH 09/19] KVM: PPC: Book3S HV: add a SET_SOURCE "
` [PATCH 11/19] KVM: PPC: Book3S HV: add support for the XIVE native exploitation mode hcalls
` [PATCH 12/19] KVM: PPC: Book3S HV: record guest queue page address
` [PATCH 13/19] KVM: PPC: Book3S HV: add a SYNC control for the XIVE native migration
` [PATCH 14/19] KVM: PPC: Book3S HV: add a control to make the XIVE EQ pages dirty
` [PATCH 15/19] KVM: PPC: Book3S HV: add get/set accessors for the source configuration
` [PATCH 16/19] KVM: PPC: Book3S HV: add get/set accessors for the EQ configuration
` [PATCH 17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state
  ` [PATCH 18/19] KVM: PPC: Book3S HV: add passthrough support
  ` [PATCH 19/19] KVM: introduce a KVM_DELETE_DEVICE ioctl

[PATCH v2 00/27] KVM: x86/mmu: Remove fast invalidate mechanism
 2019-02-12 12:36 UTC  (4+ messages)
` [PATCH v2 01/27] KVM: Call kvm_arch_memslots_updated() before updating memslots

[PATCH] KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVE
 2019-02-12 11:46 UTC  (3+ messages)

[PATCH kernel] KVM: PPC: Release all hardware TCE tables attached to a group
 2019-02-12  4:37 UTC 

[PATCH] powerpc: fix 32-bit KVM-PR lockup and panic with MacOS guest
 2019-02-11 21:39 UTC  (5+ messages)

[PATCH] KVM: PPC: Book3S HV: Optimise mmio emulation for devices on FAST_MMIO_BUS
 2019-02-07  4:56 UTC 

[PATCH] KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
 2019-02-06 10:58 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S PR: Add emulation for slbfee. instruction
 2019-02-05  2:21 UTC  (3+ messages)

[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-02-02  1:38 UTC  (11+ messages)
  ` [PATCH V2 1/10] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()
  ` [PATCH V2 2/10] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func()
  ` [PATCH V2 3/10] KVM/MMU: Add last_level in the struct mmu_spte_page
  ` [PATCH V2 4/10] KVM/MMU: Introduce tlb flush with range list
  ` [PATCH V2 5/10] KVM/MMU: Flush tlb with range list in sync_page()
  ` [PATCH V2 6/10] KVM/MMU: Flush tlb directly in the kvm_mmu_slot_gfn_write_protect()
  ` [PATCH V2 7/10] KVM: Add kvm_get_memslot() to get memslot via slot id
  ` [PATCH V2 8/10] KVM: Use tlb range flush in the kvm_vm_ioctl_get/clear_dirty_log()
  ` [PATCH V2 9/10] KVM: Add flush parameter for kvm_age_hva()

[RFC PATCH v3 0/4] kvmppc: HMM backend driver to manage pages of secure guest
 2019-01-30  6:19 UTC  (5+ messages)
` [RFC PATCH v3 1/4] "
` [RFC PATCH v3 2/4] kvmppc: Add support for shared pages in HMM driver
` [RFC PATCH v3 3/4] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [RFC PATCH v3 4/4] kvmppc: Handle memory plug/unplug to secure VM

[patch-next] KVM: PPC: Book3S HV: Use kzalloc_node
 2019-01-28 23:33 UTC 

[PATCH AUTOSEL 4.14 098/170] KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machine
 2019-01-28 16:10 UTC 

[PATCH AUTOSEL 4.19 150/258] KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machine
 2019-01-28 15:57 UTC 

[PATCH AUTOSEL 4.20 181/304] KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machine
 2019-01-28 15:41 UTC 

[PATCH kernel] KVM: PPC: Fix compile when CONFIG_PPC_RADIX_MMU is not defined
 2019-01-24  3:40 UTC  (2+ messages)
` [kernel] "

[PATCH 1/3] KVM: powerpc: remove -I. header search paths
 2019-01-24  3:40 UTC  (2+ messages)
` [1/3] "

[PATCH 04/13] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
 2019-01-23 18:00 UTC  (3+ messages)

[PATCH 05/13] KVM: PPC: Ultravisor: Flush partition tlb cache, only if smf is not enabled
 2019-01-22 23:58 UTC  (2+ messages)

[PATCH 03/13] KVM: PPC: Ultravisor: Introduce the MSR_S bit
 2019-01-22 23:36 UTC  (2+ messages)

[PATCH 02/13] KVM: PPC: Ultravisor: Include ultravisor header file
 2019-01-22 23:34 UTC  (2+ messages)

[PATCH 01/13] KVM: PPC: Ultravisor: generic ucall handler plpar_ucall()
 2019-01-22 23:32 UTC  (2+ messages)

KVM: PPC: KVM_BOOK3S_32 hard lockup on G4 Mac Mini
 2019-01-22 18:27 UTC  (2+ messages)

[PATCH 00/13] KVM: PPC: Paravirtualize KVM to support Ultravisor
 2019-01-22 16:06 UTC  (2+ messages)

[PATCH 13/13] KVM: PPC: Ultravisor: Have fast_guest_return check secure_guest
 2019-01-22 15:59 UTC 

[PATCH 12/13] KVM: PPC: Book3S HV: Fixed for running secure guests
 2019-01-22 15:59 UTC 

[PATCH 11/13] KVM: PPC: Ultravisor: Check for MSR_S during hv_reset_msr
 2019-01-22 15:59 UTC 

[PATCH 10/13] KVM: PPC: Ultravisor: Add PPC_KVM_UV config option
 2019-01-22 15:59 UTC 

[PATCH 09/13] KVM: PPC: Ultravisor: Return to UV for hcalls from SVM
 2019-01-22 15:59 UTC 

[PATCH 08/13] KVM: PPC: Ultravisor: fix mtspr and mfspr
 2019-01-22 15:59 UTC 

[PATCH 07/13] KVM: PPC: Ultravisor: UV_RESTRICTED_SPR_READ ucall
 2019-01-22 15:59 UTC 

[PATCH 06/13] KVM: PPC: Ultravisor: UV_RESTRICTED_SPR_WRITE ucall
 2019-01-22 15:59 UTC 


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