Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c664876c6d88ff8c8e93ee05c0bbdc3e4c2af488
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
8a5416d
KVM: Document KVM_SET_TSS_ADDR
by Avi Kivity
· 15 years ago
0f2d8f4
KVM: Document KVM_SET_USER_MEMORY_REGION
by Avi Kivity
· 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
6ce5a09
KVM: coalesced_mmio: fix kvm_coalesced_mmio_init()'s error handling
by Takuya Yoshikawa
· 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
af5b4f7
KVM: x86 emulator: check return value against correct define
by Gleb Natapov
· 15 years ago
c73e197
KVM: x86 emulator: fix RCX access during rep emulation
by Gleb Natapov
· 15 years ago
d6d367d
KVM: x86 emulator: Fix DstAcc decoding.
by Gleb Natapov
· 15 years ago
08e850c
KVM: MMU: Reinstate pte prefetch on invlpg
by Avi Kivity
· 15 years ago
fbc5d13
KVM: MMU: Do not instantiate nontrapping spte on unsync page
by Avi Kivity
· 15 years ago
4a5f48f
KVM: Don't follow an atomic operation by a non-atomic one
by Avi Kivity
· 15 years ago
daea3e7
KVM: Make locked operations truly atomic
by Avi Kivity
· 15 years ago
72016f3
KVM: MMU: Consolidate two guest pte reads in kvm_mmu_pte_write()
by Avi Kivity
· 15 years ago
d57e2c0
KVM: fix assigned_device_enable_host_msix error handling
by jing zhang
· 15 years ago
a87fa35
KVM: fix the errno of ioctl KVM_[UN]REGISTER_COALESCED_MMIO failure
by Wei Yongjun
· 15 years ago
600f1ec
KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chip
by Wei Yongjun
· 15 years ago
160d2f6
KVM: x86: fix the error of ioctl KVM_IRQ_LINE if no irq chip
by Wei Yongjun
· 15 years ago
5c0d092
KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GET_STACK failure
by Wei Yongjun
· 15 years ago
ec68798
KVM: x86: Use native_store_idt() instead of kvm_get_idt()
by Wei Yongjun
· 15 years ago
5c1c85d
KVM: Trace exception injection
by Avi Kivity
· 15 years ago
5bfd8b5
KVM: Move kvm_exit tracepoint rip reading inside tracepoint
by Avi Kivity
· 15 years ago
d4f64b6
KVM: remove redundant initialization of page->private
by Minchan Kim
· 15 years ago
2ed152a
KVM: cleanup kvm trace
by Xiao Guangrong
· 15 years ago
06056bf
KVM: PPC: Do not create debugfs if fail to create vcpu
by Wei Yongjun
· 15 years ago
7b06bf2
KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()
by Wei Yongjun
· 15 years ago
835e6b8
KVM: x86 emulator mark VMMCALL and LMSW as privileged
by Gleb Natapov
· 15 years ago
f713853
KVM: SVM: Ignore lower 12 bit of nested msrpm_pa
by Joerg Roedel
· 15 years ago
ce2ac08
KVM; SVM: Add correct handling of nested iopm
by Joerg Roedel
· 15 years ago
0d6b353
KVM: SVM: Use svm_msrpm_offset in nested_svm_exit_handled_msr
by Joerg Roedel
· 15 years ago
323c3d8
KVM: SVM: Optimize nested svm msrpm merging
by Joerg Roedel
· 15 years ago
ac72a9b
KVM: SVM: Introduce direct access msr list
by Joerg Roedel
· 15 years ago
455716f
KVM: SVM: Move msrpm offset calculation to seperate function
by Joerg Roedel
· 15 years ago
d247782
KVM: SVM: Return correct values in nested_svm_exit_handled_msr
by Joerg Roedel
· 15 years ago
0fc5c3a
KVM: arch/x86/kvm/kvm_timer.h checkpatch cleanup
by Andrea Gelmini
· 15 years ago
ea79849d
KVM: x86 emulator: Implement jmp far opcode ff/5
by Gleb Natapov
· 15 years ago
e35b7b9
KVM: x86 emulator: Add decoding of 16bit second in memory argument
by Gleb Natapov
· 15 years ago
2d49ec7
KVM: move segment_base() into vmx.c
by Gleb Natapov
· 15 years ago
254d4d4
KVM: fix segment_base() error checking
by Gleb Natapov
· 15 years ago
d6ab1ed
KVM: Drop kvm_get_gdt() in favor of generic linux function
by Gleb Natapov
· 15 years ago
f5c9803
KVM: update gfn_to_hva() to use gfn_to_hva_memslot()
by Takuya Yoshikawa
· 15 years ago
197717d
KVM: SVM: Clear exit_info for injected INTR exits
by Joerg Roedel
· 15 years ago
7f5d8b5
KVM: SVM: Handle nested selective_cr0 intercept correctly
by Joerg Roedel
· 15 years ago
b44ea38
KVM: x86: Don't set arch.cr0 in kvm_set_cr0
by Joerg Roedel
· 15 years ago
8249402
KVM: SVM: Ignore write of hwcr.ignne
by Joerg Roedel
· 15 years ago
4a81018
KVM: SVM: Implement emulation of vm_cr msr
by Joerg Roedel
· 15 years ago
2e554e8
KVM: SVM: Add kvm_nested_intercepts tracepoint
by Joerg Roedel
· 15 years ago
ecf1405
KVM: SVM: Restore tracing of nested vmcb address
by Joerg Roedel
· 15 years ago
887f500
KVM: SVM: Check for nested intercepts on NMI injection
by Joerg Roedel
· 15 years ago
0e5cbe3
KVM: SVM: Reset MMU on nested_svm_vmrun for NPT too
by Joerg Roedel
· 15 years ago
e023171
KVM: SVM: Coding style cleanup
by Joerg Roedel
· 15 years ago
83bf000
KVM: x86: Preserve injected TF across emulation
by Jan Kiszka
· 15 years ago
c310bac
KVM: x86: Drop RF manipulation for guest single-stepping
by Jan Kiszka
· 15 years ago
66b7138
KVM: SVM: Emulate nRIP feature when reinjecting INT3
by Jan Kiszka
· 15 years ago
f92653e
KVM: x86: Add kvm_is_linear_rip
by Jan Kiszka
· 15 years ago
116a475
KVM: SVM: Move svm_queue_exception
by Jan Kiszka
· 15 years ago
50a085b
KVM: x86: Kick VCPU outside PIC lock again
by Jan Kiszka
· 15 years ago
a595405
KVM: PPC: Destory timer on vcpu destruction
by Alexander Graf
· 15 years ago
7e821d3
KVM: PPC: Memset vcpu to zeros
by Alexander Graf
· 15 years ago
a1efbe7
KVM: x86: Add support for saving&restoring debug registers
by Jan Kiszka
· 15 years ago
Next »