index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
powerpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: booke: Add watchdog emulation
Bharat Bhushan
2012-10-05
1
-2
/
+12
*
KVM: PPC: Add return value to core_check_requests
Alexander Graf
2012-10-05
1
-2
/
+4
*
KVM: PPC: Add return value in prepare_to_enter
Alexander Graf
2012-10-05
1
-3
/
+8
*
KVM: PPC: Ignore EXITING_GUEST_MODE mode
Alexander Graf
2012-10-05
1
-5
/
+0
*
KVM: PPC: Move kvm_guest_enter call into generic code
Alexander Graf
2012-10-05
1
-0
/
+3
*
KVM: PPC: Book3S: PR: Rework irq disabling
Alexander Graf
2012-10-05
1
-0
/
+14
*
KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
Alexander Graf
2012-10-05
1
-0
/
+57
*
KVM: PPC: Expose SYNC cap based on mmu notifiers
Alexander Graf
2012-10-05
1
-1
/
+7
*
KVM: PPC: Add support for ePAPR idle hcall in host kernel
Liu Yu-B13201
2012-10-05
1
-2
/
+8
*
KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500
Stuart Yoder
2012-10-05
1
-1
/
+9
*
KVM: PPC: use definitions in epapr header for hcalls
Stuart Yoder
2012-10-05
1
-5
/
+5
*
KVM: split kvm_arch_flush_shadow
Marcelo Tosatti
2012-09-06
1
-1
/
+5
*
KVM: Push rmap into kvm_arch_memory_slot
Takuya Yoshikawa
2012-08-06
1
-0
/
+8
*
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
2012-05-30
1
-0
/
+18
*
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
2012-05-06
1
-1
/
+17
*
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
2012-05-06
1
-2
/
+6
*
KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
Alexander Graf
2012-04-08
1
-4
/
+4
*
KVM: PPC: e500mc support
Scott Wood
2012-04-08
1
-3
/
+3
*
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
2012-04-08
1
-0
/
+5
*
KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
Scott Wood
2012-04-08
1
-0
/
+34
*
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
2012-04-08
1
-15
/
+6
*
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-08
1
-0
/
+10
*
KVM: PPC: Rename MMIO register identifiers
Alexander Graf
2012-03-05
1
-9
/
+9
*
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
2012-03-05
1
-38
/
+0
*
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
2012-03-05
1
-0
/
+13
*
KVM: PPC: Add generic single register ioctls
Alexander Graf
2012-03-05
1
-0
/
+41
*
KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
Matt Evans
2012-03-05
1
-0
/
+16
*
KVM: PPC: Fix vcpu_create dereference before validity check.
Matt Evans
2012-03-05
1
-2
/
+3
*
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
2012-03-05
1
-0
/
+3
*
KVM: PPC: Make wakeups work again for Book3S HV guests
Paul Mackerras
2012-03-05
1
-1
/
+1
*
KVM: PPC: align vcpu_kick with x86
Alexander Graf
2012-03-05
1
-1
/
+6
*
KVM: PPC: booke: Improve timer register emulation
Scott Wood
2012-03-05
1
-20
/
+13
*
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
1
-1
/
+1
*
KVM: PPC: Move prepare_to_enter call site into subarch code
Scott Wood
2012-03-05
1
-2
/
+0
*
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
2012-03-05
1
-1
/
+1
*
KVM: PPC: e500: MMU API
Scott Wood
2012-03-05
1
-0
/
+28
*
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
2012-03-05
1
-0
/
+5
*
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
2012-03-05
1
-1
/
+4
*
Revert "KVM: PPC: Add support for explicit HIOR setting"
Alexander Graf
2011-11-17
1
-1
/
+0
*
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code
Paul Mackerras
2011-09-25
1
-11
/
+10
*
KVM: PPC: Add sanity checking to vcpu_run
Alexander Graf
2011-09-25
1
-0
/
+28
*
KVM: PPC: Enable the PAPR CAP for Book3S
Alexander Graf
2011-09-25
1
-0
/
+5
*
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
2011-09-25
1
-0
/
+1
*
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
2011-07-12
1
-0
/
+3
*
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
2011-07-12
1
-0
/
+13
*
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
2011-07-12
1
-0
/
+4
*
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
David Gibson
2011-07-12
1
-0
/
+18
*
KVM: PPC: Handle some PAPR hcalls in the kernel
Paul Mackerras
2011-07-12
1
-1
/
+1
*
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
2011-07-12
1
-1
/
+21
[next]