| Commit message (Expand) | Author | Age |
* | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-02-24 |
|\ |
|
| * | KVM: Remove user_alloc from struct kvm_memory_slot | Takuya Yoshikawa | 2013-02-11 |
| * | x86, apicv: add virtual interrupt delivery support | Yang Zhang | 2013-01-29 |
| * | KVM: PPC: BookE: Implement EPR exit | Alexander Graf | 2013-01-10 |
| * | kvm: Fix memory slot generation updates | Alex Williamson | 2012-12-23 |
| * | KVM: struct kvm_memory_slot.id -> short | Alex Williamson | 2012-12-13 |
| * | KVM: struct kvm_memory_slot.flags -> u32 | Alex Williamson | 2012-12-13 |
| * | KVM: struct kvm_memory_slot.user_alloc -> bool | Alex Williamson | 2012-12-13 |
| * | KVM: Make KVM_PRIVATE_MEM_SLOTS optional | Alex Williamson | 2012-12-13 |
| * | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS | Alex Williamson | 2012-12-13 |
* | | cputime: Safely read cputime of full dynticks CPUs | Frederic Weisbecker | 2013-01-27 |
* | | kvm: Prepare to add generic guest entry/exit callbacks | Frederic Weisbecker | 2013-01-27 |
|/ |
|
* | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-12-13 |
|\ |
|
| * | Merge branch 'for-upstream' of https://github.com/agraf/linux-2.6 into queue | Marcelo Tosatti | 2012-12-09 |
| |\ |
|
| | * | KVM: Distangle eventfd code from irqchip | Alexander Graf | 2012-12-05 |
| * | | kvm: add kvm_set_irq_inatomic | Michael S. Tsirkin | 2012-12-05 |
| |/ |
|
| * | KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization | Marcelo Tosatti | 2012-11-27 |
| * | KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag | Marcelo Tosatti | 2012-11-27 |
| * | KVM: do not treat noslot pfn as a error pfn | Xiao Guangrong | 2012-10-29 |
| * | KVM: Take kvm instead of vcpu to mmu_notifier_retry | Christoffer Dall | 2012-10-23 |
| * | Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue | Marcelo Tosatti | 2012-10-10 |
| |\ |
|
| | * | KVM: PPC: booke: Add watchdog emulation | Bharat Bhushan | 2012-10-05 |
| * | | KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset | Jan Kiszka | 2012-10-08 |
* | | | Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar | 2012-12-08 |
|\ \ \ |
|
| * | | | vtime: Remove the underscore prefix invasion | Frederic Weisbecker | 2012-11-19 |
* | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2012-12-07 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | KVM: x86: fix vcpu->mmio_fragments overflow | Xiao Guangrong | 2012-10-31 |
| |/ / |
|
* / / | kvm: Directly account vtime to system on guest switch | Frederic Weisbecker | 2012-10-29 |
|/ / |
|
* | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-10-04 |
|\| |
|
| * | KVM: Add resampling irqfds for level triggered interrupts | Alex Williamson | 2012-09-23 |
| * | KVM: make processes waiting on vcpu mutex killable | Michael S. Tsirkin | 2012-09-17 |
| * | KVM: split kvm_arch_flush_shadow | Marcelo Tosatti | 2012-09-06 |
| * | KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot() | Gavin Shan | 2012-08-27 |
| * | KVM: introduce readonly memslot | Xiao Guangrong | 2012-08-22 |
| * | KVM: introduce KVM_HVA_ERR_RO_BAD | Xiao Guangrong | 2012-08-22 |
| * | KVM: introduce KVM_HVA_ERR_BAD | Xiao Guangrong | 2012-08-22 |
| * | KVM: introduce KVM_PFN_ERR_RO_FAULT | Xiao Guangrong | 2012-08-22 |
| * | KVM: introduce gfn_to_pfn_memslot_atomic | Xiao Guangrong | 2012-08-22 |
| * | KVM: hide KVM_MEMSLOT_INVALID from userspace | Xiao Guangrong | 2012-08-22 |
| * | KVM: let the error pfn not depend on error code | Xiao Guangrong | 2012-08-06 |
| * | KVM: do not release the error page | Xiao Guangrong | 2012-08-06 |
| * | KVM: introduce KVM_ERR_PTR_BAD_PAGE | Xiao Guangrong | 2012-08-06 |
| * | KVM: remove the unused declare | Xiao Guangrong | 2012-08-06 |
| * | KVM: inline is_*_pfn functions | Xiao Guangrong | 2012-08-06 |
| * | KVM: introduce KVM_PFN_ERR_BAD | Xiao Guangrong | 2012-08-06 |
| * | KVM: introduce KVM_PFN_ERR_HWPOISON | Xiao Guangrong | 2012-08-06 |
| * | KVM: introduce KVM_PFN_ERR_FAULT | Xiao Guangrong | 2012-08-06 |
| * | KVM: Push rmap into kvm_arch_memory_slot | Takuya Yoshikawa | 2012-08-06 |
| * | KVM: Move KVM_IRQ_LINE to arch-generic code | Christoffer Dall | 2012-07-26 |
| * | KVM: remove dummy pages | Xiao Guangrong | 2012-07-26 |