Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
92afdc1bf1f2100d6c634a131421cd112bad5a48
/
arch
/
x86
/
kvm
3750771
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b9085bc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
dab2087
KVM: x86: fix build with !CONFIG_SMP
by Radim Krčmář
· 10 years ago
23e8fe2
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d44e121
KVM: x86: emulate: correct page fault error code for NoWrite instructions
by Paolo Bonzini
· 10 years ago
f781951
kvm: add halt_poll_ns module parameter
by Paolo Bonzini
· 10 years ago
1e02ce4
x86: Store a per-cpu shadow copy of CR4
by Andy Lutomirski
· 10 years ago
375074c
x86: Clean up cr4 manipulation
by Andy Lutomirski
· 10 years ago
705699a
KVM: nVMX: Enable nested posted interrupt processing
by Wincy Van
· 10 years ago
608406e
KVM: nVMX: Enable nested virtual interrupt delivery
by Wincy Van
· 10 years ago
82f0dd4
KVM: nVMX: Enable nested apic register virtualization
by Wincy Van
· 10 years ago
b9c237b
KVM: nVMX: Make nested control MSRs per-cpu
by Wincy Van
· 10 years ago
f2b9328
KVM: nVMX: Enable nested virtualize x2apic mode
by Wincy Van
· 10 years ago
3af18d9
KVM: nVMX: Prepare for using hardware MSR bitmap
by Wincy Van
· 10 years ago
2e6d015
KVM: x86: revert "add method to test PIR bitmap vector"
by Marcelo Tosatti
· 10 years ago
f933986
KVM: x86: fix lapic_timer_int_injected with APIC-v
by Marcelo Tosatti
· 10 years ago
ad15a29
kvm: vmx: fix oops with explicit flexpriority=0 option
by Paolo Bonzini
· 10 years ago
df04d1d
KVM: x86: check LAPIC presence when building apic_map
by Radim Krčmář
· 10 years ago
8a39536
KVM: x86: fix x2apic logical address matching
by Radim Krčmář
· 10 years ago
3697f30
KVM: x86: replace 0 with APIC_DEST_PHYSICAL
by Radim Krčmář
· 10 years ago
9368b56
KVM: x86: cleanup kvm_apic_match_*()
by Radim Krčmář
· 10 years ago
52c233a
KVM: x86: return bool from kvm_apic_match*()
by Radim Krčmář
· 10 years ago
843e433
KVM: VMX: Add PML support in VMX
by Kai Huang
· 10 years ago
88178fd
KVM: x86: Add new dirty logging kvm_x86_ops for PML
by Kai Huang
· 10 years ago
1c91cad4
KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
by Kai Huang
· 10 years ago
9b51a63
KVM: MMU: Explicitly set D-bit for writable spte.
by Kai Huang
· 10 years ago
f4b4b18
KVM: MMU: Add mmu help functions to support PML
by Kai Huang
· 10 years ago
3b0f1d0
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log dirty
by Kai Huang
· 10 years ago
128ca09
kvm: iommu: Add cond_resched to legacy device assignment code
by Joerg Roedel
· 10 years ago
8226808
KVM: x86: Emulation of call may use incorrect stack size
by Nadav Amit
· 10 years ago
bac15531
KVM: x86: 32-bit wraparound read/write not emulated correctly
by Nadav Amit
· 10 years ago
2b42fce
KVM: x86: Fix defines in emulator.c
by Nadav Amit
· 10 years ago
2276b51
KVM: x86: ARPL emulation can cause spurious exceptions
by Nadav Amit
· 10 years ago
801806d
KVM: x86: IRET emulation does not clear NMI masking
by Nadav Amit
· 10 years ago
16794aa
KVM: x86: Wrong operand size for far ret
by Nadav Amit
· 10 years ago
2fcf5c8
KVM: x86: Dirty the dest op page on cmpxchg emulation
by Nadav Amit
· 10 years ago
8fff5e3
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 10 years ago
f374737
KVM: x86: SYSENTER emulation is broken
by Nadav Amit
· 10 years ago
63ea0a4
KVM: x86: Fix of previously incomplete fix for CVE-2014-8480
by Nadav Amit
· 10 years ago
1c6007d
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next
by Paolo Bonzini
· 10 years ago
31928aa
KVM: remove unneeded return value of vcpu_postcreate
by Dominik Dingel
· 10 years ago
f490282
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 10 years ago
54750f2
KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue
by Marcelo Tosatti
· 10 years ago
69b0049
KVM: fix "Should it be static?" warnings from sparse
by Fengguang Wu
· 10 years ago
d91ffee
Optimize TLB flush in kvm_mmu_slot_remove_write_access.
by Kai Huang
· 10 years ago
0c55d6d
x86: kvm: vmx: Remove some unused functions
by Rickard Strandqvist
· 10 years ago
e108ff2
KVM: x86: switch to kvm_get_dirty_log_protect
by Paolo Bonzini
· 10 years ago
c205fb7
KVM: x86: #PF error-code on R/W operations is wrong
by Nadav Amit
· 10 years ago
7e71a59
KVM: x86: flush TLB when D bit is manually changed.
by Kai Huang
· 10 years ago
defcf51
KVM: x86: allow TSC deadline timer on all hosts
by Radim Krčmář
· 10 years ago
bab5bb3
kvm: x86: Remove kvm_make_request from lapic.c
by Nicholas Krause
· 10 years ago
edccda7
KVM: x86: Access to LDT/GDT that wraparound is incorrect
by Nadav Amit
· 10 years ago
e2cefa7
KVM: x86: Do not set access bit on accessed segments
by Nadav Amit
· 10 years ago
ab70809
KVM: x86: POP [ESP] is not emulated correctly
by Nadav Amit
· 10 years ago
80976db
KVM: x86: em_call_far should return failure result
by Nadav Amit
· 10 years ago
3dc4bc4
KVM: x86: JMP/CALL using call- or task-gate causes exception
by Nadav Amit
· 10 years ago
16bebef
KVM: x86: fnstcw and fnstsw may cause spurious exception
by Nadav Amit
· 10 years ago
3313bc4
KVM: x86: pop sreg accesses only 2 bytes
by Nadav Amit
· 10 years ago
fa4a2c0
KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON
by Paolo Bonzini
· 11 years ago
4c1a50d
KVM: x86: mmu: remove ASSERT(vcpu)
by Paolo Bonzini
· 11 years ago
ad896af
KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept_mmu
by Paolo Bonzini
· 11 years ago
e0c6db3
KVM: x86: mmu: do not use return to tail-call functions that return void
by Paolo Bonzini
· 10 years ago
6c19b75
KVM: x86: add tracepoint to wait_lapic_expire
by Marcelo Tosatti
· 10 years ago
d0659d9
KVM: x86: add option to advance tscdeadline hrtimer expiration
by Marcelo Tosatti
· 10 years ago
7c6a98d
KVM: x86: add method to test PIR bitmap vector
by Marcelo Tosatti
· 10 years ago
b4eef9b
kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv
by Tiejun Chen
· 10 years ago
5ff22e7
KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32
by Nicholas Krause
· 10 years ago
19d5f10
KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exit
by Eugene Korenevsky
· 10 years ago
e9ac033
KVM: nVMX: Improve nested msr switch checking
by Eugene Korenevsky
· 10 years ago
ff651cb
KVM: nVMX: Add nested msr load/restore algorithm
by Wincy Van
· 10 years ago
83fe27e
rcu: Make SRCU optional by using CONFIG_SRCU
by Pranith Kumar
· 10 years ago
a629df7
kvm: x86: drop severity of "generation wraparound" message
by Paolo Bonzini
· 10 years ago
baa0352
kvm: x86: vmx: reorder some msr writing
by Tiejun Chen
· 10 years ago
66dcff8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
cb5281a
KVM: move APIC types to arch/x86/
by Paolo Bonzini
· 10 years ago
333bce5
Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 10 years ago
ab646f5
KVM: x86: em_ret_far overrides cpl
by Nadav Amit
· 10 years ago
78051e3
KVM: nVMX: Disable unrestricted mode if ept=0
by Bandan Das
· 10 years ago
1dd7dcb
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
64a3829
KVM: x86: Emulate should check #UD before #GP
by Nadav Amit
· 10 years ago
bc397a6
KVM: x86: Do not push eflags.vm on pushf
by Nadav Amit
· 10 years ago
53bb4f7
KVM: x86: Remove prefix flag when GP macro is used
by Nadav Amit
· 10 years ago
e08e833
KVM: cpuid: recompute CPUID 0xD.0:EBX,ECX
by Radim Krčmář
· 10 years ago
81dc01f
kvm: vmx: add nested virtualization support for xsaves
by Wanpeng Li
· 10 years ago
2030009
kvm: vmx: add MSR logic for XSAVES
by Wanpeng Li
· 10 years ago
f53cd63
kvm: x86: handle XSAVES vmcs and vmexit
by Wanpeng Li
· 10 years ago
404e0a1
KVM: cpuid: mask more bits in leaf 0xd and subleaves
by Paolo Bonzini
· 10 years ago
412a3c4
KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctly
by Paolo Bonzini
· 10 years ago
55412b2
kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest
by Wanpeng Li
· 10 years ago
5c404ca
KVM: x86: use F() macro throughout cpuid.c
by Paolo Bonzini
· 10 years ago
df1daba
KVM: x86: support XSAVES usage in the host
by Paolo Bonzini
· 10 years ago
45c3094
KVM: x86: allow 256 logical x2APICs again
by Radim Krčmář
· 10 years ago
25995e5
KVM: x86: check bounds of APIC maps
by Radim Krčmář
· 10 years ago
fa834e9
KVM: x86: fix APIC physical destination wrapping
by Radim Krčmář
· 10 years ago
085563f
KVM: x86: deliver phys lowest-prio
by Radim Krčmář
· 10 years ago
698f975
KVM: x86: don't retry hopeless APIC delivery
by Radim Krčmář
· 10 years ago
decdc28
KVM: x86: use MSR_ICR instead of a number
by Radim Krčmář
· 10 years ago
c69d3d9
KVM: x86: Fix reserved x2apic registers
by Nadav Amit
· 10 years ago
39f062f
KVM: x86: Generate #UD when memory operand is required
by Nadav Amit
· 10 years ago
d3fccc7
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
by Ard Biesheuvel
· 10 years ago
Next »