Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ce57e981f2b996aaca2031003b3f866368307766
/
arch
/
x86
/
kvm
ac07f5c
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
08815bc
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
7e92daa
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
b1a74bf
x86, kvm: fix kvm's usage of kernel_fpu_begin/end()
by Suresh Siddha
· 12 years ago
26bf264
KVM: x86: Export svm/vmx exit code and vector code to userspace
by Xiao Guangrong
· 12 years ago
4b8073e
arch/x86: Remove unecessary semicolons
by Peter Senna Tschudin
· 12 years ago
9c1c3fa
x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()
by Suresh Siddha
· 12 years ago
4484141
KVM: fix error paths for failed gfn_to_page() calls
by Xiao Guangrong
· 12 years ago
4f97704
KVM: x86: Check INVPCID feature bit in EBX of leaf 7
by Ren, Yongjie
· 12 years ago
749c59f
KVM: PIC: fix use of uninitialised variable.
by Jamie Iles
· 12 years ago
1d92128
KVM: x86: fix KVM_GET_MSR for PV EOI
by Michael S. Tsirkin
· 12 years ago
5ad105e
KVM: x86 emulator: use stack size attribute to mask rsp in stack ops
by Avi Kivity
· 12 years ago
35f2d16
KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended
by Takuya Yoshikawa
· 12 years ago
439793d
KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value
by Gleb Natapov
· 12 years ago
aa67f60
KVM: VMX: Fix ds/es corruption on i386 with preemption
by Avi Kivity
· 12 years ago
4b64866
KVM: x86: apply kvmclock offset to guest wall clock time
by Bruce Rogers
· 12 years ago
aea218f
KVM: PIC: call ack notifiers for irqs that are dropped form irr
by Gleb Natapov
· 12 years ago
5fecc9d
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
1a577b7
KVM: fix race with level interrupts
by Michael S. Tsirkin
· 12 years ago
a2fe194
Merge branch 'linus' into perf/core
by Ingo Molnar
· 12 years ago
ad756a1
KVM: VMX: Implement PCID/INVPCID for guests with EPT
by Mao, Junjie
· 12 years ago
6fbc277
KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint
by Xiao Guangrong
· 12 years ago
a72faf2
KVM: MMU: trace fast page fault
by Xiao Guangrong
· 12 years ago
c7ba5b4
KVM: MMU: fast path of handling guest page fault
by Xiao Guangrong
· 12 years ago
49fde34
KVM: MMU: introduce SPTE_MMU_WRITEABLE bit
by Xiao Guangrong
· 12 years ago
6e7d035
KVM: MMU: fold tlb flush judgement into mmu_spte_update
by Xiao Guangrong
· 12 years ago
4f5982a
KVM: VMX: export PFEC.P bit on ept
by Xiao Guangrong
· 12 years ago
8e22f95
KVM: MMU: cleanup spte_write_protect
by Xiao Guangrong
· 12 years ago
d13bc5b
KVM: MMU: abstract spte write-protect
by Xiao Guangrong
· 12 years ago
2f84569
KVM: MMU: return bool in __rmap_write_protect
by Xiao Guangrong
· 12 years ago
a27685c
KVM: VMX: Emulate invalid guest state by default
by Avi Kivity
· 12 years ago
8089000
KVM: x86 emulator: implement LTR
by Avi Kivity
· 12 years ago
869be99
KVM: x86 emulator: make loading TR set the busy bit
by Avi Kivity
· 12 years ago
e919464
KVM: x86 emulator: make read_segment_descriptor() return the address
by Avi Kivity
· 12 years ago
a14e579
KVM: x86 emulator: emulate LLDT
by Avi Kivity
· 12 years ago
9299836
KVM: x86 emulator: emulate BSWAP
by Avi Kivity
· 12 years ago
de5f70e
KVM: VMX: Improve error reporting during invalid guest state emulation
by Avi Kivity
· 12 years ago
de87dcd
KVM: VMX: Stop invalid guest state emulation on pending event
by Avi Kivity
· 12 years ago
612e89f
KVM: x86 emulator: implement ENTER
by Avi Kivity
· 12 years ago
51ddff5
KVM: x86 emulator: split push logic from push opcode emulation
by Avi Kivity
· 12 years ago
361cad2
KVM: x86 emulator: fix byte-sized MOVZX/MOVSX
by Avi Kivity
· 12 years ago
2dd7caa
KVM: x86 emulator: emulate LAHF
by Avi Kivity
· 12 years ago
7c068e4
KVM: VMX: Continue emulating after batch exhausted
by Avi Kivity
· 12 years ago
bdea48e
KVM: VMX: Fix interrupt exit condition during emulation
by Avi Kivity
· 12 years ago
9605157
KVM: x86 emulator: emulate SGDT/SIDT
by Avi Kivity
· 12 years ago
a6e3407
KVM: Fix SS default ESP/EBP based addressing
by Avi Kivity
· 12 years ago
f47cfa3
KVM: x86 emulator: emulate LEAVE
by Avi Kivity
· 12 years ago
b8405c1
KVM: VMX: Limit iterations with emulator_invalid_guest_state
by Avi Kivity
· 12 years ago
f0495f9
KVM: VMX: Relax check on unusable segment
by Avi Kivity
· 12 years ago
510425f
KVM: x86 emulator: fix LIDT/LGDT in long mode
by Avi Kivity
· 12 years ago
79d5b4c
KVM: x86 emulator: allow loading null SS in long mode
by Avi Kivity
· 12 years ago
6d6eede
KVM: x86 emulator: emulate cpuid
by Avi Kivity
· 12 years ago
0017f93
KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics
by Avi Kivity
· 12 years ago
62046e5
KVM: Split cpuid register access from computation
by Avi Kivity
· 12 years ago
d881e6f
KVM: VMX: Return correct CPL during transition to protected mode
by Avi Kivity
· 12 years ago
e676505
KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulation
by Avi Kivity
· 12 years ago
35c2f48
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
15c7ad5
perf/x86: Rename Intel specific macros
by Robert Richter
· 12 years ago
85b7059
KVM: MMU: fix shrinking page from the empty mmu
by Xiao Guangrong
· 12 years ago
2106a54
KVM: VMX: code clean for vmx_init()
by Guo Chao
· 12 years ago
b102f1d
tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint
by Namhyung Kim
· 12 years ago
ae7a2a3
KVM: host side for eoi optimization
by Michael S. Tsirkin
· 12 years ago
d905c06
KVM: rearrange injection cancelling code
by Michael S. Tsirkin
· 12 years ago
5cfb1d5
KVM: only sync when attention bits set
by Michael S. Tsirkin
· 12 years ago
8680b94
KVM: optimize ISR lookups
by Michael S. Tsirkin
· 12 years ago
5eadf91
KVM: document lapic regs field
by Michael S. Tsirkin
· 12 years ago
9e40b67
KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc()
by Takuya Yoshikawa
· 12 years ago
00763e4
KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bit
by Xudong Hao
· 12 years ago
80feb89
KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc()
by Takuya Yoshikawa
· 12 years ago
79f702a
KVM: disable uninitialized var warning
by Michael S. Tsirkin
· 12 years ago
a737f25
KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
by Christoffer Dall
· 12 years ago
b246dd5
KVM: VMX: Fix KVM_SET_SREGS with big real mode segments
by Orit Wasserman
· 12 years ago
1952639
KVM: MMU: do not iterate over all VMs in mmu_shrink()
by Gleb Natapov
· 12 years ago
3f6d8c8
KVM: VMX: Use EPT Access bit in response to memory notifiers
by Xudong Hao
· 13 years ago
b38f993
KVM: VMX: Enable EPT A/D bits if supported by turning on relevant bit in EPTP
by Xudong Hao
· 12 years ago
83c3a33
KVM: VMX: Add parameter to control A/D bits support, default is on
by Xudong Hao
· 12 years ago
c1a7b32
KVM: Avoid wasting pages for small lpage_info arrays
by Takuya Yoshikawa
· 13 years ago
c358666
KVM: MMU: fix huge page adapted on non-PAE host
by Xiao Guangrong
· 12 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
d8368af
KVM: Fix mmu_reload() clash with nested vmx event injection
by Avi Kivity
· 13 years ago
c142786
KVM: MMU: Don't use RCU for lockless shadow walking
by Avi Kivity
· 13 years ago
b2da15a
KVM: VMX: Optimize %ds, %es reload
by Avi Kivity
· 13 years ago
512d564
KVM: VMX: Fix %ds/%es clobber
by Avi Kivity
· 13 years ago
d54e423
KVM: x86 emulator: convert bsf/bsr instructions to emulate_2op_SrcV_nobyte()
by Joerg Roedel
· 13 years ago
5f3fbc3
KVM: VMX: unlike vmcs on fail path
by Xiao Guangrong
· 13 years ago
9f4260e
KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decoding
by Takuya Yoshikawa
· 13 years ago
1c2545b
KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables
by Takuya Yoshikawa
· 13 years ago
57c22e5
KVM: fix cpuid eax for KVM leaf
by Michael S. Tsirkin
· 13 years ago
a4fa163
KVM: ensure async PF event wakes up vcpu from halt
by Gleb Natapov
· 13 years ago
b6ddf05
KVM: x86: Run PIT work in own kthread
by Jan Kiszka
· 13 years ago
38e8a2d
KVM: x86 emulator: fix asm constraint in flush_pending_x87_faults
by Avi Kivity
· 13 years ago
4138377
KVM: Introduce bitmask for apic attention reasons
by Gleb Natapov
· 13 years ago
07975ad
KVM: Introduce direct MSI message injection for in-kernel irqchips
by Jan Kiszka
· 13 years ago
bfce281
kill mm argument of vm_munmap()
by Al Viro
· 13 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
a46ef99
VM: add "vm_munmap()" helper function
by Linus Torvalds
· 13 years ago
f78146b
KVM: Fix page-crossing MMIO
by Avi Kivity
· 13 years ago
eac0556
Merge branch 'linus' into queue
by Marcelo Tosatti
· 13 years ago
2225fd5
KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context
by Avi Kivity
· 13 years ago
f71fa31
KVM: MMU: use page table level macro
by Davidlohr Bueso
· 13 years ago
Next »