kvm-ppc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-14 15:09:46 to 2016-01-14 03:27:28 UTC [more...]

[PATCH 1/3] Powernv: Remove the usage of PACAR1 from opal wrappers
 2016-01-14  3:27 UTC  (3+ messages)
` [PATCH 2/3] powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt
` [PATCH 3/3] KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time base errors

[PATCH v3 1/2] KVM: PPC: New capability to control MCE behaviour
 2016-01-14  0:06 UTC  (5+ messages)
` [PATCH v3 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[PATCH] KVM: PPC: fix ONE_REG AltiVec support
 2016-01-13 17:28 UTC  (3+ messages)

[PATCH v2] kvm: Make vcpu->requests as 64 bit bitmap
 2015-12-24 13:35 UTC  (2+ messages)

[PATCH v1] kvm: Make vcpu->requests as 64 bit bitmap
 2015-12-24 11:36 UTC  (4+ messages)

[PATCH kernel 0/9] KVM: PPC: Add in-kernel multitce handling
 2015-12-22  7:42 UTC  (23+ messages)
` [PATCH kernel 1/9] rcu: Define notrace version of list_for_each_entry_rcu
` [PATCH kernel 2/9] KVM: PPC: Make real_vmalloc_addr() public
` [PATCH kernel 3/9] KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers
` [PATCH kernel 4/9] KVM: PPC: Use RCU for arch.spapr_tce_tables
` [PATCH kernel 5/9] KVM: PPC: Account TCE-containing pages in locked_vm
` [PATCH kernel 6/9] KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4K
` [PATCH kernel 7/9] KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers
` [PATCH kernel 8/9] KVM: Fix KVM_SMI chapter number
` [PATCH kernel 9/9] KVM: PPC: Add support for multiple-TCE hcalls

[RFC] odd code in kvmppc_core_vcpu_free_pr()
 2015-12-21  1:38 UTC 

[PATCH v2] KVM: PPC: Exit guest upon fatal machine check exception
 2015-12-17  4:31 UTC  (6+ messages)

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2015-12-11 11:30 UTC  (4+ messages)

[PATCH] KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
 2015-12-10  0:40 UTC  (5+ messages)

[PATCH] kvm: remove unused variable 'vcpu_book3s'
 2015-12-10  0:39 UTC  (4+ messages)

[PATCH] KVM: PPC: Increase memslots to 512
 2015-12-10  0:38 UTC  (2+ messages)

[PATCH 0/1] KVM: PPC: Increase memslots
 2015-12-09  8:57 UTC  (5+ messages)
` [PATCH 1/1] KVM: PPC: Increase memslots to 320

[PATCH] powerpc/64: Include KVM guest test in all interrupt vectors
 2015-12-07 10:30 UTC  (2+ messages)
`  "

[RFC] kvm - possible out of bounds
 2015-11-29 22:05 UTC  (3+ messages)

[PATCH 0/4] Preview: vcpu lookup by id changes
 2015-11-19 13:36 UTC  (14+ messages)
` [PATCH 1/4] KVM: Provide function for VCPU lookup by id
` [PATCH 2/4] KVM: s390: fix wrong lookup of VCPUs by array index
` [PATCH 3/4] KVM: use heuristic for fast VCPU lookup by id
` [PATCH 4/4] KVM: Use common function for "

[PATCH 0/7] kvmtool: Cleanup kernel loading
 2015-11-18 17:08 UTC  (13+ messages)
