Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2017-08-13 01:33:46 to 2017-10-02 06:57:45 UTC [more...]

[PATCH 1/1] KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()
 2017-10-02  6:57 UTC  (4+ messages)

[PATCH kernel v3] vfio/spapr: Add cond_resched() for huge updates
 2017-09-29 22:17 UTC  (3+ messages)

[PATCH kernel v2] vfio/spapr: Add cond_resched() for huge updates
 2017-09-28  5:41 UTC 

[PATCH kernel v2] powerpc/powernv: Reserve a hole which appears after enabling IOV
 2017-09-27  6:52 UTC 

[PATCH kernel] powerpc/powernv: Reserve a hole which appears after enabling IOV
 2017-09-27  6:38 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S PR: only call slbmte for valid SLB entries
 2017-09-27  3:25 UTC  (5+ messages)

[PATCH kernel] vfio/spapr: Add cond_resched() for huge updates
 2017-09-23  3:58 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Check for updated HDSISR on P9 HDSI exception
 2017-09-22 10:32 UTC  (5+ messages)

[PATCH 6/7] KVM: PPC: Cocci spatch "vma_pages"
 2017-09-20 22:29 UTC 

[PATCH v3 0/4] powerpc/64s: idle POWER9 stop improvements
 2017-09-20 13:56 UTC  (19+ messages)
` [PATCH v3 1/4] KVM: PPC: Book3S HV: POWER9 does not require secondary thread management
  ` [v3, "
` [PATCH v3 2/4] powerpc/64s: idle POWER9 can execute stop without a sync sequence
  ` [v3, "
` [PATCH v3 3/4] powerpc/64s: idle POWER9 can execute stop in virtual mode
  ` [v3,3/4] "
` [PATCH v3 4/4] powerpc/64s: idle ESL=0 stop can avoid MSR and save/restore overhead

[PATCH] KVM: PPC: fix oops when checking KVM_CAP_PPC_HTM
 2017-09-18  6:16 UTC  (6+ messages)

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2017-09-14  4:06 UTC  (9+ messages)

[PATCH v2 0/9] improve early structure allocations (paca, lppaca, etc)
 2017-09-12 10:26 UTC  (17+ messages)
` [PATCH v2 1/9] KVM: PPC: Book3S HV: Fix H_REGISTER_VPA VPA size validation
` [PATCH v2 3/9] powerpc/powernv: Remove real mode access limit for early allocations
` [PATCH v2 8/9] powerpc/64: Use a table of paca pointers and allocate pacas individually
` [PATCH v2 9/9] powerpc/64: Use a table of lppaca pointers and allocate lppacas individually

[PATCH] KVM: PPC: Book3S HV: Fix bug causing loss of page dirty state
 2017-09-12  5:56 UTC  (3+ messages)
` [PATCH] KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly

[PATCH] KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr
 2017-09-12  4:04 UTC 

[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
 2017-09-11  3:27 UTC  (18+ messages)

[PATCH] powerpc/kvm/xive: Don't access TIMA using byte accesses
 2017-09-06  5:20 UTC 

[PATCH 1/10] KVM: PPC: Book3S HV: Use ARRAY_SIZE macro
 2017-09-03 12:19 UTC 

[GIT PULL] Please pull my kvm-ppc-next branch
 2017-09-01  6:36 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Handle unexpected interrupts better
 2017-09-01  6:19 UTC 

[PATCH v2 2/9] powerpc/powernv: powernv platform is not constrained by RMA
 2017-08-31 11:36 UTC  (2+ messages)
` [v2,2/9] "

[PATCH v2 6/9] powerpc/64s/radix: Do not allocate SLB shadow structures
 2017-08-31 11:36 UTC  (2+ messages)
` [v2,6/9] "

[PATCH v2 4/9] powerpc/64s/radix: Remove bolted-SLB address limit for per-cpu stacks
 2017-08-31 11:36 UTC  (2+ messages)
` [v2, "

[PATCH] powerpc: squash lines for simple wrapper functions
 2017-08-31 11:35 UTC  (2+ messages)
`  "

[PATCH] [RESEND] KVM:PPC:Book3s: fix memory leak in kvm_vm_ioctl_get_htab_fd
 2017-08-31 10:51 UTC 

[PATCH] KVM: PPC: Book3S HV: Report storage key support to userspace
 2017-08-31  3:43 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix case where HDEC is treated as 32-bit on POWER9
 2017-08-31  3:42 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix invalid use of register expression
 2017-08-31  3:42 UTC  (2+ messages)

[RFC PATCH] kvmppc: protection keys fix
 2017-08-31  3:41 UTC  (7+ messages)

[PATCH 1/2] KVM: PPC: e500: fix some NULL dereferences on error
 2017-08-31  3:40 UTC  (2+ messages)

[PATCH RFC v3 0/9] KVM: allow dynamic kvm->vcpus array
 2017-08-29 15:24 UTC  (27+ messages)
` [PATCH RFC v3 1/9] KVM: s390: optimize detection of started vcpus
` [PATCH RFC v3 2/9] KVM: arm/arm64: fix vcpu self-detection in vgic_v3_dispatch_sgi()
` [PATCH RFC v3 3/9] KVM: remember position in kvm->vcpus array
` [PATCH RFC v3 4/9] KVM: arm/arm64: use locking helpers in kvm_vgic_create()
` [PATCH RFC v3 5/9] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC
` [PATCH RFC v3 6/9] KVM: rework kvm_vcpu_on_spin loop
` [PATCH RFC v3 7/9] KVM: add kvm_free_vcpus and kvm_arch_free_vcpus
` [PATCH RFC v3 8/9] KVM: implement kvm_for_each_vcpu with a list
` [PATCH RFC v3 9/9] KVM: split kvm->vcpus into chunks

[PATCH] KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list
 2017-08-29  4:55 UTC  (2+ messages)

[PATCH] fix memory leak on kvm_vm_ioctl_get_htab_fd
 2017-08-28 11:31 UTC  (16+ messages)
` [PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce
      `  "
        `  "
            ` 答复: [PATCH] fix memory leak on kvm_vm_ioc =?utf-8?B?dGxfY3JlYXRlX3NwY

[PATCH really v2] KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
 2017-08-25  1:43 UTC  (4+ messages)

[PATCH v2 10/14] KVM: PPC: Book3S HV: POWER9 does not require secondary thread management
 2017-08-24 12:53 UTC  (6+ messages)
` [PATCH v2 12/14] KVM: PPC: Book3S HV: POWER9 can execute stop without a sync sequence

[PATCH v2] KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
 2017-08-24  9:13 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
 2017-08-24  8:14 UTC  (4+ messages)

[PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array
 2017-08-21 13:48 UTC  (24+ messages)
` [PATCH RFC 1/2] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC
` [PATCH RFC 2/2] KVM: RCU protected dynamic vcpus array

[PATCH 2/2] kvm/xive: Add missing barriers and document them
 2017-08-18 12:56 UTC  (2+ messages)

[PATCH 1/2] kvm/xive: Workaround P9 DD1.0 bug with IPB bit loss
 2017-08-18  2:10 UTC 

[PATCH] KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms
 2017-08-14 12:42 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