Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2019-01-04 08:54:03 to 2019-02-08 05:15:43 UTC [more...]

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-02-08  5:15 UTC  (127+ messages)
` [PATCH 01/19] powerpc/xive: export flags for the XIVE native exploitation mode hcalls
` [PATCH 02/19] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
` [PATCH 03/19] KVM: PPC: Book3S HV: check the IRQ controller type
` [PATCH 04/19] KVM: PPC: Book3S HV: export services for the XIVE native exploitation device
` [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 07/19] KVM: PPC: Book3S HV: add a GET_TIMA_FD control to "
` [PATCH 08/19] KVM: PPC: Book3S HV: add a VC_BASE control to the "
` [PATCH 09/19] KVM: PPC: Book3S HV: add a SET_SOURCE "
` [PATCH 10/19] KVM: PPC: Book3S HV: add a EISN attribute to kvmppc_xive_irq_state
` [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] 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 v2 00/27] KVM: x86/mmu: Remove fast invalidate mechanism
 2019-02-06  9:12 UTC  (3+ 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-05 11:46 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 0/3] powerpc: some header search path cleanups
 2019-01-24  3:40 UTC  (4+ messages)
` [PATCH 1/3] KVM: powerpc: remove -I. header search paths
  ` [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 

[PATCH 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-01-10  9:06 UTC  (15+ messages)
` [PATCH 3/11] KVM: Add spte's point in the struct kvm_mmu_page
` [PATCH 4/11] KVM/MMU: Introduce tlb flush with range list
` [PATCH 6/11] KVM/MMU: Flush tlb with range list in sync_page()
` [PATCH 7/11] KVM: Remove redundant check in the kvm_get_dirty_log_protect()
` [PATCH 9/11] KVM/MMU: Flush tlb in the kvm_mmu_write_protect_pt_masked()
` [PATCH 10/11] KVM: Add flush parameter for kvm_age_hva()

[PATCH AUTOSEL 4.20 107/117] KVM: PPC: Book3S HV: Align gfn to L1 page size when inserting nest-rmap
 2019-01-08 19:26 UTC  (2+ messages)
` [PATCH AUTOSEL 4.20 108/117] KVM: PPC: Book3S HV: Apply combination of host and l1 pte rc for nested

[PATCH] KVM: PPC: Book3S: Replace kmalloc_node+memset with kzalloc_node
 2019-01-07 12:15 UTC 


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