| [8/8] KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte() |
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 |
| [6/8] KVM: PPC: Book3S HV: Fix accounting of stolen time |
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 |
| [4/8] KVM: PPC: Book3S HV: Fixes for late-joining 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 |
| [2/8] KVM: PPC: Book3S HV: Fix some races in starting secondary threads |
2012-10-15 |
Paul Mackerras |
|
New |
| [1/8] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online |
2012-10-15 |
Paul Mackerras |
|
New |
| [12/12] KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface |
2012-10-11 |
Mihai Caraman |
|
New |
| [11/12] KVM: PPC: booke: Add EPCR support in sregs |
2012-10-11 |
Mihai Caraman |
|
New |
| [10/12] KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation |
2012-10-11 |
Mihai Caraman |
|
New |
| [09/12] KVM: PPC: bookehv: Add guest computation mode for irq delivery |
2012-10-11 |
Mihai Caraman |
|
New |
| [08/12] KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit |
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 |
| [06/12] KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulation |
2012-10-11 |
Mihai Caraman |
|
New |
| [05/12] KVM: PPC: e500: Add emulation helper for getting instruction ea |
2012-10-11 |
Mihai Caraman |
|
New |
| [04/12] KVM: PPC64: bookehv: Add support for interrupt handling |
2012-10-11 |
Mihai Caraman |
|
New |
| [03/12] KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler |
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 |
| [01/12] KVM: PPC: e500: Silence bogus GCC warning in tlb code |
2012-10-11 |
Mihai Caraman |
|
New |
| [RFC] KVM: PPC: Remove 44x target |
2012-10-07 |
Alexander Graf |
|
New |
| KVM: Documentation: Fix reentry-to-be-consistent paragraph |
2012-10-07 |
Alexander Graf |
|
New |
| [3/3] KVM: PPC: BookE: Forward DBCR0 to user space |
2012-10-06 |
Alexander Graf |
|
New |
| [2/3] KVM: PPC: Add SPR emulation exits |
2012-10-06 |
Alexander Graf |
|
New |
| [1/3] KVM: PPC: Move mtspr/mfspr emulation into own functions |
2012-10-06 |
Alexander Graf |
|
New |
| KVM: PPC: 44x: fix DCR read/write |
2012-10-06 |
Alexander Graf |
|
New |
| [3/3] kvm tools: Do setup_fdt() later, get powerpc to boot again |
2012-10-05 |
Michael Ellerman |
|
New |
| [2/3] kvm tools: Fix segfault on powerpc in xics_register() |
2012-10-05 |
Michael Ellerman |
|
New |
| [1/3] kvm tools: Fix powerpc build errors caused by recent changes |
2012-10-05 |
Michael Ellerman |
|
New |
| [56/56] arch/powerpc/kvm/e500_tlb.c: fix error return code |
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 |
| [54/56] KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface |
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 |
| [52/56] KVM: PPC: set IN_GUEST_MODE before checking requests |
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 |
| [50/56] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map |
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 |
| [48/56] KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs |
2012-10-04 |
Alexander Graf |
|
New |
| [47/56] KVM: PPC: Book3S HV: Fix updates of vcpu->cpu |
2012-10-04 |
Alexander Graf |
|
New |
| [46/56] KVM: Move some PPC ioctl definitions to the correct place |
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 |
| [44/56] KVM: PPC: Move kvm->arch.slot_phys into memslot.arch |
2012-10-04 |
Alexander Graf |
|
New |
| [43/56] KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots |
2012-10-04 |
Alexander Graf |
|
New |
| [42/56] KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macro |
2012-10-04 |
Alexander Graf |
|
New |
| [41/56] KVM: PPC: BookE: Support FPU on non-hv systems |
2012-10-04 |
Alexander Graf |
|
New |
| [40/56] KVM: PPC: 440: Implement mfdcrx |
2012-10-04 |
Alexander Graf |
|
New |
| [39/56] KVM: PPC: 440: Implement mtdcrx |
2012-10-04 |
Alexander Graf |
|
New |
| [38/56] Document IACx/DACx registers access using ONE_REG API |
2012-10-04 |
Alexander Graf |
|
New |
| [37/56] KVM: PPC: E500: Remove E500_TLB_DIRTY flag |
2012-10-04 |
Alexander Graf |
|
New |
| [36/56] KVM: PPC: Use symbols for exit trace |
2012-10-04 |
Alexander Graf |
|
New |
| [35/56] KVM: PPC: BookE: Add MCSR SPR support |
2012-10-04 |
Alexander Graf |
|
New |
| [34/56] KVM: PPC: 44x: Initialize PVR |
2012-10-04 |
Alexander Graf |
|
New |
| [33/56] booke: Added ONE_REG interface for IAC/DAC debug registers |
2012-10-04 |
Alexander Graf |
|
New |
| [32/56] KVM: PPC: booke: Add watchdog emulation |
2012-10-04 |
Alexander Graf |
|
New |
| [31/56] KVM: PPC: Add return value to core_check_requests |
2012-10-04 |
Alexander Graf |
|
New |
| [30/56] KVM: PPC: Add return value in prepare_to_enter |
2012-10-04 |
Alexander Graf |
|
New |
| [29/56] KVM: PPC: Ignore EXITING_GUEST_MODE mode |
2012-10-04 |
Alexander Graf |
|
New |
| [28/56] KVM: PPC: Move kvm_guest_enter call into generic code |
2012-10-04 |
Alexander Graf |
|
New |
| [27/56] KVM: PPC: Book3S: PR: Rework irq disabling |
2012-10-04 |
Alexander Graf |
|
New |
| [26/56] KVM: PPC: Consistentify vcpu exit path |
2012-10-04 |
Alexander Graf |
|
New |
| [25/56] KVM: PPC: Book3S: PR: Indicate we're out of guest mode |
2012-10-04 |
Alexander Graf |
|
New |
| [24/56] KVM: PPC: Exit guest context while handling exit |
2012-10-04 |
Alexander Graf |
|
New |
| [23/56] KVM: PPC: Book3S: PR: Only do resched check once per exit |
2012-10-04 |
Alexander Graf |
|
New |
| [22/56] KVM: PPC: BookE: Drop redundant vcpu->mode set |
2012-10-04 |
Alexander Graf |
|
New |
| [21/56] KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support |
2012-10-04 |
Alexander Graf |
|
New |
| [20/56] KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr |
2012-10-04 |
Alexander Graf |
|
New |
| [19/56] KVM: PPC: BookE: No duplicate request != 0 check |
2012-10-04 |
Alexander Graf |
|
New |
| [18/56] KVM: PPC: BookE: Add some more trace points |
2012-10-04 |
Alexander Graf |
|
New |
| [17/56] KVM: PPC: E500: Implement MMU notifiers |
2012-10-04 |
Alexander Graf |
|
New |
| [16/56] KVM: PPC: BookE: Add support for vcpu->mode |
2012-10-04 |
Alexander Graf |
|
New |
| [15/56] KVM: PPC: BookE: Add check_requests helper function |
2012-10-04 |
Alexander Graf |
|
New |
| [14/56] powerpc/epapr: export epapr_hypercall_start |
2012-10-04 |
Alexander Graf |
|
New |
| [13/56] KVM: PPC: Quieten message about allocating linear regions |
2012-10-04 |
Alexander Graf |
|
New |
| [12/56] KVM: PPC: E500: Fix clear_tlb_refs |
2012-10-04 |
Alexander Graf |
|
New |
| [11/56] KVM: PPC: BookE: Expose remote TLB flushes in debugfs |
2012-10-04 |
Alexander Graf |
|
New |
| [10/56] KVM: PPC: Expose SYNC cap based on mmu notifiers |
2012-10-04 |
Alexander Graf |
|
New |
| [09/56] KVM: PPC: PR: Use generic tracepoint for guest exit |
2012-10-04 |
Alexander Graf |
|
New |
| [08/56] PPC: Don't use hardcoded opcode for ePAPR hcall invocation |
2012-10-04 |
Alexander Graf |
|
New |
| [07/56] powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls |
2012-10-04 |
Alexander Graf |
|
New |
| [06/56] PPC: select EPAPR_PARAVIRT for all users of epapr hcalls |
2012-10-04 |
Alexander Graf |
|
New |
| [05/56] KVM: PPC: ev_idle hcall support for e500 guests |
2012-10-04 |
Alexander Graf |
|
New |
| [04/56] KVM: PPC: Add support for ePAPR idle hcall in host kernel |
2012-10-04 |
Alexander Graf |
|
New |
| [03/56] KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500 |
2012-10-04 |
Alexander Graf |
|
New |
| [02/56] KVM: PPC: use definitions in epapr header for hcalls |
2012-10-04 |
Alexander Graf |
|
New |
| [01/56] PPC: epapr: create define for return code value of success |
2012-10-04 |
Alexander Graf |
|
New |
| [PULL,00/56] ppc patch queue 2012-10-04 |
2012-10-04 |
Alexander Graf |
|
New |
| KVM: PPC: Book3S HV: Allow DTL to be unregistered through KVM_SET_ONE_REG interface |
2012-09-28 |
Paul Mackerras |
|
New |
| [v2,09/10] KVM: PPC: Book3S HV: Fix accounting of stolen time |
2012-09-27 |
Paul Mackerras |
|
New |
| [v2,06/10] KVM: PPC: Book3S HV: Don't access runnable threads list without vcore lock |
2012-09-27 |
Paul Mackerras |
|
New |
| [v5,3/3] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas |
2012-09-26 |
Paul Mackerras |
|
New |
| [v5,2/3] KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface |
2012-09-26 |
Paul Mackerras |
|
New |
| [v5,1/3] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface |
2012-09-26 |
Paul Mackerras |
|
New |
| [3/3] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas |
2012-09-25 |
Paul Mackerras |
|
New |
| [2/3] KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface |
2012-09-25 |
Paul Mackerras |
|
New |
| [v4,1/3] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface |
2012-09-25 |
Paul Mackerras |
|
New |
| [v3,2/2] KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface |
2012-09-21 |
Paul Mackerras |
|
New |
| [v3,1/2] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface |
2012-09-21 |
Paul Mackerras |
|
New |
| [10/10] KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation |
2012-09-21 |
Paul Mackerras |
|
New |
| [09/10] KVM: PPC: Book3S HV: Fix accounting of stolen time |
2012-09-21 |
Paul Mackerras |
|
New |
| [08/10] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run |
2012-09-21 |
Paul Mackerras |
|
New |