| Commit message (Expand) | Author | Age |
* | KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface | Mihai Caraman | 2012-12-05 |
* | KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT | Paul Mackerras | 2012-12-05 |
* | Merge commit 'origin/queue' into for-queue | Alexander Graf | 2012-10-31 |
|\ |
|
| * | Merge remote-tracking branch 'master' into queue | Marcelo Tosatti | 2012-10-29 |
| |\ |
|
| | * | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-10-09 |
| | |\ |
|
| | | * | typo in UserModeLinux-HOWTO | Richard Genoud | 2012-10-09 |
* | | | | KVM: Documentation: Fix reentry-to-be-consistent paragraph | Alexander Graf | 2012-10-30 |
|/ / / |
|
* | | | Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue | Marcelo Tosatti | 2012-10-10 |
|\ \ \ |
|
| * | | | KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas | Paul Mackerras | 2012-10-05 |
| * | | | KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface | Paul Mackerras | 2012-10-05 |
| * | | | KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface | Paul Mackerras | 2012-10-05 |
| * | | | Document IACx/DACx registers access using ONE_REG API | Bharat Bhushan | 2012-10-05 |
| * | | | KVM: PPC: Add support for ePAPR idle hcall in host kernel | Liu Yu-B13201 | 2012-10-05 |
| |/ / |
|
* / / | s390/kvm: Add documentation for KVM_S390_INTERRUPT | Cornelia Huck | 2012-10-10 |
|/ / |
|
* | | KVM: Add resampling irqfds for level triggered interrupts | Alex Williamson | 2012-09-23 |
* | | KVM: clarify kvmclock documentation | Stefan Fritsch | 2012-09-17 |
* | | KVM: Improve wording of KVM_SET_USER_MEMORY_REGION documentation | Jan Kiszka | 2012-09-09 |
* | | KVM: introduce readonly memslot | Xiao Guangrong | 2012-08-22 |
* | | KVM: Add ppc hypercall documentation | Alexander Graf | 2012-08-13 |
* | | KVM: Add documentation on hypercalls | Raghavendra K T | 2012-08-13 |
|/ |
|
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 |
|\ |
|
| * | KVM: MMU: document mmu-lock and fast page fault | Xiao Guangrong | 2012-07-11 |
| * | KVM: eoi msi documentation | Michael S. Tsirkin | 2012-06-25 |
| * | KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt. | Bharat Bhushan | 2012-05-30 |
| * | KVM: PPC: Book3S HV: Make the guest hash table size configurable | Paul Mackerras | 2012-05-30 |
* | | KVM: Add missing KVM_IRQFD API documentation | Alex Williamson | 2012-07-02 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 |
|\ |
|
| * | Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next | Avi Kivity | 2012-05-08 |
| |\ |
|
| | * | kvm/powerpc: Add new ioctl to retreive server MMU infos | Benjamin Herrenschmidt | 2012-05-06 |
| * | | KVM: fix cpuid eax for KVM leaf | Michael S. Tsirkin | 2012-05-06 |
| |/ |
|
| * | KVM: x86: Run PIT work in own kthread | Jan Kiszka | 2012-04-27 |
| * | KVM: x86: Document in-kernel PIT API | Jan Kiszka | 2012-04-27 |
| * | KVM: Improve readability of KVM API doc | Jan Kiszka | 2012-04-27 |
| * | KVM: Introduce direct MSI message injection for in-kernel irqchips | Jan Kiszka | 2012-04-24 |
| * | KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL | Eric B Munson | 2012-04-08 |
* | | virtio: update documentation to v0.9.5 of spec | Rusty Russell | 2012-05-21 |
|/ |
|
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-03-28 |
|\ |
|
| * | KVM: Allow host IRQ sharing for assigned PCI 2.3 devices | Jan Kiszka | 2012-03-08 |
| * | KVM: PPC: refer to paravirt docs in header file | Scott Wood | 2012-03-05 |
| * | KVM: PPC: Add support for explicit HIOR setting | Alexander Graf | 2012-03-05 |
| * | KVM: PPC: Add generic single register ioctls | Alexander Graf | 2012-03-05 |
| * | KVM: PPC: e500: MMU API | Scott Wood | 2012-03-05 |
| * | KVM: provide synchronous registers in kvm_run | Christian Borntraeger | 2012-03-05 |
| * | KVM: s390: ucontrol: interface to inject faults on a vcpu page table | Carsten Otte | 2012-03-05 |
| * | KVM: s390: ucontrol: export SIE control block to user | Carsten Otte | 2012-03-05 |
| * | KVM: s390: ucontrol: export page faults to user | Carsten Otte | 2012-03-05 |
| * | KVM: s390: ucontrol: per vcpu address spaces | Carsten Otte | 2012-03-05 |
| * | KVM: s390: add parameter for KVM_CREATE_VM | Carsten Otte | 2012-03-05 |
* | | Documentation: Fix multiple typo in Documentation | Masanari Iida | 2012-03-07 |
|/ |
|
* | lguest: remove reference from Documentation/virtual/00-INDEX | Rusty Russell | 2012-01-27 |