Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b9cfddd90d03b9000f1dd969149c0d091101dcef
/
arch
/
powerpc
/
kvm
/
powerpc.c
a293292
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
by Paul Mackerras
· 12 years ago
0e673fb
KVM: PPC: Support eventfd
by Alexander Graf
· 12 years ago
42897d8
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
by Marcelo Tosatti
· 12 years ago
5bd1cf1
KVM: PPC: set IN_GUEST_MODE before checking requests
by Scott Wood
· 12 years ago
a47d72f
KVM: PPC: Book3S HV: Fix updates of vcpu->cpu
by Paul Mackerras
· 12 years ago
dfe49db
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
by Paul Mackerras
· 12 years ago
a66b48c
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
by Paul Mackerras
· 12 years ago
f61c94b
KVM: PPC: booke: Add watchdog emulation
by Bharat Bhushan
· 12 years ago
7c973a2
KVM: PPC: Add return value to core_check_requests
by Alexander Graf
· 12 years ago
7ee7885
KVM: PPC: Add return value in prepare_to_enter
by Alexander Graf
· 12 years ago
206c2ed
KVM: PPC: Ignore EXITING_GUEST_MODE mode
by Alexander Graf
· 12 years ago
3766a4c
KVM: PPC: Move kvm_guest_enter call into generic code
by Alexander Graf
· 12 years ago
bd2be68
KVM: PPC: Book3S: PR: Rework irq disabling
by Alexander Graf
· 12 years ago
03d25c5
KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
by Alexander Graf
· 12 years ago
f4800b1
KVM: PPC: Expose SYNC cap based on mmu notifiers
by Alexander Graf
· 12 years ago
9202e07
KVM: PPC: Add support for ePAPR idle hcall in host kernel
by Liu Yu-B13201
· 12 years ago
784bafa
KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500
by Stuart Yoder
· 12 years ago
fdcf8bd
KVM: PPC: use definitions in epapr header for hcalls
by Stuart Yoder
· 12 years ago
2df72e9
KVM: split kvm_arch_flush_shadow
by Marcelo Tosatti
· 12 years ago
d89cc61
KVM: Push rmap into kvm_arch_memory_slot
by Takuya Yoshikawa
· 12 years ago
32fad28
KVM: PPC: Book3S HV: Make the guest hash table size configurable
by Paul Mackerras
· 13 years ago
5b74716
kvm/powerpc: Add new ioctl to retreive server MMU infos
by Benjamin Herrenschmidt
· 13 years ago
f31e65e
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
by Benjamin Herrenschmidt
· 13 years ago
bf7ca4b
KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
by Alexander Graf
· 13 years ago
73196cd
KVM: PPC: e500mc support
by Scott Wood
· 13 years ago
d30f6e4
KVM: PPC: booke: category E.HV (GS-mode) support
by Scott Wood
· 13 years ago
043cc4d
KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
by Scott Wood
· 13 years ago
b6d3383
KVM: Factor out kvm_vcpu_kick to arch-generic code
by Christoffer Dall
· 13 years ago
db3fe4e
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
by Takuya Yoshikawa
· 13 years ago
b3c5d3c
KVM: PPC: Rename MMIO register identifiers
by Alexander Graf
· 13 years ago
31f3438
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
by Paul Mackerras
· 13 years ago
1022fc3
KVM: PPC: Add support for explicit HIOR setting
by Alexander Graf
· 13 years ago
e24ed81
KVM: PPC: Add generic single register ioctls
by Alexander Graf
· 13 years ago
b543403
KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
by Matt Evans
· 13 years ago
03cdab5
KVM: PPC: Fix vcpu_create dereference before validity check.
by Matt Evans
· 13 years ago
342d3db
KVM: PPC: Implement MMU notifiers for Book3S HV guests
by Paul Mackerras
· 13 years ago
4e72dbe
KVM: PPC: Make wakeups work again for Book3S HV guests
by Paul Mackerras
· 13 years ago
ae21216
KVM: PPC: align vcpu_kick with x86
by Alexander Graf
· 13 years ago
dfd4d47
KVM: PPC: booke: Improve timer register emulation
by Scott Wood
· 13 years ago
b590497
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
by Scott Wood
· 13 years ago
25051b5
KVM: PPC: Move prepare_to_enter call site into subarch code
by Scott Wood
· 13 years ago
7e28e60e
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
by Scott Wood
· 13 years ago
dc83b8b
KVM: PPC: e500: MMU API
by Scott Wood
· 13 years ago
5b1c149
KVM: s390: ucontrol: export SIE control block to user
by Carsten Otte
· 13 years ago
e08b963
KVM: s390: add parameter for KVM_CREATE_VM
by Carsten Otte
· 13 years ago
bb75c62
Revert "KVM: PPC: Add support for explicit HIOR setting"
by Alexander Graf
· 13 years ago
ead53f2
powerpc: remove non-required uses of include <linux/module.h>
by Paul Gortmaker
· 13 years ago
19ccb76
KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code
by Paul Mackerras
· 13 years ago
af8f38b
KVM: PPC: Add sanity checking to vcpu_run
by Alexander Graf
· 13 years ago
930b412
KVM: PPC: Enable the PAPR CAP for Book3S
by Alexander Graf
· 13 years ago
a15bd35
KVM: PPC: Add support for explicit HIOR setting
by Alexander Graf
· 13 years ago
9e368f2
KVM: PPC: book3s_hv: Add support for PPC970-family processors
by Paul Mackerras
· 13 years ago
aa04b4c
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
by Paul Mackerras
· 13 years ago
371fefd
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
by Paul Mackerras
· 13 years ago
54738c0
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
by David Gibson
· 13 years ago
a8606e2
KVM: PPC: Handle some PAPR hcalls in the kernel
by Paul Mackerras
· 13 years ago
de56a94
KVM: PPC: Add support for Book3S processors in hypervisor mode
by Paul Mackerras
· 13 years ago
df6909e5
KVM: PPC: Move guest enter/exit down into subarch-specific code
by Paul Mackerras
· 13 years ago
f9e0554
KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down
by Paul Mackerras
· 13 years ago
a4cd8b2
KVM: PPC: e500: enable magic page
by Scott Wood
· 13 years ago
5ce941e
KVM: PPC: booke: add sregs support
by Scott Wood
· 14 years ago
eab1767
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
by Scott Wood
· 14 years ago
09000ad
KVM: PPC: Fix issue clearing exit timing counters
by Bharat Bhushan
· 14 years ago
d89f5ef
KVM: Clean up vm creation and release
by Jan Kiszka
· 14 years ago
d8cdddc
KVM: PPC: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
7b4203e
KVM: PPC: Expose level based interrupt cap
by Alexander Graf
· 14 years ago
df1bfa2
KVM: PPC: Put segment registers in shared page
by Alexander Graf
· 14 years ago
7508e16
KVM: PPC: Add feature bitmap for magic page
by Alexander Graf
· 14 years ago
15711e9
KVM: PPC: Add get_pvinfo interface to query hypercall instructions
by Alexander Graf
· 14 years ago
5fc8740
KVM: PPC: Expose magic page support to guest
by Alexander Graf
· 14 years ago
2a342ed
KVM: PPC: Implement hypervisor interface
by Alexander Graf
· 14 years ago
666e725
KVM: PPC: Convert MSR to shared page
by Alexander Graf
· 14 years ago
a1f4d395
KVM: Remove memory alias support
by Avi Kivity
· 14 years ago
69b6183
KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_run
by Denis Kirjanov
· 14 years ago
9373662
KVM: Consolidate arch specific vcpu ioctl locking
by Avi Kivity
· 14 years ago
19483d1
KVM: PPC: Centralize locking of arch specific vcpu ioctls
by Avi Kivity
· 14 years ago
2122ff5
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
by Avi Kivity
· 14 years ago
c7f38f4
KVM: PPC: Improve indirect svcpu accessors
by Alexander Graf
· 15 years ago
287d561
KVM: PPC: Only use QPRs when available
by Alexander Graf
· 15 years ago
ad0a048
KVM: PPC: Add OSI hypercall interface
by Alexander Graf
· 15 years ago
71fbfd5
KVM: Add support for enabling capabilities per-vcpu
by Alexander Graf
· 15 years ago
1897876
KVM: PPC: Allow userspace to unset the IRQ line
by Alexander Graf
· 15 years ago
06056bf
KVM: PPC: Do not create debugfs if fail to create vcpu
by Wei Yongjun
· 15 years ago
a595405
KVM: PPC: Destory timer on vcpu destruction
by Alexander Graf
· 15 years ago
c10207f
KVM: PPC: Add capability for paired singles
by Alexander Graf
· 15 years ago
3587d53
KVM: PPC: Teach MMIO Signedness
by Alexander Graf
· 15 years ago
b104d06
KVM: PPC: Enable MMIO to do 64 bits, fprs and qprs
by Alexander Graf
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6474920
KVM: fix cleanup_srcu_struct on vm destruction
by Marcelo Tosatti
· 15 years ago
8e5b26b
KVM: PPC: Use accessor functions for GPR access
by Alexander Graf
· 15 years ago
f7784b8
KVM: split kvm_arch_set_memory_region into prepare and commit
by Marcelo Tosatti
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
e15a113
powerpc/kvm: Sync guest visible MMU state
by Alexander Graf
· 15 years ago
10474ae
KVM: Activate Virtualization On Demand
by Alexander Graf
· 15 years ago
367e131
KVM: Return -ENOTTY on unrecognized ioctls
by Avi Kivity
· 15 years ago
544c676
Use hrtimers for the decrementer
by Alexander Graf
· 15 years ago
4e75575
Move dirty logging code to sub-arch
by Alexander Graf
· 15 years ago
a1b3710
KVM: Reduce runnability interface with arch support code
by Gleb Natapov
· 15 years ago
46f43c6
KVM: powerpc: convert marker probes to event trace
by Marcelo Tosatti
· 15 years ago
988a2ca
KVM: Use macro to iterate over vcpus.
by Gleb Natapov
· 15 years ago
Next »