Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
c58d4055c054fc6dc72f1be8bc71bd6fff209e48
/
arch
/
x86
/
kvm
d3b5d35
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1fb883b
KVM: nVMX: initialize PML fields in vmcs02
by Ladi Prosek
· 8 years ago
ab007cc
KVM: nVMX: do not leak PML full vmexit to L1
by Ladi Prosek
· 8 years ago
7f75540
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
by Ingo Molnar
· 8 years ago
2beb6dad
KVM: x86: cleanup the page tracking SRCU instance
by Paolo Bonzini
· 8 years ago
7ad658b
KVM: nVMX: fix nested EPT detection
by Ladi Prosek
· 8 years ago
08d839c
KVM: VMX: Fix enable VPID conditions
by Wanpeng Li
· 8 years ago
63cb6d5
KVM: nVMX: Fix nested VPID vmx exec control
by Wanpeng Li
· 8 years ago
24dccf8
KVM: x86: correct async page present tracepoint
by Wanpeng Li
· 8 years ago
fb6c819
kvm: vmx: Flush TLB when the APIC-access address changes
by Jim Mattson
· 8 years ago
c761159
KVM: x86: use pic/ioapic destructor when destroy vm
by Peter Xu
· 8 years ago
950712e
KVM: x86: check existance before destroy
by Peter Xu
· 8 years ago
59c58ceb
x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers
by Andy Lutomirski
· 8 years ago
6d1b3ad
KVM: nVMX: don't reset kvm mmu twice
by Wanpeng Li
· 8 years ago
3863dff
kvm: fix usage of uninit spinlock in avic_vm_destroy()
by Dmitry Vyukov
· 8 years ago
6c6c5e0
KVM: VMX: downgrade warning on unexpected exit code
by Radim Krčmář
· 8 years ago
45fc875
x86: Make the GDT remapping read-only on 64-bit
by Thomas Garnier
· 8 years ago
05d8d34
KVM: nVMX: do not warn when MSR bitmap address is not backed
by Radim Krčmář
· 8 years ago
2f707d9
KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
by Wanpeng Li
· 8 years ago
587d7e72
kvm: nVMX: VMCLEAR should not cause the vCPU to shut down
by Jim Mattson
· 8 years ago
2d62e07
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
3905f9a
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
32ef551
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
by Ingo Molnar
· 8 years ago
b2d0910
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
acc9ab6
KVM: nVMX: Fix pending events injection
by Wanpeng Li
· 8 years ago
0fce546
x86/kvm/vmx: remove unused variable in segment_base()
by Jérémy Lefaure
· 8 years ago
bba82fd
KVM: x86: never specify a sample period for virtualized in_tx_cp counters
by Robert O'Callahan
· 8 years ago
9332ef9
scripts/spelling.txt: add "an user" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
fd7e9a8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
96794e4
KVM: VMX: use correct vmcs_read/write for guest segment selector/base
by Chao Peng
· 8 years ago
b7ffc44
x86/kvm/vmx: Defer TR reload after VM exit
by Andy Lutomirski
· 8 years ago
8c2e41f
x86/kvm/vmx: Simplify segment_base()
by Andy Lutomirski
· 8 years ago
e28baea
x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels
by Andy Lutomirski
· 8 years ago
e0c2306
x86/kvm/vmx: Don't fetch the TSS base from the GDT
by Andy Lutomirski
· 8 years ago
828cad8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
06ce521
kvm: fix page struct leak in handle_vmon
by Paolo Bonzini
· 8 years ago
bd7e5b0
KVM: x86: remove code for lazy FPU handling
by Paolo Bonzini
· 8 years ago
460df4c
KVM: race-free exit from KVM_RUN without POSIX signals
by Paolo Bonzini
· 8 years ago
bbd6411
KVM: Support vCPU-based gfn->hva cache
by Cao, Lei
· 8 years ago
47c0152
KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controls
by Paolo Bonzini
· 8 years ago
681bcea
KVM: svm: inititalize hash table structures directly
by David Hildenbrand
· 8 years ago
858e25c
kvm: nVMX: Refactor nested_vmx_run()
by Jim Mattson
· 8 years ago
ca0bde2
kvm: nVMX: Split VMCS checks from nested_vmx_run()
by Jim Mattson
· 8 years ago
6beb7bd
kvm: nVMX: Refactor nested_get_vmcs12_pages()
by Jim Mattson
· 8 years ago
a8bc284
kvm: nVMX: Refactor handle_vmptrld()
by Jim Mattson
· 8 years ago
e29acc5
kvm: nVMX: Refactor handle_vmon()
by Jim Mattson
· 8 years ago
cf8b84f
kvm: nVMX: Prepare for checkpointing L2 state
by Jim Mattson
· 8 years ago
b95234c
kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
by Paolo Bonzini
· 8 years ago
76dfafd5
KVM: x86: do not scan IRR twice on APICv vmentry
by Paolo Bonzini
· 8 years ago
3d92789
KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callers
by Paolo Bonzini
· 8 years ago
810e6de
KVM: x86: preparatory changes for APICv cleanups
by Paolo Bonzini
· 8 years ago
0ad3bed
kvm: nVMX: move nested events check to kvm_vcpu_running
by Paolo Bonzini
· 8 years ago
967235d
KVM: vmx: clear pending interrupts on KVM_SET_LAPIC
by Paolo Bonzini
· 8 years ago
db1c056
kvm: vmx: Use the hardware provided GPA instead of page walk
by Paolo Bonzini
· 8 years ago
8ef81a9
KVM: x86: hide KVM_HC_CLOCK_PAIRING on 32 bit
by Arnd Bergmann
· 8 years ago
2e751df
Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 8 years ago
80fbd89
KVM: x86: fix compilation
by Paolo Bonzini
· 8 years ago
55dd00a
KVM: x86: add KVM_HC_CLOCK_PAIRING hypercall
by Marcelo Tosatti
· 8 years ago
6342c50
KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail
by David Hildenbrand
· 8 years ago
42cf014
KVM: nVMX: kmap() can't fail
by David Hildenbrand
· 8 years ago
00c87e9
KVM: x86: do not save guest-unsupported XSAVE state
by Radim Krčmář
· 8 years ago
5613fda
sched/cputime: Convert task/group cputime to nsecs
by Frederic Weisbecker
· 8 years ago
d3e328f
kvm: x86: mmu: Verify that restored PTE has needed perms in fast page fault
by Junaid Shahid
· 8 years ago
d162f30
kvm: x86: mmu: Move pgtbl walk inside retry loop in fast_page_fault
by Junaid Shahid
· 8 years ago
20d6523
kvm: x86: mmu: Update comment in mark_spte_for_access_track
by Junaid Shahid
· 8 years ago
312b616
kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.c
by Junaid Shahid
· 8 years ago
ab22a47
kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constants
by Junaid Shahid
· 8 years ago
0b4c208
Revert "KVM: nested VMX: disable perf cpuid reporting"
by Jim Mattson
· 8 years ago
a17f322
kvm: x86: Expose Intel VPOPCNTDQ feature to guest
by Piotr Luc
· 8 years ago
a9ff720
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Radim Krčmář
· 8 years ago
ce2e852
KVM: x86: fix fixing of hypercalls
by Dmitry Vyukov
· 8 years ago
33ab911
KVM: x86: fix emulation of "MOV SS, null selector"
by Paolo Bonzini
· 8 years ago
546d87e
KVM: x86: fix NULL deref in vcpu_scan_ioapic
by Wanpeng Li
· 8 years ago
129a72a
KVM: x86: Introduce segmented_write_std
by Steve Rutherford
· 8 years ago
cef84c3
KVM: x86: flush pending lapic jump label updates on module unload
by David Matlack
· 8 years ago
21e7fbe
kvm: nVMX: Reorder error checks for emulated VMXON
by Jim Mattson
· 8 years ago
4d82d12
KVM: lapic: do not scan IRR when delivering an interrupt
by Paolo Bonzini
· 8 years ago
26fbbee
KVM: lapic: do not set KVM_REQ_EVENT unnecessarily on PPR update
by Paolo Bonzini
· 8 years ago
b3c045d
KVM: lapic: remove unnecessary KVM_REQ_EVENT on PPR update
by Paolo Bonzini
· 8 years ago
eb90f34
KVM: vmx: speed up TPR below threshold vmexits
by Paolo Bonzini
· 8 years ago
0f1e261
KVM: x86: add VCPU stat for KVM_REQ_EVENT processing
by Paolo Bonzini
· 8 years ago
0f89b20
kvm: svm: Use the hardware provided GPA instead of page walk
by Tom Lendacky
· 8 years ago
5bd5db3
KVM: x86: allow hotplug of VCPU with APIC ID over 0xff
by Radim Krčmář
· 8 years ago
b4535b5
KVM: x86: make interrupt delivery fast and slow path behave the same
by Radim Krčmář
· 8 years ago
6e50043
KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id
by Radim Krčmář
· 8 years ago
f98a3ef
KVM: x86: use delivery to self in hyperv synic
by Radim Krčmář
· 8 years ago
f160c7b
kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.
by Junaid Shahid
· 8 years ago
37f0e8f
kvm: x86: mmu: Do not use bit 63 for tracking special SPTEs
by Junaid Shahid
· 8 years ago
f39a058
kvm: x86: mmu: Introduce a no-tracking version of mmu_spte_update
by Junaid Shahid
· 8 years ago
83ef6c8
kvm: x86: mmu: Refactor accessed/dirty checks in mmu_spte_update/clear
by Junaid Shahid
· 8 years ago
97dceba
kvm: x86: mmu: Fast Page Fault path retries
by Junaid Shahid
· 8 years ago
ea4114b
kvm: x86: mmu: Rename spte_is_locklessly_modifiable()
by Junaid Shahid
· 8 years ago
27959a4
kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
by Junaid Shahid
· 8 years ago
114df30
kvm: x86: reduce collisions in mmu_page_hash
by David Matlack
· 8 years ago
f3414bc
kvm: x86: export maximum number of mmu_page_hash collisions
by David Matlack
· 8 years ago
826da32
KVM: x86: simplify conditions with split/kernel irqchip
by Radim Krčmář
· 8 years ago
8231f50
KVM: x86: prevent setup of invalid routes
by Radim Krčmář
· 8 years ago
e5dc487
KVM: x86: refactor pic setup in kvm_set_routing_entry
by Radim Krčmář
· 8 years ago
0994136
KVM: x86: make pic setup code look like ioapic setup
by Radim Krčmář
· 8 years ago
Next »