Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d2be1651b736002e0c76d7095d6c0ba77b4a897c
d2be165
KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP
by Jan Kiszka
· 15 years ago
c573cd2
KVM: VMX: Update instruction length on intercepted BP
by Jan Kiszka
· 15 years ago
e54cfa9
KVM: Fix emulate_sys[call, enter, exit]()'s fault handling
by Takuya Yoshikawa
· 15 years ago
c697518
KVM: Fix segment descriptor loading
by Gleb Natapov
· 15 years ago
6f55048
KVM: Fix load_guest_segment_descriptor() to inject page fault
by Takuya Yoshikawa
· 15 years ago
8b9f441
KVM: x86 emulator: Forbid modifying CS segment register by mov instruction
by Gleb Natapov
· 15 years ago
70e335e
KVM: Convert kvm->requests_lock to raw_spinlock_t
by Avi Kivity
· 15 years ago
fa8273e
KVM: Convert i8254/i8259 locks to raw_spinlocks
by Thomas Gleixner
· 15 years ago
e424e19
KVM: x86 emulator: disallow opcode 82 in 64-bit mode
by Gleb Natapov
· 15 years ago
1d327ea
KVM: x86 emulator: code style cleanup
by Wei Yongjun
· 15 years ago
db35879
KVM: Plan obsolescence of kernel allocated slots, paravirt mmu
by Avi Kivity
· 15 years ago
d380a5e
KVM: x86 emulator: Add LOCK prefix validity checking
by Gleb Natapov
· 15 years ago
e92805a
KVM: x86 emulator: Check CPL level during privilege instruction emulation
by Gleb Natapov
· 15 years ago
d4c6a15
KVM: x86 emulator: Fix popf emulation
by Gleb Natapov
· 15 years ago
f850e2e
KVM: x86 emulator: Check IOPL level during io instruction emulation
by Gleb Natapov
· 15 years ago
1871c60
KVM: x86 emulator: fix memory access during x86 emulation
by Gleb Natapov
· 15 years ago
a004475
KVM: x86 emulator: Add Virtual-8086 mode of emulation
by Gleb Natapov
· 15 years ago
60a29d4
KVM: x86 emulator: Add group9 instruction decoding
by Gleb Natapov
· 15 years ago
2db2c2e
KVM: x86 emulator: Add group8 instruction decoding
by Gleb Natapov
· 15 years ago
8b97fb0
KVM: do not store wqh in irqfd
by Michael S. Tsirkin
· 15 years ago
daf5e27
KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
by Liu Yu
· 15 years ago
4b7bb92
KVM: ia64: destroy ioapic device if fail to setup default irq routing
by Wei Yongjun
· 15 years ago
72bb2fc
KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl
by Wei Yongjun
· 15 years ago
1ae77ba
KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failure
by Wei Yongjun
· 15 years ago
d225f53
KVM: PIT: unregister kvm irq notifier if fail to create pit
by Wei Yongjun
· 15 years ago
a19a6d1
KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT
by Sheng Yang
· 15 years ago
90bb6fc
KVM: MMU: Add tracepoint for guest page aging
by Avi Kivity
· 15 years ago
43db669
KVM: Fix Codestyle in virt/kvm/coalesced_mmio.c
by Jochen Maes
· 15 years ago
1976d2d
KVM: Remove redundant reading of rax on OUT instructions
by Takuya Yoshikawa
· 15 years ago
6316e1c
KVM: VMX: emulate accessed bit for EPT
by Rik van Riel
· 15 years ago
8f0b1ab
KVM: Introduce kvm_host_page_size
by Joerg Roedel
· 15 years ago
c45b4fd
KVM: VMX: Remove redundant test in vmx_set_efer()
by Julia Lawall
· 15 years ago
16fbb5e
KVM: ia64: Fix string literal continuation lines
by Joe Perches
· 15 years ago
ebcbab4
KVM: VMX: Wire up .fpu_activate() callback
by Avi Kivity
· 15 years ago
7edcfac
KVM: fix kvm_fix_hypercall() to return X86EMUL_*
by Takuya Yoshikawa
· 15 years ago
c125c60
KVM: fix load_guest_segment_descriptor() to return X86EMUL_*
by Takuya Yoshikawa
· 15 years ago
ab9f4ec
KVM: enable PCI multiple-segments for pass-through device
by Zhai, Edwin
· 15 years ago
6d3e435
KVM: VMX: Remove redundant check in vm_need_virtualize_apic_accesses()
by Gui Jianfeng
· 15 years ago
5920027
KVM: Trace failed msr reads and writes
by Avi Kivity
· 15 years ago
6e7d152
KVM: Fix msr trace
by Avi Kivity
· 15 years ago
e01c242
KVM: mark segments accessed on HW task switch
by Gleb Natapov
· 15 years ago
81231c6
KVM: VMX: Pass cr0.mp through to the guest when the fpu is active
by Avi Kivity
· 15 years ago
da15bf4
KVM: PPC E500: fix tlbcfg emulation
by Liu Yu
· 15 years ago
a9040f2
KVM: PPC: Add PVR/PIR init for E500
by Liu Yu
· 15 years ago
d86be07
KVM: PPC E500: Add register l1csr0 emulation
by Liu Yu
· 15 years ago
d7fa6ab
KVM: MMU: Remove some useless code from alloc_mmu_pages()
by Wei Yongjun
· 15 years ago
0c04851
KVM: trace guest fpu loads and unloads
by Avi Kivity
· 15 years ago
8ae0991
KVM: Optimize kvm_read_cr[04]_bits()
by Avi Kivity
· 15 years ago
f6801df
KVM: Rename vcpu->shadow_efer to efer
by Avi Kivity
· 15 years ago
836a1b3
KVM: Move cr0/cr4/efer related helpers to x86.h
by Avi Kivity
· 15 years ago
3eeb328
KVM: Add a helper for checking if the guest is in protected mode
by Avi Kivity
· 15 years ago
6b52d18
KVM: Activate fpu on clts
by Avi Kivity
· 15 years ago
e5bb402
KVM: Drop kvm_{load,put}_guest_fpu() exports
by Avi Kivity
· 15 years ago
2608d7a
KVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_active
by Avi Kivity
· 15 years ago
ab34482
KVM: x86: fix checking of cr0 validity
by Gleb Natapov
· 15 years ago
f0f4b93
KVM: Fix kvm_coalesced_mmio_ring duplicate allocation
by Sheng Yang
· 15 years ago
727f5a2
KVM: SVM: Trap all debug register accesses
by Jan Kiszka
· 15 years ago
c76de35
KVM: SVM: Clean up and enhance mov dr emulation
by Jan Kiszka
· 15 years ago
fd7373c
KVM: VMX: Clean up DR6 emulation
by Jan Kiszka
· 15 years ago
138ac8d
KVM: VMX: Fix emulation of DR4 and DR5
by Jan Kiszka
· 15 years ago
f248341
KVM: VMX: Fix exceptions of mov to dr
by Jan Kiszka
· 15 years ago
b60d513
KVM: x86: Use macros for x86_emulate_ops to avoid future mistakes
by Takuya Yoshikawa
· 15 years ago
6474920
KVM: fix cleanup_srcu_struct on vm destruction
by Marcelo Tosatti
· 15 years ago
ccd4693
KVM: fix Hyper-V hypercall warnings and wrong mask value
by Gleb Natapov
· 15 years ago
7062dca
KVM: VMX: Remove emulation failure report
by Sheng Yang
· 15 years ago
94718da
KVM: export <asm/hyperv.h>
by Avi Kivity
· 15 years ago
8dae444
KVM: rename is_writeble_pte() to is_writable_pte()
by Takuya Yoshikawa
· 15 years ago
c25bc16
KVM: Implement NotifyLongSpinWait HYPER-V hypercall
by Gleb Natapov
· 15 years ago
10388a0
KVM: Add HYPER-V apic access MSRs
by Gleb Natapov
· 15 years ago
55cd8e5
KVM: Implement bare minimum of HYPER-V MSRs
by Gleb Natapov
· 15 years ago
1d5103c
KVM: Add HYPER-V header file
by Gleb Natapov
· 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
1c0006d
KVM: PPC: Fix initial GPR settings
by Alexander Graf
· 15 years ago
180a34d
KVM: PPC: Add support for FPU/Altivec/VSX
by Alexander Graf
· 15 years ago
d5e5281
KVM: PPC: Add helper functions to call real mode loaders
by Alexander Graf
· 15 years ago
fbad5f1
KVM: PPC: Export __giveup_vsx
by Alexander Graf
· 15 years ago
0f0412c
KVM: ia64: remove redundant kvm_get_exit_data() NULL tests
by Roel Kluin
· 15 years ago
4610c83
KVM: SVM: Lazy fpu with npt
by Avi Kivity
· 15 years ago
d225157
KVM: SVM: Selective cr0 intercept
by Avi Kivity
· 15 years ago
888f9f3
KVM: SVM: Restore unconditional cr0 intercept under npt
by Avi Kivity
· 15 years ago
bff7827
KVM: SVM: Initialize fpu_active in init_vmcb()
by Avi Kivity
· 15 years ago
dc77270
KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK
by Avi Kivity
· 15 years ago
f9a48e6
KVM: Set cr0.et when the guest writes cr0
by Avi Kivity
· 15 years ago
edcafe3
KVM: VMX: Give the guest ownership of cr0.ts when the fpu is active
by Avi Kivity
· 15 years ago
02daab2
KVM: Lazify fpu activation and deactivation
by Avi Kivity
· 15 years ago
e8467fd
KVM: VMX: Allow the guest to own some cr0 bits
by Avi Kivity
· 15 years ago
4d4ec08
KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
by Avi Kivity
· 15 years ago
a1f83a7
KVM: VMX: trace clts and lmsw instructions as cr accesses
by Avi Kivity
· 15 years ago
4b5c9b7
KVM: PPC: Make large pages work
by Alexander Graf
· 15 years ago
5f2b105
KVM: PPC: Pass through program interrupts
by Alexander Graf
· 15 years ago
ff1ca3f
KVM: PPC: Pass program interrupt flags to the guest
by Alexander Graf
· 15 years ago
d35feb2
KVM: PPC: Fix HID5 setting code
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
bc90923
KVM: PPC: Get rid of unnecessary RFI
by Alexander Graf
· 15 years ago
b4433a7
KVM: PPC: Implement 'skip instruction' mode
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
Next »