Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
5219a5342ab13650ae0f0c62319407268c48d0ab
/
arch
/
powerpc
/
kvm
/
book3s.c
28a3754
KVM: introduce id_to_memslot function
by Xiao Guangrong
· 13 years ago
66b15db
powerpc: add export.h to files making use of EXPORT_SYMBOL
by Paul Gortmaker
· 13 years ago
3cf658b
KVM: PPC: Deliver program interrupts right away instead of queueing them
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
a22a2da
KVM: PPC: Resolve real-mode handlers through function exports
by Alexander Graf
· 13 years ago
44075d9
powerpc/kvm: Fix kvmppc_core_pending_dec
by Paul Mackerras
· 13 years ago
bc9c193
KVM: PPC: Fix SPRG get/set for Book3S and BookE
by Peter Tyser
· 14 years ago
2653503
KVM: replace vmalloc and memset with vzalloc
by Takuya Yoshikawa
· 14 years ago
17bd158
KVM: PPC: Implement Level interrupts on Book3S
by Alexander Graf
· 14 years ago
296c19d
KVM: PPC: Don't put MSR_POW in MSR
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
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
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
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
fef093b
KVM: PPC: Make use of hash based Shadow MMU
by Alexander Graf
· 14 years ago
49f6be8
KVM: PPC: elide struct thread_struct instances from stack
by Andreas Schwab
· 14 years ago
2122ff5
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
by Avi Kivity
· 14 years ago
98001d8
KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls
by Avi Kivity
· 14 years ago
0ee75be
KVM: Let vcpu structure alignment be determined at runtime
by Avi Kivity
· 15 years ago
329d20b
KVM: powerpc: use of kzalloc/kfree requires including slab.h
by Stephen Rothwell
· 15 years ago
b83d4a9
KVM: PPC: Enable native paired singles
by Alexander Graf
· 15 years ago
f7bc74e
KVM: PPC: Improve split mode
by Alexander Graf
· 15 years ago
7fdaec9
KVM: PPC: Make Performance Counters work
by Alexander Graf
· 15 years ago
af7b4d1
KVM: PPC: Convert u64 -> ulong
by Alexander Graf
· 15 years ago
ada7ba1
KVM: PPC: Check max IRQ prio
by Alexander Graf
· 15 years ago
07b0907
KVM: PPC: Add Book3S compatibility code
by Alexander Graf
· 15 years ago
61db97c
KVM: PPC: Emulate segment fault
by Alexander Graf
· 15 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
05b0ab1
KVM: PPC: Disable MSR_FEx for Cell hosts
by Alexander Graf
· 15 years ago
9fb244a
KVM: PPC: Fix dcbz emulation
by Alexander Graf
· 15 years ago
a2b0766
KVM: PPC: Make build work without CONFIG_VSX/ALTIVEC
by Alexander Graf
· 15 years ago
ad0a048
KVM: PPC: Add OSI hypercall interface
by Alexander Graf
· 15 years ago
ca7f420
KVM: PPC: Implement alignment interrupt
by Alexander Graf
· 15 years ago
a56cf34
KVM: PPC: Load VCPU for register fetching
by Alexander Graf
· 15 years ago
c245369
KVM: PPC: Don't reload FPU with invalid values
by Alexander Graf
· 15 years ago
8963221
KVM: PPC: Split instruction reading out
by Alexander Graf
· 15 years ago
1897876
KVM: PPC: Allow userspace to unset the IRQ line
by Alexander Graf
· 15 years ago
3eeafd7
KVM: PPC: Ensure split mode works
by Alexander Graf
· 15 years ago
7e821d3
KVM: PPC: Memset vcpu to zeros
by Alexander Graf
· 15 years ago
032c340
KVM: PPC: Allocate vcpu struct using vmalloc
by Alexander Graf
· 15 years ago
e5c29e9
KVM: PPC: Enable program interrupt to do MMIO
by Alexander Graf
· 15 years ago
aba3bd7
KVM: PPC: Make ext giveup non-static
by Alexander Graf
· 15 years ago
5467a97
KVM: PPC: Make software load/store return eaddr
by Alexander Graf
· 15 years ago
d1bab74
KVM: PPC: Preload FPU when possible
by Alexander Graf
· 15 years ago
c8c0b6f
KVM: PPC: Combine extension interrupt handlers
by Alexander Graf
· 15 years ago
3c402a7
KVM: PPC: Add hidden flag for paired singles
by Alexander Graf
· 15 years ago
37f5bca
KVM: PPC: Add AGAIN type for emulation return
by Alexander Graf
· 15 years ago
87bf6e7
KVM: fix the handling of dirty bitmaps to avoid overflows
by Takuya Yoshikawa
· 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
a76f849
KVM: PPC: Move Shadow MSR calculation to function
by Alexander Graf
· 15 years ago
f7adbba
KVM: PPC: Keep SRR1 flags around in shadow_msr
by Alexander Graf
· 15 years ago
180a34d
KVM: PPC: Add support for FPU/Altivec/VSX
by Alexander Graf
· 15 years ago
ff1ca3f
KVM: PPC: Pass program interrupt flags to the guest
by Alexander Graf
· 15 years ago
25a8a02
KVM: PPC: Emulate trap SRR1 flags properly
by Alexander Graf
· 15 years ago
021ec9c
KVM: PPC: Call SLB patching code in interrupt safe manner
by Alexander Graf
· 15 years ago
7e57cba
KVM: PPC: Use PACA backed shadow vcpu
by Alexander Graf
· 15 years ago
992b5b2
KVM: PPC: Add helpers for CR, XER
by Alexander Graf
· 15 years ago
8e5b26b
KVM: PPC: Use accessor functions for GPR access
by Alexander Graf
· 15 years ago
97c4cfb
KVM: PPC: Enable lightweight exits again
by Alexander Graf
· 15 years ago
79fac95
KVM: convert slots_lock to a mutex
by Marcelo Tosatti
· 15 years ago
46a26bf
KVM: modify memslots layout in struct kvm
by Marcelo Tosatti
· 15 years ago
0bb1fb7
KVM: powerpc: Remove AGGRESSIVE_DEC
by Alexander Graf
· 15 years ago
7706664d
KVM: powerpc: Improve DEC handling
by Alexander Graf
· 15 years ago
583617b
KVM: powerpc: Move vector to irqprio resolving to separate function
by Alexander Graf
· 15 years ago
e15a113
powerpc/kvm: Sync guest visible MMU state
by Alexander Graf
· 15 years ago
2f4cf5e
Add book3s.c
by Alexander Graf
· 15 years ago