开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2016-06-16
x86/kvm/svm: Simplify cpu_has_svm()
Borislav Petkov
2016-06-15
MIPS: KVM: Use mipsregs.h defs for config registers
James Hogan
2016-06-15
MIPS: KVM: Report more accurate CP0_Config fields to guest
James Hogan
2016-06-15
MIPS: Add define for Config.VI (virtual icache) bit
James Hogan
2016-06-15
MIPS: KVM: Use host CCA for TLB mappings
James Hogan
2016-06-15
MIPS: KVM: Move commpage so 0x0 is unmapped
James Hogan
2016-06-15
MIPS: KVM: Add KScratch registers
James Hogan
2016-06-15
MIPS: KVM: Emulate RDHWR CPUNum register
James Hogan
2016-06-15
MIPS: KVM: Allow ULRI to restrict UserLocal register
James Hogan
2016-06-15
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
2016-06-15
MIPS: Clean up RDHWR handling
James Hogan
2016-06-15
MIPS: KVM: List FPU/MSA registers
James Hogan
2016-06-15
MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()
James Hogan
2016-06-15
MIPS: KVM: Make KVM_GET_REG_LIST dynamic
James Hogan
2016-06-15
MIPS: KVM: Pass all unknown registers to callbacks
James Hogan
2016-06-15
MIPS: KVM: Convert emulation to use asm/inst.h
James Hogan
2016-06-15
MIPS: KVM: Factor writing of translated guest instructions
James Hogan
2016-06-15
MIPS: KVM: Fix translation of MFC0 ErrCtl
James Hogan
2016-06-15
Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2016-06-14
KVM: x86: Fix typos
Andrea Gelmini
2016-06-14
KVM: S390: Fix typo
Andrea Gelmini
2016-06-14
KVM: ARM64: Fix typos
Andrea Gelmini
2016-06-14
KVM: ARM: Fix typos
Andrea Gelmini
2016-06-14
MIPS: KVM: Print unknown load/store encodings
James Hogan
2016-06-14
MIPS: KVM: Dump guest tlbs if kvm_get_inst() fails
James Hogan
2016-06-14
MIPS: KVM: Trace guest register access emulation
James Hogan
2016-06-14
MIPS: KVM: Add guest mode switch trace events
James Hogan
2016-06-14
MIPS: KVM: Add kvm_asid_change trace event
James Hogan
2016-06-14
MIPS: KVM: Clean up kvm_exit trace event
James Hogan
2016-06-14
MIPS: KVM: Add kvm_aux trace event
James Hogan
2016-06-14
MIPS: KVM: Generalise fpu_inuse for other state
James Hogan
2016-06-14
MIPS: KVM: Use va in kvm_get_inst()
James Hogan
2016-06-14
MIPS: KVM: Combine handle_tlb_ld/st_miss
James Hogan
2016-06-14
MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h
James Hogan
2016-06-14
MIPS: KVM: Simplify TLB_* macros
James Hogan
2016-06-14
MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
James Hogan
2016-06-14
MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()
James Hogan
2016-06-14
MIPS: KVM: Clean up TLB management hazards
James Hogan
2016-06-14
MIPS: KVM: Restore host EBase from ebase variable
James Hogan
2016-06-14
MIPS: KVM: Drop unused hpa0/hpa1 args from function
James Hogan
2016-06-14
MIPS: KVM: Simplify even/odd TLB handling
James Hogan
2016-06-14
MIPS: KVM: Don't indirect KVM functions
James Hogan
2016-06-14
MIPS: KVM: Move non-TLB handling code out of tlb.c
James Hogan
2016-06-14
MIPS: KVM: Make various Cause variables 32-bit
James Hogan
2016-06-14
MIPS: KVM: Convert code to kernel sized types
James Hogan
2016-06-14
MIPS: KVM: Convert headers to kernel sized types
James Hogan
2016-06-14
MIPS: KVM: Drop unused kvm_mips_sync_icache()
James Hogan
2016-06-14
MIPS: KVM: Drop unused host_cp0_entryhi
James Hogan
2016-06-14
MIPS: KVM: Drop unused guest_inst from kvm_vcpu_arch
James Hogan
2016-06-14
Merge branch 'kvm-mips-fixes' into HEAD
Paolo Bonzini
[next]