Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a66b48c3a39fa1c4223d4f847fdc7a04ed1618de
a66b48c
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
by Paul Mackerras
· 12 years ago
2c9097e
KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots
by Paul Mackerras
· 12 years ago
d61966f
KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macro
by Mihai Caraman
· 12 years ago
7a08c27
KVM: PPC: BookE: Support FPU on non-hv systems
by Alexander Graf
· 12 years ago
ceb985f
KVM: PPC: 440: Implement mfdcrx
by Alexander Graf
· 12 years ago
e4dcfe8
KVM: PPC: 440: Implement mtdcrx
by Alexander Graf
· 12 years ago
2e23270
Document IACx/DACx registers access using ONE_REG API
by Bharat Bhushan
· 12 years ago
430c7ff
KVM: PPC: E500: Remove E500_TLB_DIRTY flag
by Alexander Graf
· 12 years ago
166a2b7
KVM: PPC: Use symbols for exit trace
by Alexander Graf
· 12 years ago
50c871e
KVM: PPC: BookE: Add MCSR SPR support
by Alexander Graf
· 12 years ago
491dd5b
KVM: PPC: 44x: Initialize PVR
by Alexander Graf
· 12 years ago
6df8d3f
booke: Added ONE_REG interface for IAC/DAC debug registers
by Bharat Bhushan
· 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
7ee7885
KVM: PPC: Add return value in prepare_to_enter
by Alexander Graf
· 12 years ago
206c2ed
KVM: PPC: Ignore EXITING_GUEST_MODE mode
by Alexander Graf
· 12 years ago
3766a4c
KVM: PPC: Move kvm_guest_enter call into generic code
by Alexander Graf
· 12 years ago
bd2be68
KVM: PPC: Book3S: PR: Rework irq disabling
by Alexander Graf
· 12 years ago
24afa37
KVM: PPC: Consistentify vcpu exit path
by Alexander Graf
· 12 years ago
0652eaa
KVM: PPC: Book3S: PR: Indicate we're out of guest mode
by Alexander Graf
· 12 years ago
706fb73
KVM: PPC: Exit guest context while handling exit
by Alexander Graf
· 12 years ago
c63ddcb
KVM: PPC: Book3S: PR: Only do resched check once per exit
by Alexander Graf
· 12 years ago
e85ad38
KVM: PPC: BookE: Drop redundant vcpu->mode set
by Alexander Graf
· 12 years ago
9b0cb3c
KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support
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
2d8185d
KVM: PPC: BookE: No duplicate request != 0 check
by Alexander Graf
· 12 years ago
6346046
KVM: PPC: BookE: Add some more trace points
by Alexander Graf
· 12 years ago
862d31f
KVM: PPC: E500: Implement MMU notifiers
by Alexander Graf
· 12 years ago
d69c643
KVM: PPC: BookE: Add support for vcpu->mode
by Alexander Graf
· 12 years ago
4ffc635
KVM: PPC: BookE: Add check_requests helper function
by Alexander Graf
· 12 years ago
8043e49
powerpc/epapr: export epapr_hypercall_start
by Scott Wood
· 12 years ago
1340f3e8
KVM: PPC: Quieten message about allocating linear regions
by Paul Mackerras
· 12 years ago
2bb890f
KVM: PPC: E500: Fix clear_tlb_refs
by Alexander Graf
· 12 years ago
cf1c5ca
KVM: PPC: BookE: Expose remote TLB flushes in debugfs
by Alexander Graf
· 12 years ago
f4800b1
KVM: PPC: Expose SYNC cap based on mmu notifiers
by Alexander Graf
· 12 years ago
97c9505
KVM: PPC: PR: Use generic tracepoint for guest exit
by Alexander Graf
· 12 years ago
8e525d5
PPC: Don't use hardcoded opcode for ePAPR hcall invocation
by Liu Yu-B13201
· 12 years ago
305bcf2
powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls
by Scott Wood
· 12 years ago
4065639
PPC: select EPAPR_PARAVIRT for all users of epapr hcalls
by Stuart Yoder
· 12 years ago
2f979de
KVM: PPC: ev_idle hcall support for e500 guests
by Liu Yu-B13201
· 12 years ago
9202e07
KVM: PPC: Add support for ePAPR idle hcall in host kernel
by Liu Yu-B13201
· 12 years ago
784bafa
KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500
by Stuart Yoder
· 12 years ago
fdcf8bd
KVM: PPC: use definitions in epapr header for hcalls
by Stuart Yoder
· 12 years ago
e13dcc1
PPC: epapr: create define for return code value of success
by Stuart Yoder
· 12 years ago
3d11df7
KVM: s390: Fix vcpu_load handling in interrupt code
by Christian Borntraeger
· 12 years ago
c863901
KVM: x86: Fix guest debug across vcpu INIT reset
by Jan Kiszka
· 12 years ago
7a84428
KVM: Add resampling irqfds for level triggered interrupts
by Alex Williamson
· 12 years ago
1e08ec4
KVM: optimize apic interrupt delivery
by Gleb Natapov
· 12 years ago
1d86b5c
Merge branch 'queue' into next
by Avi Kivity
· 12 years ago
c542151
KVM: MMU: Eliminate pointless temporary 'ac'
by Avi Kivity
· 12 years ago
b514c30
KVM: MMU: Avoid access/dirty update loop if all is well
by Avi Kivity
· 12 years ago
71331a1
KVM: MMU: Eliminate eperm temporary
by Avi Kivity
· 12 years ago
6fd01b7
KVM: MMU: Optimize is_last_gpte()
by Avi Kivity
· 12 years ago
13d22b6
KVM: MMU: Simplify walk_addr_generic() loop
by Avi Kivity
· 12 years ago
97d64b7
KVM: MMU: Optimize pte permission checks
by Avi Kivity
· 12 years ago
8cbc706
KVM: MMU: Update accessed and dirty bits after guest pagetable walk
by Avi Kivity
· 12 years ago
3d34ade
KVM: MMU: Move gpte_access() out of paging_tmpl.h
by Avi Kivity
· 12 years ago
edc2ae8
KVM: MMU: Optimize gpte_access() slightly
by Avi Kivity
· 12 years ago
8ea667f
KVM: MMU: Push clean gpte write protection out of gpte_access()
by Avi Kivity
· 12 years ago
879238f
KVM: clarify kvmclock documentation
by Stefan Fritsch
· 12 years ago
9fc7744
KVM: make processes waiting on vcpu mutex killable
by Michael S. Tsirkin
· 12 years ago
7454766
KVM: SVM: Make use of asm.h
by Avi Kivity
· 12 years ago
b188c81f
KVM: VMX: Make use of asm.h
by Avi Kivity
· 12 years ago
83287ea42
KVM: VMX: Make lto-friendly
by Avi Kivity
· 12 years ago
ecba9a5
KVM: x86: lapic: Clean up find_highest_vector() and count_vectors()
by Takuya Yoshikawa
· 12 years ago
7de5bdc
KVM: MMU: remove unnecessary check
by Xiao Guangrong
· 12 years ago
92b5265
KVM: Depend on HIGH_RES_TIMERS
by Liu, Jinsong
· 12 years ago
7efd8fa
KVM: Improve wording of KVM_SET_USER_MEMORY_REGION documentation
by Jan Kiszka
· 12 years ago
a50abc3
KVM: use symbolic constant for nr interrupts
by Michael S. Tsirkin
· 12 years ago
b3356bf
KVM: emulator: optimize "rep ins" handling
by Gleb Natapov
· 12 years ago
f3bd64c
KVM: emulator: string_addr_inc() cleanup
by Gleb Natapov
· 12 years ago
9d1b39a
KVM: emulator: make x86 emulation modes enum instead of defines
by Gleb Natapov
· 12 years ago
716d51a
KVM: Provide userspace IO exit completion callback
by Gleb Natapov
· 12 years ago
3b4dc3a
KVM: move postcommit flush to x86, as mmio sptes are x86 specific
by Marcelo Tosatti
· 12 years ago
12d6e75
KVM: perform an invalid memslot step for gpa base change
by Marcelo Tosatti
· 12 years ago
2df72e9
KVM: split kvm_arch_flush_shadow
by Marcelo Tosatti
· 12 years ago
09941fb
KVM: SVM: constify lookup tables
by Mathias Krause
· 12 years ago
772e031
KVM: VMX: constify lookup tables
by Mathias Krause
· 12 years ago
f1d2483
KVM: x86: more constification
by Mathias Krause
· 12 years ago
0fbe9b0
KVM: x86: constify read_write_emulator_ops
by Mathias Krause
· 12 years ago
0225fb5
KVM: x86 emulator: constify emulate_ops
by Mathias Krause
· 12 years ago
fd0a0d8
KVM: x86 emulator: mark opcode tables const
by Mathias Krause
· 12 years ago
89a87c6
KVM: x86 emulator: use aligned variants of SSE register ops
by Mathias Krause
· 12 years ago
326d07c
KVM: x86: minor size optimization
by Mathias Krause
· 12 years ago
ec79866
KVM: cleanup pic reset
by Gleb Natapov
· 12 years ago
9a78197
KVM: x86: remove unused variable from kvm_task_switch()
by Marcelo Tosatti
· 12 years ago
a81aba1
KVM: VMX: Ignore segment G and D bits when considering whether we can virtualize
by Avi Kivity
· 12 years ago
ce56680
KVM: VMX: Save all segment data in real mode
by Avi Kivity
· 12 years ago
1390a28
KVM: VMX: Preserve segment limit and access rights in real mode
by Avi Kivity
· 12 years ago
7263642
KVM: VMX: Return real real-mode segment data even if emulate_invalid_guest_state=1
by Avi Kivity
· 12 years ago
0afbe2f
KVM: x86 emulator: Fix #GP error code during linearization
by Avi Kivity
· 12 years ago
a562518
KVM: x86 emulator: Check segment limits in real mode too
by Avi Kivity
· 12 years ago
03ebebe
KVM: x86 emulator: Leave segment limit and attributs alone in real mode
by Avi Kivity
· 12 years ago
e2a610d
KVM: VMX: Allow vm86 virtualization of big real mode
by Avi Kivity
· 12 years ago
495e116
KVM: VMX: Allow real mode emulation using vm86 with dpl=0
by Avi Kivity
· 12 years ago
c865c43
KVM: VMX: Retain limit and attributes when entering protected mode
by Avi Kivity
· 12 years ago
f5f7b2f
KVM: VMX: Use kvm_segment to save protected-mode segments when entering realmode
by Avi Kivity
· 12 years ago
72fbefe
KVM: VMX: Fix incorrect lookup of segment S flag in fix_pmode_dataseg()
by Avi Kivity
· 12 years ago
baa7e81
KVM: VMX: Separate saving pre-realmode state from setting segments
by Avi Kivity
· 12 years ago
dd856ef
KVM: x86 emulator: access GPRs on demand
by Avi Kivity
· 12 years ago
Next »