index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
virtual
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-15
KVM: s390: fix mismatch between user and in-kernel guest limit
Dominik Dingel
1
-1
/
+2
2015-11-25
KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptes
Takuya Yoshikawa
1
-2
/
+2
2015-11-25
kvm/x86: Hyper-V kvm exit
Andrey Smetanin
1
-0
/
+22
2015-11-25
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
1
-0
/
+19
2015-11-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-13
/
+256
2015-11-04
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2
-8
/
+197
2015-10-22
KVM: arm/arm64: Fix vGIC documentation
Pavel Fedin
1
-8
/
+10
2015-10-22
arm/arm64: KVM: Add forwarded physical interrupts documentation
Christoffer Dall
1
-0
/
+187
2015-10-11
Doc:kvm: Fix typo in Doc/virtual/kvm
Masanari Iida
3
-4
/
+4
2015-10-01
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
Feng Wu
1
-0
/
+12
2015-10-01
kvm: add capability for any-length ioeventfds
Jason Wang
1
-1
/
+5
2015-10-01
KVM: x86: Add support for local interrupt requests from userspace
Steve Rutherford
1
-4
/
+10
2015-10-01
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
1
-3
/
+6
2015-10-01
KVM: x86: Add KVM exit for IOAPIC EOIs
Steve Rutherford
1
-0
/
+12
2015-10-01
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
1
-0
/
+17
2015-08-22
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
1
-0
/
+5
2015-07-23
kvm/x86: add sending hyper-v crash notification to user space
Andrey Smetanin
1
-0
/
+5
2015-07-21
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
1
-1
/
+6
2015-07-21
KVM: arm64: guest debug, add SW break point support
Alex Bennée
1
-1
/
+1
2015-07-21
KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
Alex Bennée
1
-1
/
+1
2015-07-21
KVM: add comments for kvm_debug_exit_arch struct
Alex Bennée
1
-1
/
+3
2015-06-05
KVM: x86: mark legacy PCI device assignment as deprecated
Paolo Bonzini
1
-7
/
+7
2015-06-05
KVM: x86: add SMM to the MMU role, support SMRAM address space
Paolo Bonzini
1
-0
/
+6
2015-06-05
KVM: implement multiple address spaces
Paolo Bonzini
1
-0
/
+12
2015-06-04
KVM: x86: API changes for SMM support
Paolo Bonzini
1
-6
/
+34
2015-05-19
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
1
-4
/
+14
2015-05-07
KVM: x86: Support for disabling quirks
Nadav Amit
1
-1
/
+2
2015-04-21
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
1
-0
/
+17
2015-04-07
Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2
-0
/
+120
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-5
/
+17
2015-03-31
KVM: s390: migrate vcpu interrupt state
Jens Freimann
1
-0
/
+61
2015-03-31
KVM: s390: add ioctl to inject local interrupts
Jens Freimann
1
-0
/
+56
2015-03-31
KVM: s390: fix get_all_floating_irqs
Jens Freimann
1
-0
/
+3
2015-03-27
MIPS: KVM: Wire up MSA capability
James Hogan
1
-0
/
+12
2015-03-27
MIPS: KVM: Expose MSA registers
James Hogan
1
-1
/
+11
2015-03-27
MIPS: KVM: Wire up FPU capability
James Hogan
1
-0
/
+13
2015-03-27
MIPS: KVM: Expose FPU registers
James Hogan
1
-0
/
+16
2015-03-27
MIPS: KVM: Add Config4/5 and writing of Config registers
James Hogan
1
-0
/
+2
2015-03-27
MIPS: KVM: Implement PRid CP0 register access
James Hogan
1
-0
/
+1
2015-03-17
KVM: s390: Create ioctl for Getting/Setting guest storage keys
Jason J. Herne
1
-0
/
+58
2015-03-17
KVM: s390: introduce post handlers for STSI
Ekaterina Tumanova
1
-0
/
+28
2015-03-17
KVM: s390: Add MEMOP ioctls for reading/writing guest memory
Thomas Huth
1
-0
/
+46
2015-03-14
arm/arm64: KVM: export VCPU power state via MP_STATE ioctl
Alex Bennée
1
-4
/
+12
2015-03-12
KVM: arm/arm64: add irqfd support
Eric Auger
1
-1
/
+5
2015-03-06
KVM: s390: Allocate and save/restore vector registers
Eric Farman
1
-0
/
+10
2015-02-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+35
2015-02-13
virtual: Documentation: simplify and generalize paravirt_ops.txt
Luis R. Rodriguez
2
-0
/
+35
2015-02-09
KVM: s390: add cpu model support
Michael Mueller
1
-0
/
+45
2015-01-23
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2
-1
/
+35
2015-01-23
KVM: s390: forward most SIGP orders to user space
David Hildenbrand
1
-0
/
+20
[next]