Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cb007648de83cf226d69ec76e1c01848b4e8e49f
/
arch
/
x86
/
kvm
cb00764
KVM: fix cpuid E2BIG handling for extended request types
by Mark McLoughlin
· 16 years ago
60af2ec
KVM: Use MSR names in place of address
by Jaswinder Singh Rajput
· 16 years ago
890ca9a
KVM: Add MCE support
by Huang Ying
· 16 years ago
af24a4e
KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h
by Jaswinder Singh Rajput
· 15 years ago
ae0bb3e
KVM: VMX: Properly handle software interrupt re-injection in real mode
by Gleb Natapov
· 15 years ago
53a27b3
KVM: MMU: limit rmap chain length
by Marcelo Tosatti
· 15 years ago
263799a
KVM: VMX: Fix locking imbalance on emulation failure
by Jan Kiszka
· 15 years ago
34f0c1a
KVM: VMX: Fix locking order in handle_invalid_guest_state
by Jan Kiszka
· 15 years ago
025dbbf
KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_pages
by Marcelo Tosatti
· 15 years ago
4b656b1
KVM: SVM: force new asid on vcpu migration
by Marcelo Tosatti
· 15 years ago
d6289b9
KVM: x86: verify MTRR/PAT validity
by Marcelo Tosatti
· 15 years ago
0ff7787
KVM: PIT: fix kpit_elapsed division by zero
by Marcelo Tosatti
· 15 years ago
e125e7b
KVM: Fix KVM_GET_MSR_INDEX_LIST
by Jan Kiszka
· 15 years ago
bde8922
KVM: shut up uninit compiler warning in paging_tmpl.h
by Jaswinder Singh Rajput
· 15 years ago
9e69962
KVM: Ignore reads to K7 EVNTSEL MSRs
by Amit Shah
· 15 years ago
e3c7cb6
KVM: VMX: Handle vmx instruction vmexits
by Avi Kivity
· 15 years ago
a3f9d39
KVM: kvm/x86_emulate.c toggle_interruptibility() should be static
by Jaswinder Singh Rajput
· 15 years ago
29a4b93
KVM: MMU: Allow 4K ptes with bit 7 (PAT) set
by Avi Kivity
· 15 years ago
6484eb3
page allocator: do not check NUMA node ID when the caller knows the node is valid
by Mel Gorman
· 15 years ago
a0861c0
KVM: Add VT-x machine check support
by Andi Kleen
· 15 years ago
56b237e
KVM: VMX: Rename rmode.active to rmode.vm86_active
by Nitin A Kamble
· 15 years ago
20f6598
KVM: Move "exit due to NMI" handling into vmx_complete_interrupts()
by Gleb Natapov
· 16 years ago
8db3baa
KVM: Disable CR8 intercept if tpr patching is active
by Gleb Natapov
· 16 years ago
36752c9
KVM: Do not migrate pending software interrupts.
by Gleb Natapov
· 16 years ago
44c1143
KVM: inject NMI after IRET from a previous NMI, not before.
by Gleb Natapov
· 16 years ago
6a8b1d1
KVM: Always request IRQ/NMI window if an interrupt is pending
by Gleb Natapov
· 16 years ago
66fd3f7
KVM: Do not re-execute INTn instruction.
by Gleb Natapov
· 16 years ago
f629cf8
KVM: skip_emulated_instruction() decode instruction if size is not known
by Gleb Natapov
· 16 years ago
923c61b
KVM: Remove irq_pending bitmap
by Gleb Natapov
· 16 years ago
fa9726b
KVM: Do not allow interrupt injection from userspace if there is a pending event.
by Gleb Natapov
· 16 years ago
3298b75
KVM: Unprotect a page if #PF happens during NMI injection.
by Gleb Natapov
· 16 years ago
58f8ac2
KVM: Expand on "help" info to specify kvm intel and amd module names
by Robert P. J. Day
· 16 years ago
8986ecc
KVM: x86: check for cr3 validity in mmu_alloc_roots
by Marcelo Tosatti
· 16 years ago
7c8a83b
KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock
by Marcelo Tosatti
· 16 years ago
310b5d3
KVM: Deal with interrupt shadow state for emulated instructions
by Glauber Costa
· 16 years ago
2809f5d
KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()
by Glauber Costa
· 16 years ago
32f8840
KVM: use smp_send_reschedule in kvm_vcpu_kick
by Marcelo Tosatti
· 16 years ago
d149c73
KVM: Update cpuid 1.ecx reporting
by Avi Kivity
· 16 years ago
7faa4ee
KVM: Add AMD cpuid bit: cr8_legacy, abm, misaligned sse, sse4, 3dnow prefetch
by Avi Kivity
· 16 years ago
8d753f3
KVM: Fix cpuid feature misreporting
by Avi Kivity
· 16 years ago
d6a8c87
KVM: Drop request_nmi from stats
by Jan Kiszka
· 16 years ago
fe8e7f8
KVM: SVM: Don't reinject event that caused a task switch
by Gleb Natapov
· 16 years ago
b586eb0
KVM: SVM: Fix cross vendor migration issue in segment segment descriptor
by Andre Przywara
· 16 years ago
9b5843d
KVM: fix apic_debug instances
by Glauber Costa
· 16 years ago
522c68c
KVM: Enable snooping control for supported hardware
by Sheng Yang
· 16 years ago
4b12f0d
KVM: Replace get_mt_mask_shift with get_mt_mask
by Sheng Yang
· 16 years ago
9b62e5b
KVM: Wake up waitqueue before calling get_cpu()
by Jan Blunck
· 16 years ago
14d0bc1
KVM: Get rid of get_irq() callback
by Gleb Natapov
· 16 years ago
16d7a19
KVM: Fix userspace IRQ chip migration
by Gleb Natapov
· 16 years ago
95ba827313
KVM: SVM: Add NMI injection support
by Gleb Natapov
· 16 years ago
c4282df
KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open
by Gleb Natapov
· 16 years ago
0a5fff19
KVM: Do not report TPR write to userspace if new value bigger or equal to a previous one.
by Gleb Natapov
· 16 years ago
615d519
KVM: sync_lapic_to_cr8() should always sync cr8 to V_TPR
by Gleb Natapov
· 16 years ago
115666d
KVM: Remove kvm_push_irq()
by Gleb Natapov
· 16 years ago
1d6ed0c
KVM: Remove inject_pending_vectors() callback
by Gleb Natapov
· 16 years ago
1cb948a
KVM: Remove exception_injected() callback.
by Gleb Natapov
· 16 years ago
9222be1
KVM: SVM: Coalesce userspace/kernel irqchip interrupt injection logic
by Gleb Natapov
· 16 years ago
5df5664
KVM: Use kvm_arch_interrupt_allowed() instead of checking interrupt_window_open directly
by Gleb Natapov
· 16 years ago
1f21e79
KVM: VMX: Cleanup vmx_intr_assist()
by Gleb Natapov
· 16 years ago
863e8e6
KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX
by Gleb Natapov
· 16 years ago
8061823
KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too
by Gleb Natapov
· 16 years ago
3438253
KVM: MMU: Fix auditing code
by Jan Kiszka
· 16 years ago
59839df
KVM: x86: check for cr3 validity in ioctl_set_sregs
by Marcelo Tosatti
· 16 years ago
463656c
KVM: Replace kvmclock open-coded get_cpu_var() with the real thing
by Avi Kivity
· 16 years ago
8317c29
KVM: SVM: Skip instruction on a task switch only when appropriate
by Gleb Natapov
· 16 years ago
ba8afb6
KVM: x86 emulator: Add new mode of instruction emulation: skip
by Gleb Natapov
· 16 years ago
e637b82
KVM: x86 emulator: Decode soft interrupt instructions
by Gleb Natapov
· 16 years ago
84ce66a
KVM: x86 emulator: Completely decode in/out at decoding stage
by Gleb Natapov
· 16 years ago
341de7e
KVM: x86 emulator: Add unsigned byte immediate decode
by Gleb Natapov
· 16 years ago
d53c477
KVM: x86 emulator: Complete decoding of call near in decode stage
by Gleb Natapov
· 16 years ago
b2833e3
KVM: x86 emulator: Complete short/near jcc decoding in decode stage
by Gleb Natapov
· 16 years ago
782b877
KVM: x86 emulator: Complete ljmp decoding at decode stage
by Gleb Natapov
· 16 years ago
0654169
KVM: x86 emulator: Add lcall decoding
by Gleb Natapov
· 16 years ago
a5f868b
KVM: x86 emulator: Add decoding of 16bit second immediate argument
by Gleb Natapov
· 16 years ago
c2d0ee4
KVM: MMU: remove global page optimization logic
by Marcelo Tosatti
· 16 years ago
ede2ccc
KVM: PIT: fix count read and mode 0 handling
by Marcelo Tosatti
· 16 years ago
2d03319
KVM: x86 emulator: fix call near emulation
by Gleb Natapov
· 16 years ago
4c26b4c
KVM: MMU: Discard reserved bits checking on PDE bit 7-8
by Sheng Yang
· 16 years ago
64a7ec0
KVM: Fix unneeded instruction skipping during task switching.
by Gleb Natapov
· 16 years ago
b237ac3
KVM: Fix task switch back link handling.
by Gleb Natapov
· 16 years ago
8843419
KVM: VMX: Do not zero idt_vectoring_info in vmx_complete_interrupts().
by Gleb Natapov
· 16 years ago
37b96e9
KVM: VMX: Rewrite vmx_complete_interrupt()'s twisted maze of if() statements
by Gleb Natapov
· 16 years ago
7b4a25c
KVM: VMX: Fix handling of a fault during NMI unblocked due to IRET
by Gleb Natapov
· 16 years ago
20c466b
KVM: Use rsvd_bits_mask in load_pdptrs()
by Dong, Eddie
· 16 years ago
93ba03c
KVM: VMX: Fix feature testing
by Sheng Yang
· 16 years ago
0454715
KVM: VMX: Clean up Flex Priority related
by Sheng Yang
· 16 years ago
7a6ce84
KVM: remove pointless conditional before kfree() in lapic initialization
by Wei Yongjun
· 16 years ago
9645bb56
KVM: MMU: Use different shadows when EFER.NXE changes
by Avi Kivity
· 16 years ago
82725b2
KVM: MMU: Emulate #PF error code of reserved bits violation
by Dong, Eddie
· 16 years ago
a8b876b
KVM: MMU: Fix comment in page_fault()
by Eddie Dong
· 16 years ago
f9c617f
KVM: VMX: Correct wrong vmcs field sizes
by Sheng Yang
· 16 years ago
7d433b9
KVM: VMX: Make flexpriority module parameter reflect hardware capability
by Avi Kivity
· 16 years ago
7864612
KVM: Fix interrupt unhalting a vcpu when it shouldn't
by Gleb Natapov
· 16 years ago
09cec75
KVM: Timer event should not unconditionally unhalt vcpu.
by Gleb Natapov
· 16 years ago
089d034
KVM: VMX: Fold vm_need_ept() into callers
by Avi Kivity
· 16 years ago
575ff2d
KVM: VMX: Zero ept module parameter if ept is not present
by Avi Kivity
· 16 years ago
919818a
KVM: VMX: Zero the vpid module parameter if vpid is not supported
by Avi Kivity
· 16 years ago
4462d21
KVM: VMX: Annotate module parameters as __read_mostly
by Avi Kivity
· 16 years ago
736caef
KVM: VMX: Simplify module parameter names
by Avi Kivity
· 16 years ago
6062d01
KVM: VMX: Rename kvm_handle_exit() to vmx_handle_exit()
by Avi Kivity
· 16 years ago
Next »