aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAge
* KVM: Provide userspace IO exit completion callbackGleb Natapov2012-09-06
* KVM: move postcommit flush to x86, as mmio sptes are x86 specificMarcelo Tosatti2012-09-06
* KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-06
* KVM: x86: more constificationMathias Krause2012-09-05
* KVM: x86: constify read_write_emulator_opsMathias Krause2012-09-05
* KVM: x86 emulator: constify emulate_opsMathias Krause2012-09-05
* KVM: x86: remove unused variable from kvm_task_switch()Marcelo Tosatti2012-08-30
* KVM: x86 emulator: access GPRs on demandAvi Kivity2012-08-27
* KVM: introduce readonly memslotXiao Guangrong2012-08-22
* KVM: x86: fix possible infinite loop caused by reexecute_instructionXiao Guangrong2012-08-22
* KVM: x86: fix pvclock guest stopped flag reportingMarcelo Tosatti2012-08-13
* KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()Gleb Natapov2012-08-09
* KVM: use jump label to optimize checking for in kernel local apic presenceGleb Natapov2012-08-06
* KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSRGleb Natapov2012-08-06
* KVM: clean up kvm_(set|get)_apic_baseGleb Natapov2012-08-06
* KVM: do not release the error pageXiao Guangrong2012-08-06
* KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-06
* KVM: Stop checking rmap to see if slot is being createdTakuya Yoshikawa2012-08-06
* Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-05
|\
| * KVM: x86: apply kvmclock offset to guest wall clock timeBruce Rogers2012-08-01
* | KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct valueGleb Natapov2012-08-03
* | KVM: fold kvm_pit_timer into kvm_kpit_stateAvi Kivity2012-07-31
* | KVM: Move KVM_IRQ_LINE to arch-generic codeChristoffer Dall2012-07-26
* | KVM: x86: Fix typos in x86.cGuo Chao2012-07-20
* | KVM: x86: remove unnecessary mark_page_dirtyXiao Guangrong2012-07-19
* | KVM: Separate rmap_pde from kvm_lpage_info->write_countTakuya Yoshikawa2012-07-18
|/
* KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie2012-07-12
* KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semanticsAvi Kivity2012-07-09
* KVM: host side for eoi optimizationMichael S. Tsirkin2012-06-25
* KVM: rearrange injection cancelling codeMichael S. Tsirkin2012-06-25
* KVM: only sync when attention bits setMichael S. Tsirkin2012-06-25
* KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc()Takuya Yoshikawa2012-06-19
* KVM: Cleanup the kvm_print functions and introduce pr_XX wrappersChristoffer Dall2012-06-06
* KVM: Avoid wasting pages for small lpage_info arraysTakuya Yoshikawa2012-06-05
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\
| * KVM: Fix mmu_reload() clash with nested vmx event injectionAvi Kivity2012-05-16
| * KVM: Fix page-crossing MMIOAvi Kivity2012-04-19
| * KVM: Switch to srcu-less get_dirty_log()Takuya Yoshikawa2012-04-08
| * KVM: Avoid checking huge page mappings in get_dirty_log()Takuya Yoshikawa2012-04-08
| * KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRLEric B Munson2012-04-08
| * KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall2012-04-08
* | KVM: ensure async PF event wakes up vcpu from haltGleb Natapov2012-05-06
* | kill mm argument of vm_munmap()Al Viro2012-04-21
* | VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-20
* | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-20
|/
* Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-28
|\
| * KVM: x86: fix kvm_write_tsc() TSC matching thinkoMarcelo Tosatti2012-03-20
| * KVM: Ignore the writes to MSR_K7_HWCR(3)Nicolae Mogoreanu2012-03-08
| * KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka2012-03-08
| * KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2012-03-08