index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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-05-03
Merge branch 'kvm-arm-for-3.10' of git://github.com/columbia/linux-kvm-arm in...
Marcelo Tosatti
1
-6
/
+6
2013-05-02
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
Paul Mackerras
1
-0
/
+8
2013-04-29
KVM: ARM: Fix API documentation for ONE_REG encoding
Christoffer Dall
1
-6
/
+6
2013-04-26
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
Paul Mackerras
1
-0
/
+1
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
1
-0
/
+19
2013-04-26
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
1
-0
/
+8
2013-04-26
kvm: add device control API
Scott Wood
1
-0
/
+70
2013-04-26
KVM: PPC: e500: Add support for EPTCFG register
Mihai Caraman
1
-0
/
+1
2013-04-26
KVM: PPC: e500: Add support for TLBnPS registers
Mihai Caraman
1
-0
/
+4
2013-04-26
KVM: PPC: e500: Expose MMU registers via ONE_REG
Mihai Caraman
1
-0
/
+11
2013-03-22
KVM: PPC: Added one_reg interface for timer registers
Bharat Bhushan
1
-0
/
+4
2013-03-06
KVM: ioeventfd for virtio-ccw devices.
Cornelia Huck
1
-0
/
+8
2013-02-25
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-06
KVM: Remove duplicate text in api.txt
Geoff Levand
1
-13
/
+0
2013-02-05
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-08
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
1
-0
/
+30
2013-01-08
KVM: s390: Base infrastructure for enabling capabilities.
Cornelia Huck
1
-1
/
+1
2013-01-08
KVM: s390: Add support for machine checks.
Cornelia Huck
1
-0
/
+4
2013-01-08
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-11
Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue
Marcelo Tosatti
1
-4
/
+45
2012-10-11
s390/kvm: Add documentation for KVM_S390_INTERRUPT
Cornelia Huck
1
-0
/
+33
2012-10-06
KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
Paul Mackerras
1
-0
/
+3
2012-10-06
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
Paul Mackerras
1
-0
/
+11
2012-10-06
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
Paul Mackerras
1
-0
/
+19
2012-10-06
Document IACx/DACx registers access using ONE_REG API
Bharat Bhushan
1
-2
/
+7
2012-10-06
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-03
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-28
KVM: x86: Run PIT work in own kthread
Jan Kiszka
1
-0
/
+8
2012-04-28
KVM: x86: Document in-kernel PIT API
Jan Kiszka
1
-0
/
+63
2012-04-28
KVM: Improve readability of KVM API doc
Jan Kiszka
1
-7
/
+92
[next]