index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
virtual
/
kvm
/
api.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-23
/
+85
2013-02-11
ARM: KVM: VGIC accept vcpu and dist base addresses from user space
Christoffer Dall
1
-0
/
+1
2013-02-11
KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl
Christoffer Dall
1
-0
/
+37
2013-02-05
KVM: Remove duplicate text in api.txt
Geoff Levand
1
-13
/
+0
2013-02-04
KVM: set_memory_region: Disallow changing read-only attribute later
Takuya Yoshikawa
1
-6
/
+6
2013-01-23
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier
1
-0
/
+4
2013-01-23
KVM: ARM: VFP userspace interface
Rusty Russell
1
-0
/
+6
2013-01-23
KVM: ARM: Demux CCSIDR in the userspace API
Christoffer Dall
1
-0
/
+2
2013-01-23
KVM: ARM: User space API for getting/setting co-proc registers
Christoffer Dall
1
-0
/
+5
2013-01-23
KVM: ARM: Inject IRQs and FIQs from userspace
Christoffer Dall
1
-4
/
+21
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall
1
-4
/
+53
2013-01-10
KVM: PPC: BookE: Add EPR ONE_REG sync
Alexander Graf
1
-0
/
+1
2013-01-10
KVM: PPC: BookE: Implement EPR exit
Alexander Graf
1
-2
/
+38
2013-01-10
KVM: PPC: Fix SREGS documentation reference
Mihai Caraman
1
-1
/
+1
2013-01-07
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
1
-0
/
+30
2013-01-07
KVM: s390: Base infrastructure for enabling capabilities.
Cornelia Huck
1
-1
/
+1
2013-01-07
KVM: s390: Add support for machine checks.
Cornelia Huck
1
-0
/
+4
2013-01-07
KVM: s390: Support for I/O interrupts.
Cornelia Huck
1
-0
/
+4
2012-12-06
KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface
Mihai Caraman
1
-0
/
+1
2012-12-06
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
Paul Mackerras
1
-0
/
+54
2012-10-30
KVM: Documentation: Fix reentry-to-be-consistent paragraph
Alexander Graf
1
-1
/
+2
2012-10-10
Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue
Marcelo Tosatti
1
-4
/
+45
2012-10-10
s390/kvm: Add documentation for KVM_S390_INTERRUPT
Cornelia Huck
1
-0
/
+33
2012-10-05
KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
Paul Mackerras
1
-0
/
+3
2012-10-05
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
Paul Mackerras
1
-0
/
+11
2012-10-05
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
Paul Mackerras
1
-0
/
+19
2012-10-05
Document IACx/DACx registers access using ONE_REG API
Bharat Bhushan
1
-2
/
+7
2012-10-05
KVM: PPC: Add support for ePAPR idle hcall in host kernel
Liu Yu-B13201
1
-2
/
+5
2012-09-23
KVM: Add resampling irqfds for level triggered interrupts
Alex Williamson
1
-0
/
+13
2012-09-09
KVM: Improve wording of KVM_SET_USER_MEMORY_REGION documentation
Jan Kiszka
1
-11
/
+11
2012-08-22
KVM: introduce readonly memslot
Xiao Guangrong
1
-3
/
+7
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+34
2012-07-02
KVM: Add missing KVM_IRQFD API documentation
Alex Williamson
1
-0
/
+17
2012-05-30
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
1
-0
/
+36
2012-05-06
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
1
-0
/
+70
2012-04-27
KVM: x86: Run PIT work in own kthread
Jan Kiszka
1
-0
/
+8
2012-04-27
KVM: x86: Document in-kernel PIT API
Jan Kiszka
1
-0
/
+63
2012-04-27
KVM: Improve readability of KVM API doc
Jan Kiszka
1
-7
/
+92
2012-04-24
KVM: Introduce direct MSI message injection for in-kernel irqchips
Jan Kiszka
1
-0
/
+21
2012-04-08
KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL
Eric B Munson
1
-0
/
+20
2012-03-08
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
Jan Kiszka
1
-0
/
+41
2012-03-05
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
1
-0
/
+1
2012-03-05
KVM: PPC: Add generic single register ioctls
Alexander Graf
1
-3
/
+43
2012-03-05
KVM: PPC: e500: MMU API
Scott Wood
1
-0
/
+74
2012-03-05
KVM: provide synchronous registers in kvm_run
Christian Borntraeger
1
-0
/
+23
2012-03-05
KVM: s390: ucontrol: interface to inject faults on a vcpu page table
Carsten Otte
1
-0
/
+16
2012-03-05
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
1
-0
/
+5
2012-03-05
KVM: s390: ucontrol: export page faults to user
Carsten Otte
1
-0
/
+14
2012-03-05
KVM: s390: ucontrol: per vcpu address spaces
Carsten Otte
1
-0
/
+38
2012-03-05
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
1
-1
/
+6
[next]