Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
539587511835ea12d8daa444cbed766cf2bc3612
/
arch
/
powerpc
/
include
/
asm
/
kvm_ppc.h
58ded42
KVM: PPC: Add support for 64bit TCE windows
by Alexey Kardashevskiy
· 9 years ago
520fe9c
KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection
by Suresh E. Warrier
· 9 years ago
0c2a660
KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM
by Suresh Warrier
· 9 years ago
79b6c24
KVM: PPC: Book3S HV: Host-side RM data structures
by Suresh Warrier
· 9 years ago
d3695aa
KVM: PPC: Add support for multiple-TCE hcalls
by Alexey Kardashevskiy
· 9 years ago
5ee7af1
KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers
by Alexey Kardashevskiy
· 9 years ago
ba049e9
kvm: rename pfn_t to kvm_pfn_t
by Dan Williams
· 9 years ago
f36f3f2
KVM: add "new" argument to kvm_arch_commit_memory_region
by Paolo Bonzini
· 9 years ago
09170a4
KVM: const-ify uses of struct kvm_userspace_memory_region
by Paolo Bonzini
· 9 years ago
e928e9c
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
by Michael Ellerman
· 10 years ago
c17b98c
KVM: PPC: Book3S HV: Remove code for PPC970 processors
by Paul Mackerras
· 10 years ago
00c027d
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-next
by Paolo Bonzini
· 10 years ago
5712846
kvm: Fix page ageing bugs
by Andres Lagar-Cavilla
· 10 years ago
a59c1d9
powerpc/kvm: support to handle sw breakpoint
by Madhavan Srinivasan
· 10 years ago
d02d4d1
KVM: PPC: Remove the tasklet used by the hrtimer
by Mihai Caraman
· 10 years ago
2f699a5
KVM: PPC: BOOKE: Emulate debug registers and exception
by Bharat Bhushan
· 10 years ago
5a484c7
KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr
by Bharat Bhushan
· 10 years ago
ce91ddc
KVM: PPC: Remove DCR handling
by Alexander Graf
· 10 years ago
8de1201
KVM: PPC: Expose helper functions for data/inst faults
by Alexander Graf
· 10 years ago
d69614a
KVM: PPC: Separate loadstore emulation from priv emulation
by Alexander Graf
· 10 years ago
35c4a73
KVM: PPC: Move kvmppc_ld/st to common code
by Alexander Graf
· 10 years ago
7d15c06
KVM: PPC: Implement kvmppc_xlate for all targets
by Alexander Graf
· 10 years ago
51f0472
KVM: PPC: Allow kvmppc_get_last_inst() to fail
by Mihai Caraman
· 10 years ago
34f754b
kvm: ppc: Add SPRN_EPR get helper function
by Bharat Bhushan
· 10 years ago
dc16854
kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
by Bharat Bhushan
· 10 years ago
1dc0c5b
kvm: ppc: bookehv: Added wrapper macros for shadow registers
by Bharat Bhushan
· 10 years ago
ae2113a
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
by Paul Mackerras
· 10 years ago
c5aec4c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
5deb8e7
KVM: PPC: Make shared struct aka magic page guest endian
by Alexander Graf
· 11 years ago
441c19c
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
by Michael Ellerman
· 10 years ago
69e9fbb2
KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE
by Laurent Dufour
· 11 years ago
6c85f52
kvm/ppc: IRQ disabling cleanup
by Scott Wood
· 11 years ago
7360177
KVM: PPC: Book3S: MMIO emulation support for little endian guests
by Cédric Le Goater
· 11 years ago
a78b55d
kvm: powerpc: book3s: drop is_hv_enabled
by Aneesh Kumar K.V
· 11 years ago
cbbc58d
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
by Aneesh Kumar K.V
· 11 years ago
5587027
kvm: Add struct kvm arg to memslot APIs
by Aneesh Kumar K.V
· 11 years ago
699cc87
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
by Aneesh Kumar K.V
· 11 years ago
3a167bea
kvm: powerpc: Add kvmppc_ops callback
by Aneesh Kumar K.V
· 11 years ago
9975f5e
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
by Aneesh Kumar K.V
· 11 years ago
5f1c248
kvm/ppc: Call trace_hardirqs_on before entry
by Scott Wood
· 11 years ago
6c45b81
powerpc/kvm: Contiguous memory allocator based RMA allocation
by Aneesh Kumar K.V
· 11 years ago
fa61a4e3
powerpc/kvm: Contiguous memory allocator based hash page table allocation
by Aneesh Kumar K.V
· 11 years ago
5975a2e
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
by Paul Mackerras
· 12 years ago
8b78645
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
by Paul Mackerras
· 12 years ago
d19bd862
KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
by Paul Mackerras
· 12 years ago
54695c3
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
by Benjamin Herrenschmidt
· 12 years ago
bc5ad3f
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
by Benjamin Herrenschmidt
· 12 years ago
8e591cb
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
by Michael Ellerman
· 12 years ago
eb1e4f4
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
by Scott Wood
· 12 years ago
5df554a
kvm/ppc/mpic: in-kernel MPIC emulation
by Scott Wood
· 12 years ago
c402a3f
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
by Bharat Bhushan
· 12 years ago
adccf65
KVM: PPC: cache flush for kernel managed pages
by Bharat Bhushan
· 12 years ago
4fe27d2
KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
by Paul Mackerras
· 12 years ago
8482644
KVM: set_memory_region: Refactor commit_memory_region()
by Takuya Yoshikawa
· 12 years ago
1d542d9
KVM: PPC: booke: Allow multiple exception types
by Bharat Bhushan
· 12 years ago
1c81063
KVM: PPC: BookE: Implement EPR exit
by Alexander Graf
· 12 years ago
50c7bb8
KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1
by Alexander Graf
· 12 years ago
8823a8f
KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulation
by Mihai Caraman
· 12 years ago
7cdd7a9
KVM: PPC: e500: Add emulation helper for getting instruction ea
by Mihai Caraman
· 12 years ago
a293292
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
by Paul Mackerras
· 12 years ago
55b665b
KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
by Paul Mackerras
· 12 years ago
a8bd19e
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
by Paul Mackerras
· 12 years ago
a136a8b
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
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
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
862d31f
KVM: PPC: E500: Implement MMU notifiers
by Alexander Graf
· 12 years ago
249ba1e
KVM: PPC: Add cache flush on page map
by Alexander Graf
· 12 years ago
32fad28
KVM: PPC: Book3S HV: Make the guest hash table size configurable
by Paul Mackerras
· 13 years ago
54771e6
KVM: PPC: Emulator: clean up SPR reads and writes
by Alexander Graf
· 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
a8e4ef8
KVM: PPC: booke: rework rescheduling checks
by Alexander Graf
· 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
d2a1b48
KVM: PPC: Add HPT preallocator
by Alexander Graf
· 13 years ago
b4e7061
KVM: PPC: Convert RMA allocation into generic code
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
da9d1d7
KVM: PPC: Allow use of small pages to back Book3S HV guests
by Paul Mackerras
· 13 years ago
c77162d
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
by Paul Mackerras
· 13 years ago
dfd4d47
KVM: PPC: booke: Improve timer register emulation
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
af8f38b
KVM: PPC: Add sanity checking to vcpu_run
by Alexander Graf
· 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
2a342ed
KVM: PPC: Implement hypervisor interface
by Alexander Graf
· 14 years ago
9cc5e95
KVM: PPC: Extract MMU init
by Alexander Graf
· 15 years ago
c7f38f4
KVM: PPC: Improve indirect svcpu accessors
by Alexander Graf
· 15 years ago
1897876
KVM: PPC: Allow userspace to unset the IRQ line
by Alexander Graf
· 15 years ago
Next »