index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
virtual
/
kvm
/
api.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: mark legacy PCI device assignment as deprecated
Paolo Bonzini
2015-06-05
1
-7
/
+7
*
KVM: implement multiple address spaces
Paolo Bonzini
2015-06-05
1
-0
/
+12
*
KVM: x86: API changes for SMM support
Paolo Bonzini
2015-06-04
1
-6
/
+34
*
KVM: x86: Support for disabling quirks
Nadav Amit
2015-05-07
1
-1
/
+2
*
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
2015-04-21
1
-0
/
+17
*
Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-04-07
1
-0
/
+117
|
\
|
*
KVM: s390: migrate vcpu interrupt state
Jens Freimann
2015-03-31
1
-0
/
+61
|
*
KVM: s390: add ioctl to inject local interrupts
Jens Freimann
2015-03-31
1
-0
/
+56
*
|
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-04-07
1
-5
/
+17
|
\
\
|
*
|
arm/arm64: KVM: export VCPU power state via MP_STATE ioctl
Alex Bennée
2015-03-14
1
-4
/
+12
|
*
|
KVM: arm/arm64: add irqfd support
Eric Auger
2015-03-12
1
-1
/
+5
*
|
|
MIPS: KVM: Wire up MSA capability
James Hogan
2015-03-27
1
-0
/
+12
*
|
|
MIPS: KVM: Expose MSA registers
James Hogan
2015-03-27
1
-1
/
+11
*
|
|
MIPS: KVM: Wire up FPU capability
James Hogan
2015-03-27
1
-0
/
+13
*
|
|
MIPS: KVM: Expose FPU registers
James Hogan
2015-03-27
1
-0
/
+16
*
|
|
MIPS: KVM: Add Config4/5 and writing of Config registers
James Hogan
2015-03-27
1
-0
/
+2
*
|
|
MIPS: KVM: Implement PRid CP0 register access
James Hogan
2015-03-27
1
-0
/
+1
|
|
/
|
/
|
*
|
KVM: s390: Create ioctl for Getting/Setting guest storage keys
Jason J. Herne
2015-03-17
1
-0
/
+58
*
|
KVM: s390: introduce post handlers for STSI
Ekaterina Tumanova
2015-03-17
1
-0
/
+28
*
|
KVM: s390: Add MEMOP ioctls for reading/writing guest memory
Thomas Huth
2015-03-17
1
-0
/
+46
*
|
KVM: s390: Allocate and save/restore vector registers
Eric Farman
2015-03-06
1
-0
/
+10
|
/
*
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-01-23
1
-1
/
+21
|
\
|
*
KVM: s390: forward most SIGP orders to user space
David Hildenbrand
2015-01-23
1
-0
/
+20
|
*
KVM: s390: new parameter for SIGP STOP irqs
David Hildenbrand
2015-01-23
1
-1
/
+1
*
|
arm/arm64: KVM: allow userland to request a virtual GICv3
Andre Przywara
2015-01-20
1
-5
/
+8
|
/
*
Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-12-15
1
-1
/
+16
|
\
|
*
arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
Christoffer Dall
2014-12-13
1
-0
/
+9
|
*
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
2014-12-13
1
-0
/
+5
|
*
arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
Christoffer Dall
2014-12-13
1
-1
/
+2
*
|
kvm: Documentation: remove ia64
Tiejun Chen
2014-11-20
1
-23
/
+22
*
|
kvm: drop unsupported capabilities, fix documentation
Michael S. Tsirkin
2014-11-03
1
-7
/
+33
|
/
*
KVM: PPC: BOOKE: Add one_reg documentation of SPRG9 and DBSR
Bharat Bhushan
2014-09-22
1
-0
/
+2
*
KVM: fix api documentation of KVM_GET_EMULATED_CPUID
Alex Bennée
2014-09-10
1
-70
/
+70
*
KVM: document KVM_SET_GUEST_DEBUG api
Alex Bennée
2014-09-10
1
-0
/
+44
*
KVM: clarify the idea of kvm_dirty_regs
David Hildenbrand
2014-08-25
1
-0
/
+4
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
2014-08-05
1
-8
/
+52
|
\
|
*
KVM: PPC: Remove DCR handling
Alexander Graf
2014-07-28
1
-3
/
+3
|
*
KVM: Allow KVM_CHECK_EXTENSION on the vm fd
Alexander Graf
2014-07-28
1
-2
/
+5
|
*
KVM: PPC: Book3S: Fix LPCR one_reg interface
Alexey Kardashevskiy
2014-07-28
1
-1
/
+2
|
*
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
2014-07-28
1
-0
/
+4
|
*
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
2014-07-28
1
-2
/
+39
*
|
Merge tag 'kvm-s390-20140721' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-07-22
1
-3
/
+24
|
\
\
|
*
|
KVM: s390: document KVM_CAP_S390_IRQCHIP
Cornelia Huck
2014-07-21
1
-0
/
+9
|
*
|
KVM: document target of capability enablement
Cornelia Huck
2014-07-21
1
-3
/
+15
*
|
|
Merge tag 'kvm-s390-20140715' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-07-21
1
-11
/
+20
|
\
|
|
|
*
|
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
David Hildenbrand
2014-07-10
1
-2
/
+8
|
*
|
KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures
David Hildenbrand
2014-07-10
1
-9
/
+12
|
|
/
*
|
KVM: MIPS: Document MIPS specifics of KVM API.
James Hogan
2014-07-09
1
-2
/
+61
*
|
KVM: Reformat KVM_SET_ONE_REG register documentation
James Hogan
2014-07-09
1
-111
/
+111
*
|
KVM: Document KVM_SET_SIGNAL_MASK as universal
James Hogan
2014-07-09
1
-1
/
+1
|
/
[next]