| [8/8] KVM: PPC: Add cache flush on page map |
2012-08-07 |
Alexander Graf |
|
New |
| [1/4] Introduce a common kvm requests handler |
2012-08-09 |
Bharat Bhushan |
|
New |
| [2/4] KVM: PPC: booke: Add watchdog emulation |
2012-08-09 |
Bharat Bhushan |
|
New |
| [3/4] booke: Added ONE_REG interface for IAC/DAC debug registers |
2012-08-09 |
Bharat Bhushan |
|
New |
| [4/4] KVM: PPC: booke: Allow multiple exception types |
2012-08-09 |
Bharat Bhushan |
|
New |
| [1/4,v2] Introduce a common kvm requests handler |
2012-08-09 |
Bharat Bhushan |
|
New |
| [2/4,v2] KVM: PPC: booke: Add watchdog emulation |
2012-08-09 |
Bharat Bhushan |
|
New |
| [3/4,v2] booke: Added ONE_REG interface for IAC/DAC debug registers |
2012-08-09 |
Bharat Bhushan |
|
New |
| [4/4,v2] KVM: PPC: booke: Allow multiple exception types |
2012-08-09 |
Bharat Bhushan |
|
New |
| [1/5] KVM: PPC: BookE: Add check_requests helper function |
2012-08-09 |
Alexander Graf |
|
New |
| [2/5] KVM: PPC: BookE: Add support for vcpu->mode |
2012-08-09 |
Alexander Graf |
|
New |
| [3/5] KVM: PPC: E500: Implement MMU notifiers |
2012-08-09 |
Alexander Graf |
|
New |
| [4/5] KVM: PPC: Add cache flush on page map |
2012-08-09 |
Alexander Graf |
|
New |
| [5/5] KVM: PPC: BookE: Add some more trace points |
2012-08-09 |
Alexander Graf |
|
New |
| powerpc/epapr: export epapr_hypercall_start |
2012-08-10 |
Scott Wood |
|
New |
| [01/10] KVM: PPC: BookE: No duplicate request != 0 check |
2012-08-13 |
Alexander Graf |
|
New |
| [02/10] KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr |
2012-08-13 |
Alexander Graf |
|
New |
| [03/10] KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support |
2012-08-13 |
Alexander Graf |
|
New |
| [04/10] KVM: PPC: BookE: Drop redundant vcpu->mode set |
2012-08-13 |
Alexander Graf |
|
New |
| [05/10] KVM: PPC: Book3S: PR: Only do resched check once per exit |
2012-08-13 |
Alexander Graf |
|
New |
| [06/10] KVM: PPC: Exit guest context while handling exit |
2012-08-13 |
Alexander Graf |
|
New |
| [07/10] KVM: PPC: Book3S: PR: Indicate we're out of guest mode |
2012-08-13 |
Alexander Graf |
|
New |
| [08/10] KVM: PPC: Consistentify vcpu exit path |
2012-08-13 |
Alexander Graf |
|
New |
| [09/10] KVM: PPC: Book3S: PR: Rework irq disabling |
2012-08-13 |
Alexander Graf |
|
New |
| [10/10] KVM: PPC: Move kvm_guest_enter call into generic code |
2012-08-13 |
Alexander Graf |
|
New |
| [1/2] QEMU: extract file_load() function from rom_add_file() for reusing |
2012-08-13 |
Olivia Yin |
|
New |
| [2/2] QEMU: register reset handlers to write images into memory |
2012-08-13 |
Olivia Yin |
|
New |
| [1/2] KVM: PPC: Add return value in prepare_to_enter |
2012-08-13 |
Alexander Graf |
|
New |
| [2/2] KVM: PPC: Add return value to core_check_requests |
2012-08-13 |
Alexander Graf |
|
New |
| [1/2] KVM: PPC: 44x: Initialize PVR |
2012-08-13 |
Alexander Graf |
|
New |
| [2/2] KVM: PPC: BookE: Add MCSR SPR support |
2012-08-13 |
Alexander Graf |
|
New |
| [1/1] ppc: e500_tlb memset clears nothing |
2012-08-14 |
Andrew Morton |
|
New |
| [PULL,00/38] ppc patch queue 2012-08-15 |
2012-08-14 |
Alexander Graf |
|
New |
| [01/38] PPC: epapr: create define for return code value of success |
2012-08-14 |
Alexander Graf |
|
New |
| [02/38] KVM: PPC: use definitions in epapr header for hcalls |
2012-08-14 |
Alexander Graf |
|
New |
| [03/38] KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500 |
2012-08-14 |
Alexander Graf |
|
New |
| [04/38] KVM: PPC: Add support for ePAPR idle hcall in host kernel |
2012-08-14 |
Alexander Graf |
|
New |
| [05/38] KVM: PPC: ev_idle hcall support for e500 guests |
2012-08-14 |
Alexander Graf |
|
New |
| [06/38] PPC: select EPAPR_PARAVIRT for all users of epapr hcalls |
2012-08-14 |
Alexander Graf |
|
New |
| [07/38] powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls |
2012-08-14 |
Alexander Graf |
|
New |
| [08/38] PPC: Don't use hardcoded opcode for ePAPR hcall invocation |
2012-08-14 |
Alexander Graf |
|
New |
| [09/38] KVM: PPC: PR: Use generic tracepoint for guest exit |
2012-08-14 |
Alexander Graf |
|
New |
| [10/38] KVM: PPC: Expose SYNC cap based on mmu notifiers |
2012-08-14 |
Alexander Graf |
|
New |
| [11/38] KVM: PPC: BookE: Expose remote TLB flushes in debugfs |
2012-08-14 |
Alexander Graf |
|
New |
| [12/38] KVM: PPC: E500: Fix clear_tlb_refs |
2012-08-14 |
Alexander Graf |
|
New |
| [13/38] KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code |
2012-08-14 |
Alexander Graf |
|
New |
| [14/38] KVM: PPC: Quieten message about allocating linear regions |
2012-08-14 |
Alexander Graf |
|
New |
| [15/38] powerpc/epapr: export epapr_hypercall_start |
2012-08-14 |
Alexander Graf |
|
New |
| [16/38] KVM: PPC: BookE: Add check_requests helper function |
2012-08-14 |
Alexander Graf |
|
New |
| [17/38] KVM: PPC: BookE: Add support for vcpu->mode |
2012-08-14 |
Alexander Graf |
|
New |
| [18/38] KVM: PPC: E500: Implement MMU notifiers |
2012-08-14 |
Alexander Graf |
|
New |
| [19/38] KVM: PPC: Add cache flush on page map |
2012-08-14 |
Alexander Graf |
|
New |
| [20/38] KVM: PPC: BookE: Add some more trace points |
2012-08-14 |
Alexander Graf |
|
New |
| [21/38] KVM: PPC: BookE: No duplicate request != 0 check |
2012-08-14 |
Alexander Graf |
|
New |
| [22/38] KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr |
2012-08-14 |
Alexander Graf |
|
New |
| [23/38] KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support |
2012-08-14 |
Alexander Graf |
|
New |
| [24/38] KVM: PPC: BookE: Drop redundant vcpu->mode set |
2012-08-14 |
Alexander Graf |
|
New |
| [25/38] KVM: PPC: Book3S: PR: Only do resched check once per exit |
2012-08-14 |
Alexander Graf |
|
New |
| [26/38] KVM: PPC: Exit guest context while handling exit |
2012-08-14 |
Alexander Graf |
|
New |
| [27/38] KVM: PPC: Book3S: PR: Indicate we're out of guest mode |
2012-08-14 |
Alexander Graf |
|
New |
| [28/38] KVM: PPC: Consistentify vcpu exit path |
2012-08-14 |
Alexander Graf |
|
New |
| [29/38] KVM: PPC: Book3S: PR: Rework irq disabling |
2012-08-14 |
Alexander Graf |
|
New |
| [30/38] KVM: PPC: Move kvm_guest_enter call into generic code |
2012-08-14 |
Alexander Graf |
|
New |
| [31/38] KVM: PPC: Ignore EXITING_GUEST_MODE mode |
2012-08-14 |
Alexander Graf |
|
New |
| [32/38] KVM: PPC: Add return value in prepare_to_enter |
2012-08-14 |
Alexander Graf |
|
New |
| [33/38] KVM: PPC: Add return value to core_check_requests |
2012-08-14 |
Alexander Graf |
|
New |
| [34/38] KVM: PPC: booke: Add watchdog emulation |
2012-08-14 |
Alexander Graf |
|
New |
| [35/38] booke: Added ONE_REG interface for IAC/DAC debug registers |
2012-08-14 |
Alexander Graf |
|
New |
| [36/38] KVM: PPC: 44x: Initialize PVR |
2012-08-14 |
Alexander Graf |
|
New |
| [37/38] KVM: PPC: BookE: Add MCSR SPR support |
2012-08-14 |
Alexander Graf |
|
New |
| [38/38] ppc: e500_tlb memset clears nothing |
2012-08-14 |
Alexander Graf |
|
New |
| KVM: PPC: Use symbols for exit trace |
2012-08-14 |
Alexander Graf |
|
New |
| KVM: PPC: E500: Remove E500_TLB_DIRTY flag |
2012-08-15 |
Alexander Graf |
|
New |
| [1/2] KVM: PPC: 440: Implement mtdcrx |
2012-08-15 |
Alexander Graf |
|
New |
| [2/2] KVM: PPC: 440: Implement mfdcrx |
2012-08-15 |
Alexander Graf |
|
New |
| Document IACx/DACx registers access using ONE_REG API |
2012-08-16 |
Bharat Bhushan |
|
New |
| [1/3] KVM: PPC: 440: Implement mtdcrx |
2012-08-16 |
Alexander Graf |
|
New |
| [2/3] KVM: PPC: 440: Implement mfdcrx |
2012-08-16 |
Alexander Graf |
|
New |
| [3/3] KVM: PPC: BookE: Support FPU on non-hv systems |
2012-08-16 |
Alexander Graf |
|
New |
| [PULL,3.6,0/3] ppc patch queue 2012-08-16 for 3.6 |
2012-08-16 |
Alexander Graf |
|
New |
| [1/3] KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code |
2012-08-16 |
Alexander Graf |
|
New |
| [2/3] KVM: PPC: Add cache flush on page map |
2012-08-16 |
Alexander Graf |
|
New |
| [3/3] ppc: e500_tlb memset clears nothing |
2012-08-16 |
Alexander Graf |
|
New |
| KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas |
2012-08-17 |
Paul Mackerras |
|
New |
| [1/7] powerpc/kvm: Fix updates of vcpu->cpu on HV KVM |
2012-08-17 |
Benjamin Herrenschmidt |
|
New |
| [2/7] powerpc/kvm: Remove bogus update of thread IDs in HV KVM |
2012-08-17 |
Benjamin Herrenschmidt |
|
New |
| [3/7] powerpc/kvm: Add infrastructure to implement kernel-side RTAS calls |
2012-08-17 |
Benjamin Herrenschmidt |
|
New |
| [4/7] powerpc/kvm/xics: Add kernel emulation for the XICS interrupt controller |
2012-08-17 |
Benjamin Herrenschmidt |
|
New |
| [5/7] powerpc/kvm/xics: Switch ICP to use atomic updates |
2012-08-17 |
Benjamin Herrenschmidt |
|
New |
| [6/7] powerpc/kvm: Speed up wakeups of CPUs on HV KVM |
2012-08-17 |
Benjamin Herrenschmidt |
|
New |
| [7/7] powerpc/kvm/xics: Add support for real mode ICP |
2012-08-17 |
Benjamin Herrenschmidt |
|
New |
| [1/6] KVM: PPC: booke: use vcpu reference from thread_struct |
2012-08-21 |
Bharat Bhushan |
|
New |
| [2/6] KVM: PPC: booke: Allow multiple exception types |
2012-08-21 |
Bharat Bhushan |
|
New |
| [3/6] KVM: PPC: booke: Added debug handler |
2012-08-21 |
Bharat Bhushan |
|
New |
| [4/6] KVM: PPC: debug stub interface parameter defined |
2012-08-21 |
Bharat Bhushan |
|
New |
| [5/6] booke: Added DBCR4 SPR number |
2012-08-21 |
Bharat Bhushan |
|
New |
| [6/6] KVM: booke/bookehv: Add debug stub support |
2012-08-21 |
Bharat Bhushan |
|
New |
| KVM: PPC: set IN_GUEST_MODE before checking requests |
2012-08-23 |
Scott Wood |
|
New |
| [1/2] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map |
2012-08-23 |
Scott Wood |
|
New |
| [2/2] KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages |
2012-08-23 |
Scott Wood |
|
New |