开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2010-05-17
KVM: MMU: cleanup for function unaccount_shadowed()
Wei Yongjun
2010-05-17
KVM: Get rid of dead function gva_to_page()
Gui Jianfeng
2010-05-17
KVM: MMU: Remove unused varialbe in rmap_next()
Gui Jianfeng
2010-05-17
KVM: MMU: Make use of is_large_pte() in walker
Gui Jianfeng
2010-05-17
KVM: MMU: Move sync_page() first pte address calculation out of loop
Gui Jianfeng
2010-05-17
KVM: MMU: Drop cr4.pge from shadow page role
Avi Kivity
2010-05-17
KVM: use the correct RCU API for PROVE_RCU=y
Lai Jiangshan
2010-05-17
Merge branch 'perf'
Avi Kivity
2010-05-17
KVM: MMU: cleanup for hlist walk restart
Xiao Guangrong
2010-05-17
KVM: prevent spurious exit to userspace during task switch emulation.
Gleb Natapov
2010-05-17
KVM: MMU: remove unused parameter in mmu_parent_walk()
Xiao Guangrong
2010-05-17
KVM: MMU: reduce 'struct kvm_mmu_page' size
Xiao Guangrong
2010-05-17
KVM: MMU: remove unused struct kvm_unsync_walk
Xiao Guangrong
2010-05-17
KVM: fix emulator_task_switch() return value.
Gleb Natapov
2010-05-17
KVM: MMU: Replace role.glevels with role.cr4_pae
Avi Kivity
2010-05-17
KVM: x86: Push potential exception error code on task switches
Jan Kiszka
2010-05-17
KVM: x86: Terminate early if task_switch_16/32 failed
Jan Kiszka
2010-05-17
KVM: x86: get rid of mmu_only parameter in emulator_write_emulated()
Gleb Natapov
2010-05-17
KVM: move DR register access handling into generic code
Gleb Natapov
2010-05-17
KVM: SVM: implement NEXTRIPsave SVM feature
Andre Przywara
2010-05-17
KVM: Fix MAXPHYADDR calculation when cpuid does not support it
Avi Kivity
2010-05-17
KVM: Trace emulated instructions
Avi Kivity
2010-05-17
KVM: x86 emulator: Don't overwrite decode cache
Avi Kivity
2010-05-17
KVM: MMU: remove unnecessary NX check in walk_addr
Xiao Guangrong
2010-05-17
KVM: MMU: remove unused field
Xiao Guangrong
2010-05-17
KVM: MMU: cleanup/fix mmu audit code
Xiao Guangrong
2010-05-17
KVM: MMU: Disassociate direct maps from guest levels
Avi Kivity
2010-05-17
KVM: MMU: check reserved bits only if CR4.PSE=1 or CR4.PAE=1
Xiao Guangrong
2010-05-17
KVM: x86: document KVM_REQ_PENDING_TIMER usage
Marcelo Tosatti
2010-05-17
KVM: x86 emulator: fix unlocked CMPXCHG8B emulation
Gleb Natapov
2010-05-17
KVM: x86 emulator: add decoding of CMPXCHG8B dst operand
Gleb Natapov
2010-05-17
KVM: x86 emulator: commit rflags as part of registers commit
Gleb Natapov
2010-05-17
KVM: x86: Fix 32-bit build breakage due to typo
Jan Kiszka
2010-05-17
KVM: small kvm_arch_vcpu_ioctl_run() cleanup.
Gleb Natapov
2010-05-17
KVM: x86 emulator: introduce pio in string read ahead.
Gleb Natapov
2010-05-17
KVM: x86 emulator: restart string instruction without going back to a guest.
Gleb Natapov
2010-05-17
KVM: x86 emulator: remove saved_eip
Gleb Natapov
2010-05-17
KVM: x86 emulator: Move string pio emulation into emulator.c
Gleb Natapov
2010-05-17
KVM: x86 emulator: fix in/out emulation.
Gleb Natapov
2010-05-17
KVM: x86 emulator: during rep emulation decrement ECX only if emulation succe...
Gleb Natapov
2010-05-17
KVM: x86 emulator: add decoding of X,Y parameters from Intel SDM
Gleb Natapov
2010-05-17
KVM: x86 emulator: populate OP_MEM operand during decoding.
Gleb Natapov
2010-05-17
KVM: Use task switch from emulator.c
Gleb Natapov
2010-05-17
KVM: x86 emulator: Use load_segment_descriptor() instead of kvm_load_segment_...
Gleb Natapov
2010-05-17
KVM: x86 emulator: Emulate task switch in emulator.c
Gleb Natapov
2010-05-17
KVM: x86 emulator: Provide more callbacks for x86 emulator.
Gleb Natapov
2010-05-17
KVM: x86 emulator: cleanup grp3 return value
Gleb Natapov
2010-05-17
KVM: x86 emulator: If LOCK prefix is used dest arg should be memory.
Gleb Natapov
2010-05-17
KVM: x86 emulator: do not call writeback if msr access fails.
Gleb Natapov
2010-05-17
KVM: x86 emulator: fix return values of syscall/sysenter/sysexit emulations
Gleb Natapov
[next]