Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8c3a4e0b673ba8b274399f575dc803a89a953a66
/
arch
8c3a4e0
KVM: PPC: Make real mode handler generic
by Alexander Graf
· 15 years ago
9cc5e95
KVM: PPC: Extract MMU init
by Alexander Graf
· 15 years ago
0604675
KVM: PPC: Use now shadowed vcpu fields
by Alexander Graf
· 15 years ago
56db45a
PPC: Add STLU
by Alexander Graf
· 15 years ago
00c3a37
KVM: PPC: Use CONFIG_PPC_BOOK3S define
by Alexander Graf
· 15 years ago
c14dea0
KVM: PPC: Use KVM_BOOK3S_HANDLER
by Alexander Graf
· 15 years ago
c7f38f4
KVM: PPC: Improve indirect svcpu accessors
by Alexander Graf
· 15 years ago
66bb170
KVM: PPC: Add fields to shadow vcpu
by Alexander Graf
· 15 years ago
8c60b9f
KVM: PPC: Add kvm_book3s_32.h
by Alexander Graf
· 15 years ago
3ae0789
KVM: PPC: Add kvm_book3s_64.h
by Alexander Graf
· 15 years ago
c83ec26
PPC: Split context init/destroy functions
by Alexander Graf
· 15 years ago
0737279
KVM: PPC: Add generic segment switching code
by Alexander Graf
· 15 years ago
786f19d
KVM: PPC: Add SR swapping code
by Alexander Graf
· 15 years ago
d32154f
KVM: PPC: Add host MMU Support
by Alexander Graf
· 15 years ago
2191d65
KVM: PPC: Name generic 64-bit code generic
by Alexander Graf
· 15 years ago
77a1a71
KVM: MMU: cleanup for function unaccount_shadowed()
by Wei Yongjun
· 15 years ago
2a059bf
KVM: Get rid of dead function gva_to_page()
by Gui Jianfeng
· 15 years ago
b2fc15a
KVM: MMU: Remove unused varialbe in rmap_next()
by Gui Jianfeng
· 15 years ago
814a59d
KVM: MMU: Make use of is_large_pte() in walker
by Gui Jianfeng
· 15 years ago
51fb60d
KVM: MMU: Move sync_page() first pte address calculation out of loop
by Gui Jianfeng
· 15 years ago
87bc3bf
KVM: MMU: Drop cr4.pge from shadow page role
by Avi Kivity
· 15 years ago
90d83dc
KVM: use the correct RCU API for PROVE_RCU=y
by Lai Jiangshan
· 15 years ago
9beeaa2
Merge branch 'perf'
by Avi Kivity
· 15 years ago
3246af0
KVM: MMU: cleanup for hlist walk restart
by Xiao Guangrong
· 15 years ago
acb5451
KVM: prevent spurious exit to userspace during task switch emulation.
by Gleb Natapov
· 15 years ago
6b18493
KVM: MMU: remove unused parameter in mmu_parent_walk()
by Xiao Guangrong
· 15 years ago
0571d36
KVM: MMU: reduce 'struct kvm_mmu_page' size
by Xiao Guangrong
· 15 years ago
1b8c793
KVM: MMU: remove unused struct kvm_unsync_walk
by Xiao Guangrong
· 15 years ago
19d0443
KVM: fix emulator_task_switch() return value.
by Gleb Natapov
· 15 years ago
5b7e010
KVM: MMU: Replace role.glevels with role.cr4_pae
by Avi Kivity
· 15 years ago
e269fb2
KVM: x86: Push potential exception error code on task switches
by Jan Kiszka
· 15 years ago
0760d44
KVM: x86: Terminate early if task_switch_16/32 failed
by Jan Kiszka
· 15 years ago
8f6abd0
KVM: x86: get rid of mmu_only parameter in emulator_write_emulated()
by Gleb Natapov
· 15 years ago
020df07
KVM: move DR register access handling into generic code
by Gleb Natapov
· 15 years ago
6bc31bd
KVM: SVM: implement NEXTRIPsave SVM feature
by Andre Przywara
· 15 years ago
f7a7119
KVM: Fix MAXPHYADDR calculation when cpuid does not support it
by Avi Kivity
· 15 years ago
e46479f
KVM: Trace emulated instructions
by Avi Kivity
· 15 years ago
2fb53ad
KVM: x86 emulator: Don't overwrite decode cache
by Avi Kivity
· 15 years ago
4496f97
KVM: PPC: Add dequeue for external on BookE
by Alexander Graf
· 15 years ago
24222c2
KVM: MMU: remove unnecessary NX check in walk_addr
by Xiao Guangrong
· 15 years ago
f84cbb0
KVM: MMU: remove unused field
by Xiao Guangrong
· 15 years ago
805d32d
KVM: MMU: cleanup/fix mmu audit code
by Xiao Guangrong
· 15 years ago
306d071
KVM: PPC: Don't export Book3S symbols on BookE
by Alexander Graf
· 15 years ago
287d561
KVM: PPC: Only use QPRs when available
by Alexander Graf
· 15 years ago
05b0ab1
KVM: PPC: Disable MSR_FEx for Cell hosts
by Alexander Graf
· 15 years ago
3ed9c6d
KVM: PPC: Make bools bitfields
by Alexander Graf
· 15 years ago
5a1b419
KVM: PPC: Use ULL for big numbers
by Alexander Graf
· 15 years ago
a1eda28
KVM: PPC: Add check if pte was mapped secondary
by Alexander Graf
· 15 years ago
bd7cdbb
KVM: PPC: Add emulation for dcba
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
71fbfd5
KVM: Add support for enabling capabilities per-vcpu
by Alexander Graf
· 15 years ago
ca7f420
KVM: PPC: Implement alignment interrupt
by Alexander Graf
· 15 years ago
1c85e73
KVM: PPC: Implement emulation for lbzux and lhax
by Alexander Graf
· 15 years ago
1bec167
KVM: PPC: Make XER load 32 bit
by Alexander Graf
· 15 years ago
c04a695
KVM: PPC: Implement BAT reads
by Alexander Graf
· 15 years ago
c664876
KVM: PPC: Implement mfsr emulation
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
4b389ca
KVM: PPC: Book3S_32 guest MMU fixes
by Alexander Graf
· 15 years ago
c8027f1
KVM: PPC: Make DSISR 32 bits wide
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
84b0c8c
KVM: MMU: Disassociate direct maps from guest levels
by Avi Kivity
· 15 years ago
f815bce
KVM: MMU: check reserved bits only if CR4.PSE=1 or CR4.PAE=1
by Xiao Guangrong
· 15 years ago
041b135
KVM: x86: document KVM_REQ_PENDING_TIMER usage
by Marcelo Tosatti
· 15 years ago
de3e648
KVM: x86 emulator: fix unlocked CMPXCHG8B emulation
by Gleb Natapov
· 15 years ago
6550e1f
KVM: x86 emulator: add decoding of CMPXCHG8B dst operand
by Gleb Natapov
· 15 years ago
482ac18
KVM: x86 emulator: commit rflags as part of registers commit
by Gleb Natapov
· 15 years ago
9749a6c
KVM: x86: Fix 32-bit build breakage due to typo
by Jan Kiszka
· 15 years ago
92bf974
KVM: small kvm_arch_vcpu_ioctl_run() cleanup.
by Gleb Natapov
· 15 years ago
7b262e9
KVM: x86 emulator: introduce pio in string read ahead.
by Gleb Natapov
· 15 years ago
5cd2191
KVM: x86 emulator: restart string instruction without going back to a guest.
by Gleb Natapov
· 15 years ago
cb404fe
KVM: x86 emulator: remove saved_eip
by Gleb Natapov
· 15 years ago
7972995
KVM: x86 emulator: Move string pio emulation into emulator.c
by Gleb Natapov
· 15 years ago
cf8f70b
KVM: x86 emulator: fix in/out emulation.
by Gleb Natapov
· 15 years ago
d927112
KVM: x86 emulator: during rep emulation decrement ECX only if emulation succeeded
by Gleb Natapov
· 15 years ago
a682e35
KVM: x86 emulator: add decoding of X,Y parameters from Intel SDM
by Gleb Natapov
· 15 years ago
69f55cb
KVM: x86 emulator: populate OP_MEM operand during decoding.
by Gleb Natapov
· 15 years ago
ceffb45
KVM: Use task switch from emulator.c
by Gleb Natapov
· 15 years ago
2e87302
KVM: x86 emulator: Use load_segment_descriptor() instead of kvm_load_segment_descriptor()
by Gleb Natapov
· 15 years ago
38ba30b
KVM: x86 emulator: Emulate task switch in emulator.c
by Gleb Natapov
· 15 years ago
2dafc6c
KVM: x86 emulator: Provide more callbacks for x86 emulator.
by Gleb Natapov
· 15 years ago
aca06a8
KVM: x86 emulator: cleanup grp3 return value
by Gleb Natapov
· 15 years ago
a41ffb75
KVM: x86 emulator: If LOCK prefix is used dest arg should be memory.
by Gleb Natapov
· 15 years ago
fd52536
KVM: x86 emulator: do not call writeback if msr access fails.
by Gleb Natapov
· 15 years ago
2e901c4
KVM: x86 emulator: fix return values of syscall/sysenter/sysexit emulations
by Gleb Natapov
· 15 years ago
1e470be
KVM: x86 emulator: fix mov dr to inject #UD when needed.
by Gleb Natapov
· 15 years ago
6aebfa6
KVM: x86 emulator: inject #UD on access to non-existing CR
by Gleb Natapov
· 15 years ago
ab8557b
KVM: x86 emulator: 0f (20|21|22|23) ignore mod bits.
by Gleb Natapov
· 15 years ago
6e1e5ff
KVM: x86 emulator: fix 0f 01 /5 emulation
by Gleb Natapov
· 15 years ago
5e3ae6c
KVM: x86 emulator: fix mov r/m, sreg emulation.
by Gleb Natapov
· 15 years ago
063db06
KVM: Provide current eip as part of emulator context.
by Gleb Natapov
· 15 years ago
9c53724
KVM: Provide x86_emulate_ctxt callback to get current cpl
by Gleb Natapov
· 15 years ago
93a152b
KVM: remove realmode_lmsw function.
by Gleb Natapov
· 15 years ago
52a4661
KVM: Provide callback to get/set control registers in emulator ops.
by Gleb Natapov
· 15 years ago
3129994
KVM: VMX: change to use bool return values
by Gui Jianfeng
· 15 years ago
49c6799
KVM: Remove pointer to rflags from realmode_set_cr parameters.
by Gleb Natapov
· 15 years ago
Next »