summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: use dynamic percpu allocations for shared msrs areaMarcelo Tosatti2013-01-081-6/+18
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-131-76/+472
|\
| * KVM: x86: Make register state after reset conform to specificationJulian Stecklina2012-12-051-0/+10
| * KVM: x86: Fix uninitialized return codeJan Kiszka2012-12-021-0/+1
| * KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld2012-11-301-0/+22
| * KVM: x86: Add code to track call origin for msr assignmentWill Auld2012-11-301-7/+24
| * KVM: x86: update pvclock area conditionally, on cpu migrationMarcelo Tosatti2012-11-271-1/+6
| * KVM: x86: require matched TSC offsets for master clockMarcelo Tosatti2012-11-271-5/+52
| * KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-271-0/+13
| * KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti2012-11-271-8/+227
| * KVM: x86: notifier for clocksource changesMarcelo Tosatti2012-11-271-1/+93
| * KVM: x86: pass host_tsc to read_l1_tscMarcelo Tosatti2012-11-271-2/+3
| * KVM: x86: retain pvclock guest stopped bit in guest memoryMarcelo Tosatti2012-11-271-7/+13
| * KVM: remove unnecessary return value checkGuo Chao2012-11-131-32/+0
| * KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()Guo Chao2012-11-131-1/+1
| * KVM: do not kfree error pointerGuo Chao2012-11-131-13/+6
| * KVM: do not treat noslot pfn as a error pfnXiao Guangrong2012-10-291-1/+1
| * KVM: do not de-cache cr4 bits needlesslyGleb Natapov2012-10-181-1/+1
| * KVM: x86: Make emulator_fix_hypercall staticJan Kiszka2012-10-081-2/+2
| * KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_resetJan Kiszka2012-10-081-3/+5
* | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek2012-11-121-0/+3
* | KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong2012-10-311-26/+34
|/
* Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-041-162/+222
|\
| * KVM: x86: Fix guest debug across vcpu INIT resetJan Kiszka2012-09-231-9/+17
| * KVM: Add resampling irqfds for level triggered interruptsAlex Williamson2012-09-231-0/+4
| * KVM: optimize apic interrupt deliveryGleb Natapov2012-09-201-0/+2
| * KVM: MMU: Optimize pte permission checksAvi Kivity2012-09-201-7/+4
| * KVM: make processes waiting on vcpu mutex killableMichael S. Tsirkin2012-09-171-3/+9
| * KVM: use symbolic constant for nr interruptsMichael S. Tsirkin2012-09-061-2/+2
| * KVM: Provide userspace IO exit completion callbackGleb Natapov2012-09-061-37/+56
| * KVM: move postcommit flush to x86, as mmio sptes are x86 specificMarcelo Tosatti2012-09-061-0/+8
| * KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-061-1/+7
| * KVM: x86: more constificationMathias Krause2012-09-051-1/+1
| * KVM: x86: constify read_write_emulator_opsMathias Krause2012-09-051-4/+4
| * KVM: x86 emulator: constify emulate_opsMathias Krause2012-09-051-1/+1
| * KVM: x86: remove unused variable from kvm_task_switch()Marcelo Tosatti2012-08-301-1/+0
| * KVM: x86 emulator: access GPRs on demandAvi Kivity2012-08-271-27/+18
| * KVM: introduce readonly memslotXiao Guangrong2012-08-221-0/+1
| * KVM: x86: fix possible infinite loop caused by reexecute_instructionXiao Guangrong2012-08-221-1/+11
| * KVM: x86: fix pvclock guest stopped flag reportingMarcelo Tosatti2012-08-131-3/+10
| * KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()Gleb Natapov2012-08-091-2/+1
| * KVM: use jump label to optimize checking for in kernel local apic presenceGleb Natapov2012-08-061-1/+6
| * KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSRGleb Natapov2012-08-061-0/+1
| * KVM: clean up kvm_(set|get)_apic_baseGleb Natapov2012-08-061-8/+2
| * KVM: do not release the error pageXiao Guangrong2012-08-061-6/+3
| * KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-061-23/+32
| * KVM: Stop checking rmap to see if slot is being createdTakuya Yoshikawa2012-08-061-2/+2
| * Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-051-0/+4
| |\
| * | KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct valueGleb Natapov2012-08-031-1/+1
| * | KVM: fold kvm_pit_timer into kvm_kpit_stateAvi Kivity2012-08-011-1/+1
OpenPOWER on IntegriCloud