开源镜像站
帮助
动态
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
2015-04-08
KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu
Eugene Korenevsky
2015-04-08
KVM: vmx: pass error code with internal error #2
Radim Krčmář
2015-04-08
x86: vdso: fix pvclock races with task migration
Radim Krčmář
2015-04-08
KVM: remove kvm_read_hva and kvm_read_hva_atomic
Paolo Bonzini
2015-04-08
KVM: x86: optimize delivery of TSC deadline timer interrupt
Paolo Bonzini
2015-04-08
KVM: x86: extract blocking logic from __vcpu_run
Paolo Bonzini
2015-04-08
kvm: x86: fix x86 eflags fixed bit
Wanpeng Li
2015-04-07
Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-04-07
Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2015-03-31
KVM: s390: migrate vcpu interrupt state
Jens Freimann
2015-03-31
KVM: s390: refactor vcpu injection function
Jens Freimann
2015-03-31
KVM: s390: add ioctl to inject local interrupts
Jens Freimann
2015-03-31
KVM: s390: cpu timer irq priority
David Hildenbrand
2015-03-31
KVM: s390: deliver floating interrupts in order of priority
Jens Freimann
2015-03-31
KVM: s390: fix get_all_floating_irqs
Jens Freimann
2015-03-31
x86: Use bool function return values of true/false not 1/0
Joe Perches
2015-03-31
KVM: s390: enable more features that need no hypervisor changes
Christian Borntraeger
2015-03-31
KVM: s390: store the breaking-event address on pgm interrupts
David Hildenbrand
2015-03-30
KVM: arm/arm64: enable KVM_CAP_IOEVENTFD
Nikolay Nikolaev
2015-03-30
KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus
Andre Przywara
2015-03-30
KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handling
Andre Przywara
2015-03-30
KVM: arm/arm64: merge GICv3 RD_base and SGI_base register frames
Andre Przywara
2015-03-30
KVM: remove useless check of "ret" variable prior to returning the same value
Eugene Korenevsky
2015-03-30
KVM: x86: Remove redundant definitions
Nadav Amit
2015-03-30
KVM: x86: removing redundant eflags bits definitions
Nadav Amit
2015-03-30
KVM: x86: BSF and BSR emulation change register unnecassarily
Nadav Amit
2015-03-30
KVM: x86: POPA emulation may not clear bits [63:32]
Nadav Amit
2015-03-30
KVM: x86: CMOV emulation on legacy mode is wrong
Nadav Amit
2015-03-30
kvm: x86: i8259: return initialized data on invalid-size read
Petr Matousek
2015-03-30
Merge tag 'kvm_mips_20150327' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2015-03-27
MIPS: KVM: Wire up MSA capability
James Hogan
2015-03-27
MIPS: KVM: Expose MSA registers
James Hogan
2015-03-27
MIPS: KVM: Add MSA exception handling
James Hogan
2015-03-27
MIPS: KVM: Emulate MSA bits in COP0 interface
James Hogan
2015-03-27
MIPS: KVM: Add base guest MSA support
James Hogan
2015-03-27
MIPS: KVM: Wire up FPU capability
James Hogan
2015-03-27
MIPS: KVM: Expose FPU registers
James Hogan
2015-03-27
MIPS: KVM: Add FP exception handling
James Hogan
2015-03-27
MIPS: KVM: Emulate FPU bits in COP0 interface
James Hogan
2015-03-27
MIPS: KVM: Add base guest FPU support
James Hogan
2015-03-27
MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
James Hogan
2015-03-27
MIPS: KVM: Add Config4/5 and writing of Config registers
James Hogan
2015-03-27
MIPS: KVM: Simplify default guest Config registers
James Hogan
2015-03-27
MIPS: KVM: Clean up register definitions a little
James Hogan
2015-03-27
MIPS: KVM: Drop pr_info messages on init/exit
James Hogan
2015-03-27
MIPS: KVM: Sort kvm_mips_get_reg() registers
James Hogan
2015-03-27
MIPS: KVM: Implement PRid CP0 register access
James Hogan
2015-03-27
MIPS: KVM: Handle TRAP exceptions from guest kernel
James Hogan
2015-03-27
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
[next]