Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b8907339534b8d17f6aad9e9cc98d490aa0c6137
/
arch
/
powerpc
/
kvm
5fabc48
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
e725421
virtio: expose for non-virtualization users too
by Ohad Ben-Cohen
· 13 years ago
9e368f2
KVM: PPC: book3s_hv: Add support for PPC970-family processors
by Paul Mackerras
· 13 years ago
969391c
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits
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
3c42bf8
KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu
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
3cf658b
KVM: PPC: Deliver program interrupts right away instead of queueing them
by Paul Mackerras
· 13 years ago
b01c8b5
powerpc, KVM: Rework KVM checks in first-level interrupt handlers
by Paul Mackerras
· 13 years ago
f05ed4d
KVM: PPC: Split out code from book3s.c into book3s_pr.c
by Paul Mackerras
· 13 years ago
c4befc5
KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
by Paul Mackerras
· 13 years ago
149dbdb
KVM: PPC: Fix machine checks on 32-bit Book3S
by Paul Mackerras
· 13 years ago
1aee47a
KVM: PPC: e500: Don't search over the entire TLB0.
by Scott Wood
· 13 years ago
dd9ebf1f
KVM: PPC: e500: Add shadow PID support
by Liu Yu
· 13 years ago
08b7fa9
KVM: PPC: e500: Stop keeping shadow TLB
by Liu Yu
· 13 years ago
a4cd8b2
KVM: PPC: e500: enable magic page
by Scott Wood
· 13 years ago
9973d54
KVM: PPC: e500: Support large page mappings of PFNMAP vmas.
by Scott Wood
· 13 years ago
59c1f4e
KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.
by Scott Wood
· 13 years ago
0ef309956
KVM: PPC: e500: don't use MAS0 as intermediate storage.
by Scott Wood
· 13 years ago
6fc4d1e
KVM: PPC: e500: Disable preloading TLB1 in tlb_load().
by Scott Wood
· 13 years ago
4cd35f6
KVM: PPC: e500: Save/restore SPE state
by Scott Wood
· 13 years ago
ecee273
KVM: PPC: booke: use shadow_msr
by Scott Wood
· 13 years ago
a22a2da
KVM: PPC: Resolve real-mode handlers through function exports
by Alexander Graf
· 14 years ago
24294b9
KVM: PPC: fix partial application of "exit timing in ticks"
by Stuart Yoder
· 14 years ago
f4b10bc
Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 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
1a040b2
KVM: PPC: use ticks, not usecs, for exit timing
by Stuart Yoder
· 14 years ago
49ea069
KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
by Scott Wood
· 14 years ago
90d34b0
KVM: PPC: e500: emulate SVR
by Scott Wood
· 14 years ago
593adf3
powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors
by Paul Mackerras
· 14 years ago
44075d9
powerpc/kvm: Fix kvmppc_core_pending_dec
by Paul Mackerras
· 14 years ago
09000ad
KVM: PPC: Fix issue clearing exit timing counters
by Bharat Bhushan
· 14 years ago
673b189
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
by Paul Mackerras
· 14 years ago
a5d4f3a
powerpc: Base support for exceptions using HSRR0/1
by Benjamin Herrenschmidt
· 14 years ago
2dd60d7
powerpc: In HV mode, use HSPRG0 for PACA
by Benjamin Herrenschmidt
· 14 years ago
bc9c193
KVM: PPC: Fix SPRG get/set for Book3S and BookE
by Peter Tyser
· 14 years ago
d89f5ef
KVM: Clean up vm creation and release
by Jan Kiszka
· 14 years ago
2653503
KVM: replace vmalloc and memset with vzalloc
by Takuya Yoshikawa
· 14 years ago
df8940e
KVM: PPC: BookE: Load the lower half of MSR
by Scott Wood
· 14 years ago
bb59e97
KVM: PPC: BookE: fix sleep with interrupts disabled
by Scott Wood
· 14 years ago
f22e2f0
KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().
by Scott Wood
· 14 years ago
d8cdddc
KVM: PPC: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
1765a1f
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
344941b
KVM: PPC: Fix compile error in e500_tlb.c
by Alexander Graf
· 14 years ago
21e537b
KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug
by Kyle Moffett
· 14 years ago
c5335f1
KVM: PPC: Implement level interrupts for BookE
by Alexander Graf
· 14 years ago
7b4203e
KVM: PPC: Expose level based interrupt cap
by Alexander Graf
· 14 years ago
17bd158
KVM: PPC: Implement Level interrupts on Book3S
by Alexander Graf
· 14 years ago
ebc65874
KVM: PPC: allow ppc440gp to pass the compatibility check
by Hollis Blanchard
· 14 years ago
0b3bafc
KVM: PPC: fix compilation of "dump tlbs" debug function
by Hollis Blanchard
· 14 years ago
082decf
KVM: PPC: initialize IVORs in addition to IVPR
by Hollis Blanchard
· 14 years ago
296c19d
KVM: PPC: Don't put MSR_POW in MSR
by Alexander Graf
· 14 years ago
8b6db3b
KVM: PPC: Implement correct SID mapping on Book3s_32
by Alexander Graf
· 14 years ago
9ee18b1
KVM: PPC: Update int_pending also on dequeue
by Alexander Graf
· 14 years ago
df1bfa2
KVM: PPC: Put segment registers in shared page
by Alexander Graf
· 14 years ago
8e86517
KVM: PPC: Interpret SR registers on demand
by Alexander Graf
· 14 years ago
c1c88e2
KVM: PPC: Move BAT handling code into spr handler
by Alexander Graf
· 14 years ago
7508e16
KVM: PPC: Add feature bitmap for magic page
by Alexander Graf
· 14 years ago
cb24c50
KVM: PPC: Remove unused define
by Alexander Graf
· 14 years ago
b9877ce
KVM: PPC: Revert "KVM: PPC: Use kernel hash function"
by Alexander Graf
· 14 years ago
928d78b
KVM: PPC: Move slb debugging to tracepoints
by Alexander Graf
· 14 years ago
e7c1d14
KVM: PPC: Make invalidation code more reliable
by Alexander Graf
· 14 years ago
2e60284
KVM: PPC: Don't flush PTEs on NX/RO hit
by Alexander Graf
· 14 years ago
4cb6b7e
KVM: PPC: Preload magic page when in kernel mode
by Alexander Graf
· 14 years ago
c60b4cf
KVM: PPC: Add tracepoints for generic spte flushes
by Alexander Graf
· 14 years ago
c22c319
KVM: PPC: Fix sid map search after flush
by Alexander Graf
· 14 years ago
8696ee4
KVM: PPC: Move pte invalidate debug code to tracepoint
by Alexander Graf
· 14 years ago
4c4eea7
KVM: PPC: Add tracepoint for generic mmu map
by Alexander Graf
· 14 years ago
82fdee7
KVM: PPC: Move book3s_64 mmu map debug print to trace point
by Alexander Graf
· 14 years ago
bed1ed9
KVM: PPC: Move EXIT_DEBUG partially to tracepoints
by Alexander Graf
· 14 years ago
646bab5
KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()
by Wei Yongjun
· 14 years ago
2b05d71
KVM: PPC: Make long relocations be ulong
by Alexander Graf
· 14 years ago
0e67790
KVM: PPC: Use MSR_DR for external load_up
by Alexander Graf
· 14 years ago
2d27fc5
KVM: PPC: Add book3s_32 tlbie flush acceleration
by Alexander Graf
· 14 years ago
4945138
KVM: PPC: correctly check gfn_to_pfn() return value
by Gleb Natapov
· 14 years ago
2e0908a
KVM: PPC: RCU'ify the Book3s MMU
by Alexander Graf
· 14 years ago
5302104
KVM: PPC: Book3S_32 MMU debug compile fixes
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
e850894
KVM: PPC: Magic Page Book3s support
by Alexander Graf
· 14 years ago
28e83b4
KVM: PPC: Make PAM a define
by Alexander Graf
· 14 years ago
90bba35
KVM: PPC: Tell guest about pending interrupts
by Alexander Graf
· 14 years ago
5c6cedf
KVM: PPC: Add PV guest critical sections
by Alexander Graf
· 14 years ago
2a342ed
KVM: PPC: Implement hypervisor interface
by Alexander Graf
· 14 years ago
a73a959
KVM: PPC: Convert SPRG[0-4] to shared page
by Alexander Graf
· 14 years ago
de7906c
KVM: PPC: Convert SRR0 and SRR1 to shared page
by Alexander Graf
· 14 years ago
5e03018
KVM: PPC: Convert DAR to shared page.
by Alexander Graf
· 14 years ago
d562de4
KVM: PPC: Convert DSISR to shared page
by Alexander Graf
· 14 years ago
666e725
KVM: PPC: Convert MSR to shared page
by Alexander Graf
· 14 years ago
96bc451
KVM: PPC: Introduce shared page
by Alexander Graf
· 14 years ago
4108d9b
powerpc/Makefiles: Change to new flag variables
by matt mooney
· 14 years ago
689fd14
powerpc: Remove pr_<level> uses of KERN_<level>
by Joe Perches
· 14 years ago
05d77ac
powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}
by Andreas Schwab
· 14 years ago
cdd854b
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
Next »