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