index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2013-07-29
KVM: x86: rename EMULATE_DO_MMIO
Paolo Bonzini
2013-07-25
KVM: x86: Drop some unused functions from lapic
Jan Kiszka
2013-07-25
KVM: x86: Simplify __apic_accept_irq
Jan Kiszka
2013-07-19
perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5
Andi Kleen
2013-07-18
KVM: nVMX: Set segment infomation of L1 when L2 exits
Arthur Chunqi Li
2013-07-18
KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL
Nadav Har'El
2013-07-18
KVM: x86: Drop useless cast
Mathias Krause
2013-07-18
KVM: VMX: Use proper types to access const arrays
Mathias Krause
2013-07-18
KVM: nVMX: Set success rflags when emulate VMXON/VMXOFF in nested virt
Arthur Chunqi Li
2013-07-18
KVM: nVMX: Change location of 3 functions in vmx.c
Arthur Chunqi Li
2013-07-18
KVM: x86: Avoid zapping mmio sptes twice for generation wraparound
Takuya Yoshikawa
2013-07-18
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
2013-07-18
KVM: MMU: avoid fast page fault fixing mmio page fault
Xiao Guangrong
2013-07-04
KVM: VMX: mark unusable segment as nonpresent
Gleb Natapov
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-07-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-06-27
KVM: Fix RTC interrupt coalescing tracking
Gleb Natapov
2013-06-27
kvm: Add a tracepoint write_tsc_offset
Yoshihiro YUNOMAE
2013-06-27
KVM: MMU: Inform users of mmio generation wraparound
Takuya Yoshikawa
2013-06-27
KVM: MMU: document clear_spte_count
Xiao Guangrong
2013-06-27
KVM: MMU: drop kvm_mmu_zap_mmio_sptes
Xiao Guangrong
2013-06-27
KVM: MMU: init kvm generation close to mmio wrap-around value
Xiao Guangrong
2013-06-27
KVM: MMU: add tracepoint for check_mmio_spte
Xiao Guangrong
2013-06-27
KVM: MMU: fast invalidate all mmio sptes
Xiao Guangrong
2013-06-27
KVM: MMU: make return value of mmio page fault handler more readable
Xiao Guangrong
2013-06-27
KVM: MMU: store generation-number into mmio spte
Xiao Guangrong
2013-06-25
x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE
H. Peter Anvin
2013-06-25
x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED
H. Peter Anvin
2013-06-20
KVM: MMU: retain more available bits on mmio spte
Xiao Guangrong
2013-06-18
KVM: x86: remove vcpu's CPL check in host-invoked XCR set
Zhanghaoyu (A)
2013-06-12
KVM: x86: handle idiv overflow at kvm_write_tsc
Marcelo Tosatti
2013-06-05
KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zapped
Gleb Natapov
2013-06-05
KVM: MMU: reclaim the zapped-obsolete page first
Xiao Guangrong
2013-06-05
KVM: MMU: collapse TLB flushes when zap all pages
Xiao Guangrong
2013-06-05
KVM: MMU: zap pages in batch
Xiao Guangrong
2013-06-05
KVM: MMU: do not reuse the obsolete page
Xiao Guangrong
2013-06-05
KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages
Xiao Guangrong
2013-06-05
KVM: MMU: show mmu_valid_gen in shadow page related tracepoints
Xiao Guangrong
2013-06-05
KVM: x86: use the fast way to invalidate all pages
Xiao Guangrong
2013-06-05
KVM: MMU: fast invalidate all pages
Xiao Guangrong
2013-06-05
KVM: MMU: drop unnecessary kvm_reload_remote_mmus
Xiao Guangrong
2013-06-05
KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall
Xiao Guangrong
2013-06-03
KVM: Fix race in apic->pending_events processing
Gleb Natapov
2013-06-03
KVM: fix sil/dil/bpl/spl in the mod/rm fields
Paolo Bonzini
2013-06-03
KVM: Emulate multibyte NOP
Paolo Bonzini
2013-05-21
KVM: x86 emulator: convert XADD to fastop
Avi Kivity
2013-05-21
KVM: x86 emulator: drop unused old-style inline emulation
Avi Kivity
2013-05-21
KVM: x86 emulator: convert DIV/IDIV to fastop
Avi Kivity
2013-05-21
KVM: x86 emulator: convert single-operand MUL/IMUL to fastop
Avi Kivity
2013-05-21
KVM: x86 emulator: Switch fastop src operand to RDX
Avi Kivity
[prev]
[next]