Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9f815a1765b0ce766ab1d26ef192d30410f70b2b
/
arch
/
powerpc
/
kvm
c0a187e
KVM: powerpc: Fix BUILD_BUG_ON condition
by Hollis Blanchard
· 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
38634e6
powerpc/kvm: Remove problematic BUILD_BUG_ON statement
by Benjamin Herrenschmidt
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
723e9db
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
a1b3710
KVM: Reduce runnability interface with arch support code
by Gleb Natapov
· 15 years ago
2023a29
KVM: remove old KVMTRACE support code
by Marcelo Tosatti
· 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
06579dd
KVM: ppc: e500: Add MMUCFG and PVR emulation
by Liu Yu
· 15 years ago
5b7c1a2
KVM: ppc: e500: Directly pass pvr to guest
by Liu Yu
· 15 years ago
0cfb50e
KVM: ppc: e500: Move to Book-3e MMU definitions
by Liu Yu
· 15 years ago
2986b8c
KVM: powerpc: fix some init/exit annotations
by Stephen Rothwell
· 15 years ago
0ba12d1
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
by Avi Kivity
· 15 years ago
ee43eb7
powerpc: Use names rather than numbers for SPRGs (v2)
by Benjamin Herrenschmidt
· 15 years ago
ba55bd7
powerpc: Add configurable -Werror for arch/powerpc
by Michael Ellerman
· 15 years ago
7864612
KVM: Fix interrupt unhalting a vcpu when it shouldn't
by Gleb Natapov
· 16 years ago
046a48b
KVM: ppc: e500: Fix the bug that KVM is unstable in SMP
by Liu Yu
· 16 years ago
bc35cbc
KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entry
by Liu Yu
· 16 years ago
b0a1835
KVM: ppc: Add emulation of E500 register mmucsr0
by Liu Yu
· 16 years ago
9aa4dd5
KVM: ppc: Move to new TLB invalidate interface
by Liu Yu
· 16 years ago
fb2838d
KVM: ppc: Fix e500 warnings and some spelling problems
by Liu Yu
· 16 years ago
5d9b8e3
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
by Avi Kivity
· 16 years ago
f5d0906
KVM: ppc: remove debug support broken by KVM debug rewrite
by Hollis Blanchard
· 16 years ago
bb3a8a1
KVM: ppc: Add extra E500 exceptions
by Hollis Blanchard
· 16 years ago
bdc89f1
KVM: ppc: distinguish between interrupts and priorities
by Hollis Blanchard
· 16 years ago
b52a638
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
by Hollis Blanchard
· 16 years ago
bc8080c
KVM: ppc: E500 core-specific code
by Hollis Blanchard
· 16 years ago
17c885e
KVM: ppc: ifdef iccci with CONFIG_44x
by Hollis Blanchard
· 16 years ago
f7b200a
KVM: ppc: Add dbsr in kvm_vcpu_arch
by Hollis Blanchard
· 16 years ago
d0c7dc0
KVM: ppc: split out common Book E instruction emulation
by Hollis Blanchard
· 16 years ago
cea5d8c
KVM: ppc: use macros instead of hardcoded literals for instruction decoding
by Hollis Blanchard
· 16 years ago
f443536
KVM: ppc: remove last 44x-specific bits from booke.c
by Hollis Blanchard
· 16 years ago
fa86b8d
KVM: ppc: rename 44x MMU functions used in booke.c
by Hollis Blanchard
· 16 years ago
be8d1ca
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
by Hollis Blanchard
· 16 years ago
58a9621
KVM: ppc: change kvmppc_mmu_map() parameters
by Hollis Blanchard
· 16 years ago
475e7cd
KVM: ppc: small cosmetic changes to Book E DTLB miss handler
by Hollis Blanchard
· 16 years ago
ecc0981
KVM: ppc: cosmetic changes to mmu hook names
by Hollis Blanchard
· 16 years ago
d0bfb94
KVM: New guest debug interface
by Jan Kiszka
· 16 years ago
ad8ba2c
KVM: Add kvm_arch_sync_events to sync with asynchronize events
by Sheng Yang
· 16 years ago
ca9edae
KVM: Consolidate userspace memory capability reporting into common code
by Avi Kivity
· 16 years ago
7b70159
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
by Hollis Blanchard
· 16 years ago
73e75b4
KVM: ppc: Implement in-kernel exit timing statistics
by Hollis Blanchard
· 16 years ago
c5fbdff
KVM: ppc: save and restore guest mappings on context switch
by Hollis Blanchard
· 16 years ago
7924bd4
KVM: ppc: directly insert shadow mappings into the hardware TLB
by Hollis Blanchard
· 16 years ago
8916861
KVM: ppc: support large host pages
by Hollis Blanchard
· 16 years ago
fe4e771
KVM: ppc: fix userspace mapping invalidation on context switch
by Hollis Blanchard
· 16 years ago
df9b856
KVM: ppc: use prefetchable mappings for guest memory
by Hollis Blanchard
· 16 years ago
bf5d402
KVM: ppc: use MMUCR accessor to obtain TID
by Hollis Blanchard
· 16 years ago
74ef740
KVM: ppc: fix Kconfig constraints
by Hollis Blanchard
· 16 years ago
fcfdbd2
KVM: ppc: improve trap emulation
by Hollis Blanchard
· 16 years ago
d4cf389
KVM: ppc: optimize irq delivery path
by Hollis Blanchard
· 16 years ago
9ab8084
KVM: ppc: optimize find first bit
by Hollis Blanchard
· 16 years ago
1b6766c
KVM: ppc: optimize kvm stat handling
by Hollis Blanchard
· 16 years ago
b8fd68a
KVM: ppc: fix set regs to take care of msr change
by Hollis Blanchard
· 16 years ago
5cf8ca2
KVM: ppc: adjust vcpu types to support 64-bit cores
by Hollis Blanchard
· 16 years ago
db93f57
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
by Hollis Blanchard
· 16 years ago
5cbb510
KVM: ppc: Move the last bits of 44x code out of booke.c
by Hollis Blanchard
· 16 years ago
75f74f0
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
by Hollis Blanchard
· 16 years ago
c381a04
ppc: Create disassemble.h to extract instruction fields
by Hollis Blanchard
· 16 years ago
9dd921c
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
by Hollis Blanchard
· 16 years ago
d9fbd03
KVM: ppc: combine booke_guest.c and booke_host.c
by Hollis Blanchard
· 16 years ago
0f55dc4
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
by Hollis Blanchard
· 16 years ago
a0d7b9f
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
by Hollis Blanchard
· 16 years ago
fad7b9b
powerpc: Fix KVM build on ppc440
by Paul Mackerras
· 16 years ago
2a4aca11
powerpc/mm: Split low level tlb invalidate for nohash processors
by Benjamin Herrenschmidt
· 16 years ago
c30f8a6
KVM: ppc: stop leaking host memory on VM exit
by Hollis Blanchard
· 16 years ago
4c2155c
KVM: switch to get_user_pages_fast
by Marcelo Tosatti
· 16 years ago
0bd595f
KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be locked
by Hollis Blanchard
· 16 years ago
49dd2c4
KVM: powerpc: Map guest userspace with TID=0 mappings
by Hollis Blanchard
· 16 years ago
83aae4a
KVM: ppc: Write only modified shadow entries into the TLB on exit
by Hollis Blanchard
· 16 years ago
20754c2
KVM: ppc: Stop saving host TLB state
by Hollis Blanchard
· 16 years ago
6a0ab73
KVM: ppc: guest breakpoint support
by Hollis Blanchard
· 16 years ago
3b4bd79
KVM: ppc: trace powerpc instruction emulation
by Christian Ehrhardt
· 16 years ago
31711f2
KVM: ppc: adds trace points for ppc tlb activity
by Jerone Young
· 16 years ago
12f6755
KVM: ppc: enable KVM_TRACE building for powerpc
by Jerone Young
· 16 years ago
cc04454
KVM: ppc: fix invalidation of large guest pages
by Hollis Blanchard
· 16 years ago
34d4cb8
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
by Marcelo Tosatti
· 16 years ago
588968b
KVM: Add coalesced MMIO support (powerpc part)
by Laurent Vivier
· 16 years ago
7cc8883
KVM: Remove decache_vcpus_on_cpu() and related callbacks
by Avi Kivity
· 16 years ago
9dcb40e
KVM: ppc: Report bad GFNs
by Hollis Blanchard
· 16 years ago
905fa4b
KVM: ppc: Use a read lock around MMU operations, and release it on error
by Hollis Blanchard
· 16 years ago
52435b7
KVM: ppc: Remove unmatched kunmap() call
by Hollis Blanchard
· 16 years ago
ac3cd34
KVM: ppc: add lwzx/stwz emulation
by Hollis Blanchard
· 16 years ago
ce263d7
KVM: ppc: Remove duplicate function
by Hollis Blanchard
· 16 years ago
de368dc
KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest
by Christian Ehrhardt
· 17 years ago
45c5eb6
KVM: ppc: Handle guest idle by emulating MSR[WE] writes
by Hollis Blanchard
· 17 years ago
bbf45ba
KVM: ppc: PowerPC 440 KVM implementation
by Hollis Blanchard
· 17 years ago