aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-15KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/Zhang xiantao2-3/+3
2008-10-15KVM: VMX: enable invlpg exiting if EPT is disabledMarcelo Tosatti1-1/+2
2008-10-15KVM: x86: Silence various LAPIC-related host kernel messagesJan Kiszka2-11/+9
2008-10-15KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han3-21/+12
2008-10-15KVM: PIC: enhance IPI avoidanceMarcelo Tosatti3-2/+18
2008-10-15KVM: MMU: add "oos_shadow" parameter to disable oosMarcelo Tosatti1-1/+4
2008-10-15KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti2-12/+61
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti5-18/+201
2008-10-15KVM: MMU: mmu_convert_notrap helperMarcelo Tosatti1-0/+14
2008-10-15KVM: MMU: awareness of new kvm_mmu_zap_page behaviourMarcelo Tosatti1-4/+9
2008-10-15KVM: MMU: mmu_parent_walkMarcelo Tosatti1-0/+27
2008-10-15KVM: x86: trap invlpgMarcelo Tosatti6-5/+73
2008-10-15KVM: MMU: sync roots on mmu reloadMarcelo Tosatti3-0/+38
2008-10-15KVM: MMU: mode specific sync_pageMarcelo Tosatti3-0/+66
2008-10-15KVM: MMU: do not write-protect large mappingsMarcelo Tosatti1-2/+8
2008-10-15KVM: MMU: move local TLB flush to mmu_set_spteMarcelo Tosatti1-4/+4
2008-10-15KVM: MMU: split mmu_set_spteMarcelo Tosatti1-44/+57
2008-10-15KVM: MMU: flush remote TLBs on large->normal entry overwriteMarcelo Tosatti1-1/+4
2008-10-15x86: pvclock: fix shadowed variable warningHarvey Harrison1-5/+5
2008-10-15KVM: ia64: add support for Tukwila processorsXiantao Zhang1-21/+91
2008-10-15KVM: ia64: Implement a uniform vps interfaceXiantao Zhang4-51/+84
2008-10-15KVM: Remove useless intel-iommu.h header inclusionWeidong Han1-1/+0
2008-10-15KVM: Don't destroy vcpu in case vcpu_setup failsGlauber Costa1-3/+2
2008-10-15KVM: don't enter guest after SIPI was received by a CPUGleb Natapov1-1/+1
2008-10-15MAINTAINERS: Update Avi Kivity's email addressAvi Kivity1-1/+1
2008-10-15KVM: x86.c make kvm_load_realmode_segment staticHarvey Harrison1-1/+1
2008-10-15KVM: switch to get_user_pages_fastMarcelo Tosatti6-38/+15
2008-10-15KVM: opencode gfn_to_page in kvm_vm_faultMarcelo Tosatti1-7/+12
2008-10-15KVM: Device Assignment: Free device structures if IRQ allocation failsAmit Shah1-41/+45
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour7-21/+281
2008-10-15VT-d: Changes to support KVMKay, Allen M8-11/+139
2008-10-15KVM: x86 emulator: Use DstAcc for 'and'Guillaume Thouvenin1-19/+2
2008-10-15KVM: x86 emulator: Add cmp al, imm and cmp ax, imm instructions (ocodes 3c, 3d)Guillaume Thouvenin1-1/+2
2008-10-15KVM: x86 emulator: Add DstAcc operand typeGuillaume Thouvenin1-16/+34
2008-10-15x86: Move FEATURE_CONTROL bits to msr-index.hSheng Yang2-3/+3
2008-10-15KVM: VMX: Rename IA32_FEATURE_CONTROL bitsSheng Yang2-11/+11
2008-10-15MAINTAINERS: add entry for the KVM AMD moduleJoerg Roedel1-0/+7
2008-10-15KVM: x86 emulator: fix jmp r/m64 instructionAvi Kivity1-1/+1
2008-10-15KVM: VMX: Cleanup stalled INTR_INFO readJan Kiszka1-3/+0
2008-10-15KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be lockedHollis Blanchard1-7/+1
2008-10-15KVM: x86: unhalt vcpu0 on resetMarcelo Tosatti1-0/+6
2008-10-15KVM: x86 emulator: Add call near absolute instruction (opcode 0xff/2)Mohammed Gamal1-1/+10
2008-10-15KVM: x86: do not execute halted vcpusMarcelo Tosatti5-65/+67
2008-10-15KVM: x86 emulator: Add in/out instructions (opcodes 0xe4-0xe7, 0xec-0xef)Mohammed Gamal1-2/+33
2008-10-15KVM: Add statistics for guest irq injectionsAvi Kivity4-0/+4
2008-10-15KVM: MMU: Modify kvm_shadow_walk.entry to accept u64 addrSheng Yang2-7/+7
2008-10-15KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstateXiantao Zhang1-2/+35
2008-10-15KVM: x86 emulator: Add std and cld instructions (opcodes 0xfc-0xfd)Mohammed Gamal1-1/+9
2008-10-15KVM: s390: change help text of guest KconfigChristian Borntraeger1-2/+5
2008-10-15KVM: s390: Make facility bits future-proofChristian Borntraeger1-2/+2