summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-16KVM: Make shadow pte updates atomicAvi Kivity1-17/+20
2007-07-16KVM: Move shadow pte modifications from set_pte/set_pde to set_pde_common()Avi Kivity1-2/+1
2007-07-16KVM: MMU: Fold fix_write_pf() into set_pte_common()Avi Kivity2-111/+68
2007-07-16KVM: MMU: Fold fix_read_pf() into set_pte_common()Avi Kivity2-28/+23
2007-07-16KVM: MMU: Pass the guest pde to set_pte_commonAvi Kivity1-14/+15
2007-07-16KVM: MMU: Move set_pte_common() to pte width dependent codeAvi Kivity2-52/+52
2007-07-16KVM: MMU: Simplify fetch() a little bitAvi Kivity1-17/+17
2007-07-16KVM: MMU: Use slab caches for shadow pages and their headersAvi Kivity3-28/+41
2007-07-16KVM: Use symbolic constants instead of magic numbersEddie Dong1-1/+1
2007-07-16KVM: Fix includesMarkus Rechberger1-0/+2
2007-07-16KVM: x86 emulator: implement wbinvdAvi Kivity1-1/+3
2007-07-16Use menuconfig objects II - KVM/VirtJan Engelhardt1-2/+6
2007-07-16KVM: VMX: Avoid saving and restoring msr_efer on lightweight vmexitEddie Dong3-21/+71
2007-07-16KVM: VMX: Cleanup redundant code in MSR setEddie Dong1-2/+0
2007-07-16KVM: VMX: Avoid saving and restoring msrs on lightweight vmexitEddie Dong2-56/+76
2007-07-16KVM: VMX: Handle #SS faults from real modeNitin A Kamble1-1/+5
2007-07-16KVM: VMX: Use local labels in inline assemblyAvi Kivity1-8/+7
2007-07-16KVM: Fix vmx I/O bitmap initialization on highmem systemsAvi Kivity1-2/+2
2007-07-16KVM: Avoid corrupting tr in real modeAvi Kivity1-14/+31
2007-07-16KVM: VMX: Only reload guest msrs if they are already loadedAvi Kivity1-1/+2
2007-07-16KVM: MMU: Store shadow page tables as kernel virtual addresses, not physicalAvi Kivity3-19/+17
2007-07-16KVM: MMU: Simplify kvm_mmu_free_page() a tiny bitAvi Kivity1-6/+4
2007-07-16KVM: Implement IA32_EBL_CR_POWERON msrMatthew Gregan1-0/+1
2007-07-16KVM: Set cr0.mp for guestsAvi Kivity1-1/+3
2007-07-16KVM: Consolidate guest fpu activation and deactivationAvi Kivity2-20/+32
2007-07-16KVM: Rationalize exception bitmap usageAvi Kivity1-21/+21
2007-07-16KVM: Move some more msr mangling into vmx_save_host_state()Avi Kivity1-7/+7
2007-07-16KVM: Fix potential guest state leak into hostAvi Kivity2-71/+94
2007-07-16KVM: Increase mmu shadow cache to 1024 pagesAvi Kivity1-1/+1
2007-07-16KVM: Update shadow pte on write to guest pteAvi Kivity2-0/+30
2007-07-16KVM: MMU: Respect nonpae pagetable quadrant when zapping ptesAvi Kivity1-0/+4
2007-07-16KVM: Unify kvm_mmu_pre_write() and kvm_mmu_post_write()Avi Kivity3-11/+8
2007-07-16KVM: Be more careful restoring fs on lightweight vmexitAvi Kivity1-11/+11
2007-07-16KVM: Reduce misfirings of the fork detectorAvi Kivity1-0/+4
2007-07-16KVM: Unindent some codeAvi Kivity1-29/+29
2007-07-16KVM: Avoid saving and restoring some host CPU state on lightweight vmexitAvi Kivity3-45/+62
2007-07-16KVM: Assume that writes smaller than 4 bytes are to non-pagetable pagesAvi Kivity1-0/+1
2007-07-16KVM: SVM: Allow direct guest access to PC debug portAnthony Liguori1-3/+5
2007-07-16KVM: VMX: Enable io bitmaps to avoid IO port 0x80 VMEXITsHe, Qing1-4/+46
2007-07-16make i2c-acorn tristateAl Viro2-2/+2
2007-07-16icside: devm_iounmap() needs linux/io.hAl Viro1-1/+1
2007-07-16missing argument in bin_attribute ->read()/->write()Al Viro3-11/+11
2007-07-16fallout from constified seq_operationsAl Viro1-1/+1
2007-07-16fallout from Auke's pci ->revision patchAl Viro1-1/+1
2007-07-16ax88796: dev_dbg() wants device, not platform deviceAl Viro1-2/+2
2007-07-16pass -msize-long to sparse on s390Al Viro1-1/+1
2007-07-16frv: missing __clear_user()Al Viro1-0/+2
2007-07-16zd1211rw: too early inclusion of asm/unaligned.hAl Viro1-1/+1
2007-07-16fix return type of skb_checksum_complete()Al Viro1-1/+1
2007-07-16PDA_POWER depends on having request_irq()Al Viro1-0/+1