Show patches with: none      |   7283 patches
« 1 2 ... 10 11 1272 73 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[43/56] KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots - - - - --- 2012-10-04 Alexander Graf New
[44/56] KVM: PPC: Move kvm->arch.slot_phys into memslot.arch - - - - --- 2012-10-04 Alexander Graf New
[45/56] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly - - - - --- 2012-10-04 Alexander Graf New
[46/56] KVM: Move some PPC ioctl definitions to the correct place 1 - - - --- 2012-10-04 Alexander Graf New
[47/56] KVM: PPC: Book3S HV: Fix updates of vcpu->cpu - - - - --- 2012-10-04 Alexander Graf New
[48/56] KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs - - - - --- 2012-10-04 Alexander Graf New
[49/56] KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation - - - - --- 2012-10-04 Alexander Graf New
[50/56] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map - - - - --- 2012-10-04 Alexander Graf New
[51/56] KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages - - - - --- 2012-10-04 Alexander Graf New
[52/56] KVM: PPC: set IN_GUEST_MODE before checking requests - - - - --- 2012-10-04 Alexander Graf New
[53/56] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface - - - - --- 2012-10-04 Alexander Graf New
[54/56] KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface - - - - --- 2012-10-04 Alexander Graf New
[55/56] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas - - - - --- 2012-10-04 Alexander Graf New
[56/56] arch/powerpc/kvm/e500_tlb.c: fix error return code - - - - --- 2012-10-04 Alexander Graf New
[1/3] kvm tools: Fix powerpc build errors caused by recent changes - - - - --- 2012-10-05 Michael Ellerman New
[2/3] kvm tools: Fix segfault on powerpc in xics_register() - - - - --- 2012-10-05 Michael Ellerman New
[3/3] kvm tools: Do setup_fdt() later, get powerpc to boot again - - - - --- 2012-10-05 Michael Ellerman New
KVM: PPC: 44x: fix DCR read/write - - - - --- 2012-10-06 Alexander Graf New
[1/3] KVM: PPC: Move mtspr/mfspr emulation into own functions - - - - --- 2012-10-06 Alexander Graf New
[2/3] KVM: PPC: Add SPR emulation exits - - - - --- 2012-10-06 Alexander Graf New
[3/3] KVM: PPC: BookE: Forward DBCR0 to user space - - - - --- 2012-10-06 Alexander Graf New
KVM: Documentation: Fix reentry-to-be-consistent paragraph - - - - --- 2012-10-07 Alexander Graf New
[RFC] KVM: PPC: Remove 44x target - - - - --- 2012-10-07 Alexander Graf New
[01/12] KVM: PPC: e500: Silence bogus GCC warning in tlb code - - - - --- 2012-10-11 Mihai Caraman New
[02/12] KVM: PPC: booke: Fix get_tb() compile error on 64-bit - - - - --- 2012-10-11 Mihai Caraman New
[03/12] KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler - - - - --- 2012-10-11 Mihai Caraman New
[04/12] KVM: PPC64: bookehv: Add support for interrupt handling - - - - --- 2012-10-11 Mihai Caraman New
[05/12] KVM: PPC: e500: Add emulation helper for getting instruction ea - - - - --- 2012-10-11 Mihai Caraman New
[06/12] KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulation - - - - --- 2012-10-11 Mihai Caraman New
[07/12] KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation - - - - --- 2012-10-11 Mihai Caraman New
[08/12] KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit - - - - --- 2012-10-11 Mihai Caraman New
[09/12] KVM: PPC: bookehv: Add guest computation mode for irq delivery - - - - --- 2012-10-11 Mihai Caraman New
[10/12] KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation - - - - --- 2012-10-11 Mihai Caraman New
[11/12] KVM: PPC: booke: Add EPCR support in sregs - - - - --- 2012-10-11 Mihai Caraman New
[12/12] KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface - - - - --- 2012-10-11 Mihai Caraman New
[1/8] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online 1 - - - --- 2012-10-15 Paul Mackerras New
[2/8] KVM: PPC: Book3S HV: Fix some races in starting secondary threads - - - - --- 2012-10-15 Paul Mackerras New
[3/8] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock - - - - --- 2012-10-15 Paul Mackerras New
[4/8] KVM: PPC: Book3S HV: Fixes for late-joining threads - - - - --- 2012-10-15 Paul Mackerras New
[5/8] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run - - - - --- 2012-10-15 Paul Mackerras New
[6/8] KVM: PPC: Book3S HV: Fix accounting of stolen time - - - - --- 2012-10-15 Paul Mackerras New
[7/8] KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0 - - - - --- 2012-10-15 Paul Mackerras New
[8/8] KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte() - - - - --- 2012-10-15 Paul Mackerras New
[1/2] KVM: Distangle eventfd code from irqchip - - - - --- 2012-10-15 Alexander Graf New
[2/2] KVM: PPC: Support eventfd - - - - --- 2012-10-15 Alexander Graf New
kvm/powerpc: Handle errors in secondary thread grabbing - - - - --- 2012-10-16 Michael Ellerman New
[1/5] KVM: Provide mmu notifier retry test based on struct kvm - - - - --- 2012-10-16 Paul Mackerras New
[2/5] KVM: PPC: Book3S HV: Restructure HPT entry creation code - - - - --- 2012-10-16 Paul Mackerras New
[3/5] KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs - - - - --- 2012-10-16 Paul Mackerras New
[4/5] KVM: PPC: Book3S HV: Make a HPTE removal function available - - - - --- 2012-10-16 Paul Mackerras New
[5/5] KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT - - - - --- 2012-10-16 Paul Mackerras New
MAINTAINERS: Add git tree link for PPC KVM - - - - --- 2012-10-16 Michael Ellerman New
PPC: ePAPR: Convert header to uapi - - - - --- 2012-10-27 Alexander Graf New
[PULL,00/12] ppc patch queue 2012-10-30 - - - - --- 2012-10-30 Alexander Graf New
[01/12] KVM: PPC: 44x: fix DCR read/write - - - - --- 2012-10-30 Alexander Graf New
[02/12] KVM: Documentation: Fix reentry-to-be-consistent paragraph - - - - --- 2012-10-30 Alexander Graf New
[03/12] KVM: PPC: Move mtspr/mfspr emulation into own functions - - - - --- 2012-10-30 Alexander Graf New
[04/12] PPC: ePAPR: Convert header to uapi - - - - --- 2012-10-30 Alexander Graf New
[05/12] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online 1 - - - --- 2012-10-30 Alexander Graf New
[06/12] KVM: PPC: Book3S HV: Fix some races in starting secondary threads - - - - --- 2012-10-30 Alexander Graf New
[07/12] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock - - - - --- 2012-10-30 Alexander Graf New
[08/12] KVM: PPC: Book3S HV: Fixes for late-joining threads - - - - --- 2012-10-30 Alexander Graf New
[09/12] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run - - - - --- 2012-10-30 Alexander Graf New
[10/12] KVM: PPC: Book3S HV: Fix accounting of stolen time - - - - --- 2012-10-30 Alexander Graf New
[11/12] KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0 - - - - --- 2012-10-30 Alexander Graf New
[12/12] KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte() - - - - --- 2012-10-30 Alexander Graf New
[RFC,1/9] KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external - - - - --- 2012-11-05 Paul Mackerras New
[RFC,2/9] KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls - - - - --- 2012-11-05 Paul Mackerras New
[RFC,3/9] KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller - - - - --- 2012-11-05 Paul Mackerras New
[RFC,4/9] KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM - - - - --- 2012-11-05 Paul Mackerras New
[RFC,5/9] KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation - - - - --- 2012-11-05 Paul Mackerras New
[RFC,6/9] KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts - - - - --- 2012-11-05 Paul Mackerras New
[RFC,7/9] KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls - - - - --- 2012-11-05 Paul Mackerras New
[RFC,8/9] KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state - - - - --- 2012-11-05 Paul Mackerras New
[RFC,9/9] KVM: PPC: Book 3S: Facilities to save/restore XICS source controller state - - - - --- 2012-11-05 Paul Mackerras New
[1/3] KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers - - - - --- 2012-11-05 Paul Mackerras New
[2/3] KVM: PPC: Book3S PR: Fix VSX handling - - - - --- 2012-11-05 Paul Mackerras New
[3/3] KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S - - - - --- 2012-11-05 Paul Mackerras New
KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPT - - - - --- 2012-11-12 Paul Mackerras New
KVM: PPC: Book3S HV: Handle guest-caused machine checks without panicking - - - - --- 2012-11-12 Paul Mackerras New
[1/4] KVM: PPC: Book3S HV: Restructure HPT entry creation code - - - - --- 2012-11-14 Paul Mackerras New
[2/4] KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs - - - - --- 2012-11-14 Paul Mackerras New
[3/4] KVM: PPC: Book3S HV: Make a HPTE removal function available - - - - --- 2012-11-14 Paul Mackerras New
[4/4] KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT - - - - --- 2012-11-14 Paul Mackerras New
[v2,1/3] KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs - - - - --- 2012-11-20 Paul Mackerras New
[v2,2/3] KVM: PPC: Book3S HV: Make a HPTE removal function available - - - - --- 2012-11-20 Paul Mackerras New
[v2,3/3] KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT - - - - --- 2012-11-20 Paul Mackerras New
KVM: PPC: Book3S HV: Fix bug causing loss of page dirty state - - - - --- 2012-11-20 Paul Mackerras New
[1/5] KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without panicking - - - - --- 2012-11-22 Paul Mackerras New
[2/5] KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPT - - - - --- 2012-11-22 Paul Mackerras New
[3/5] KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations - - - - --- 2012-11-22 Paul Mackerras New
[4/5] KVM: PPC: Book3S HV: Don't give the guest RW access to RO pages - - - - --- 2012-11-22 Paul Mackerras New
[5/5] KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPT - - - - --- 2012-11-22 Paul Mackerras New
[v2] KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without panicking - - - - --- 2012-11-24 Paul Mackerras New
KVM: PPC: Make EPCR a valid field for booke64 and bookehv - - - - --- 2012-12-01 Alexander Graf New
[PULL,00/28] ppc patch queue 2012-12-06 - - - - --- 2012-12-06 Alexander Graf New
[01/28] KVM: Distangle eventfd code from irqchip - - - - --- 2012-12-06 Alexander Graf New
[02/28] KVM: PPC: Support eventfd - - - - --- 2012-12-06 Alexander Graf New
[03/28] KVM: PPC: Book3S HV: Restructure HPT entry creation code - - - - --- 2012-12-06 Alexander Graf New
[04/28] KVM: PPC: Book3S HV: Fix bug causing loss of page dirty state - - - - --- 2012-12-06 Alexander Graf New
« 1 2 ... 10 11 1272 73 »