` [PATCH 1/7] Refactor kernel image loading
` [PATCH 2/7] provide generic read_file() implementation
` [PATCH 3/7] powerpc: use read_file() in kernel and initrd loading
` [PATCH 4/7] MIPS: use read wrappers in kernel loading
` [PATCH 5/7] x86: "
` [PATCH 6/7] arm/arm64: use read_file() in kernel and initrd loading
` [PATCH 7/7] arm: move kernel loading into arm/kvm.c

[PATCH] KVM: powerpc: kvmppc_visible_gpa can be boolean
 2015-11-18 11:05 UTC  (2+ messages)

[PATCH] KVM: PPC: Exit guest upon fatal machine check exception
 2015-11-13 11:37 UTC  (16+ messages)

[PATCH 1/2] KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
 2015-11-12  5:43 UTC  (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better

[PATCH] KVM: PPC: Book3S HV: Don't dynamically split core when already split
 2015-11-06  5:03 UTC 

[PATCH] KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails
 2015-11-04  1:42 UTC  (3+ messages)

[kvm-unit-tests PATCH 00/14] ppc64: initial drop
 2015-11-03 14:56 UTC  (4+ messages)

[GIT PULL] Please pull my kvm-ppc-next branch
 2015-11-02 12:53 UTC  (3+ messages)

[PATCH] KVM: PPC: Implement extension to report number of memslots
 2015-10-27 13:22 UTC  (5+ messages)

Fwd: Re: [PATCH v3 2/4] KVM: use simple waitqueue for vcpu->wq
 2015-10-20 15:40 UTC 

[PATCH] book3s_hv: Handle H_DOORBELL on the guest exit path
 2015-10-15  6:11 UTC 

[PATCH] KVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE value for absent HPTEs
 2015-10-15  5:43 UTC 

[PATCH] KVM: PPC: Book3S HV: Don't fall back to smaller HPT size in allocation ioctl
 2015-10-15  5:42 UTC 

[PATCH] KVM: PPC: e500: fix couple of shift operations on 64 bits
 2015-10-15  5:31 UTC  (3+ messages)

[PATCH][v2] KVM: PPC: e500: Emulate TMCFG0 TMRN register
 2015-10-15  5:31 UTC  (3+ messages)

[PATCH 15/19] KVM: PPC: e500: fix handling local_sid_lookup result
 2015-10-15  5:30 UTC  (3+ messages)

[PATCH] powerpc/e6500: add TMCFG0 register definition
 2015-10-15  5:29 UTC  (3+ messages)

[PATCH 1/2] KVM: PPC: e6500: Handle LRAT error exception
 2015-10-01  9:12 UTC  (6+ messages)

[PATCH][v2] KVM: PPC: e6500: allow odd powers of 2K TLB1 sizes
 2015-09-29 12:10 UTC 

[PATCH] KVM: PPC: e6500: support powers of 2K TLB1 sizes
 2015-09-25 17:12 UTC  (4+ messages)

[PATCH] KVM: PPC: e500: Emulate TMCFG0 TMRN register
 2015-09-24 22:17 UTC  (2+ messages)

[PATCH 2/2] KVM: PPC: e6500: TLB emulation for IND entries
 2015-09-24 13:11 UTC 

[PATCH 0/2] KVM Book3E support for Hardware Page Tablewalk enabled guests
 2015-09-24 13:11 UTC 

[PATCH v4] ppc/spapr: Implement H_RANDOM hypercall in QEMU
 2015-09-22  1:38 UTC  (10+ messages)
      ` [Qemu-devel] "

[PATCH 0/2] VFIO: Accept IOMMU group (PE) ID
 2015-09-21 16:41 UTC  (9+ messages)
` [PATCH 1/2] drivers/vfio: Support EEH API revision
` [PATCH 2/2] drivers/vfio: Support IOMMU group for EEH operations

[PATCH] KVM: PPC: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()
 2015-09-21  9:30 UTC  (6+ messages)

suspicious RCU usage with kvm_pr
 2015-09-18 19:54 UTC  (5+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs
 2015-09-18  8:15 UTC  (2+ messages)

[PATCH v3] ppc/spapr: Implement H_RANDOM hypercall in QEMU
 2015-09-15 10:36 UTC  (5+ messages)

[PATCH] powerpc/e500: move qemu machine spec together with the rest
 2015-09-14 15:11 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).