开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
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-20
KVM: MMU: retain more available bits on mmio spte
Xiao Guangrong
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-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
2013-05-21
KVM: x86 emulator: switch MUL/DIV to DstXacc
Avi Kivity
2013-05-21
KVM: x86 emulator: decode extended accumulator explicity
Avi Kivity
2013-05-21
KVM: x86 emulator: add support for writing back the source operand
Avi Kivity
2013-05-19
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
2013-05-16
KVM: MMU: clenaup locking in mmu_free_roots()
Gleb Natapov
2013-05-15
KVM: x86: limit difference between kvmclock updates
Marcelo Tosatti
2013-05-14
KVM: x86: Remove support for reporting coalesced APIC IRQs
Jan Kiszka
2013-05-12
KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load()
Takuya Yoshikawa
2013-05-09
KVM: emulator: emulate SALC
Paolo Bonzini
2013-05-09
KVM: emulator: emulate XLAT
Paolo Bonzini
2013-05-09
KVM: emulator: emulate AAM
Paolo Bonzini
2013-05-09
KVM: VMX: fix halt emulation while emulating invalid guest sate
Gleb Natapov
2013-05-08
KVM: x86: fix maintenance of guest/host xcr0 state
Marcelo Tosatti
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-02
KVM: x86: Account for failing enable_irq_window for NMI window request
Jan Kiszka
2013-04-30
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-04-29
kvm: KVM_CAP_IOMMU only available with device assignment
Alex Williamson
2013-04-28
KVM: nVMX: Skip PF interception check when queuing during nested run
Jan Kiszka
2013-04-28
kvm: Allow build-time configuration of KVM device assignment
Alex Williamson
2013-04-28
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
Gleb Natapov
2013-04-28
KVM: x86: Rework request for immediate exit
Jan Kiszka
2013-04-28
kvm, svm: Fix typo in printk message
Borislav Petkov
2013-04-28
KVM: VMX: remove unprintable characters from comment
Jan Kiszka
2013-04-26
KVM: Move irqfd resample cap handling to generic code
Alexander Graf
2013-04-26
KVM: Extract generic irqchip logic into irqchip.c
Alexander Graf
[next]