summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* KVM: MMU: Don't cache guest access bits in the shadow page tableAvi Kivity2007-07-162-9/+0
* KVM: MMU: Simpify accessed/dirty/present/nx bit handlingAvi Kivity2007-07-162-10/+2
* KVM: MMU: Remove cr0.wp tricksAvi Kivity2007-07-161-11/+0
* KVM: MMU: Make setting shadow ptes atomic on i386Avi Kivity2007-07-163-4/+15
* KVM: Make shadow pte updates atomicAvi Kivity2007-07-161-17/+20
* KVM: Move shadow pte modifications from set_pte/set_pde to set_pde_common()Avi Kivity2007-07-161-2/+1
* KVM: MMU: Fold fix_write_pf() into set_pte_common()Avi Kivity2007-07-162-111/+68
* KVM: MMU: Fold fix_read_pf() into set_pte_common()Avi Kivity2007-07-162-28/+23
* KVM: MMU: Pass the guest pde to set_pte_commonAvi Kivity2007-07-161-14/+15
* KVM: MMU: Move set_pte_common() to pte width dependent codeAvi Kivity2007-07-162-52/+52
* KVM: MMU: Simplify fetch() a little bitAvi Kivity2007-07-161-17/+17
* KVM: MMU: Use slab caches for shadow pages and their headersAvi Kivity2007-07-163-28/+41
* KVM: Use symbolic constants instead of magic numbersEddie Dong2007-07-161-1/+1
* KVM: Fix includesMarkus Rechberger2007-07-161-0/+2
* KVM: x86 emulator: implement wbinvdAvi Kivity2007-07-161-1/+3
* Use menuconfig objects II - KVM/VirtJan Engelhardt2007-07-161-2/+6
* KVM: VMX: Avoid saving and restoring msr_efer on lightweight vmexitEddie Dong2007-07-163-21/+71
* KVM: VMX: Cleanup redundant code in MSR setEddie Dong2007-07-161-2/+0
* KVM: VMX: Avoid saving and restoring msrs on lightweight vmexitEddie Dong2007-07-162-56/+76
* KVM: VMX: Handle #SS faults from real modeNitin A Kamble2007-07-161-1/+5
* KVM: VMX: Use local labels in inline assemblyAvi Kivity2007-07-161-8/+7
* KVM: Fix vmx I/O bitmap initialization on highmem systemsAvi Kivity2007-07-161-2/+2
* KVM: Avoid corrupting tr in real modeAvi Kivity2007-07-161-14/+31
* KVM: VMX: Only reload guest msrs if they are already loadedAvi Kivity2007-07-161-1/+2
* KVM: MMU: Store shadow page tables as kernel virtual addresses, not physicalAvi Kivity2007-07-163-19/+17
* KVM: MMU: Simplify kvm_mmu_free_page() a tiny bitAvi Kivity2007-07-161-6/+4
* KVM: Implement IA32_EBL_CR_POWERON msrMatthew Gregan2007-07-161-0/+1
* KVM: Set cr0.mp for guestsAvi Kivity2007-07-161-1/+3
* KVM: Consolidate guest fpu activation and deactivationAvi Kivity2007-07-162-20/+32
* KVM: Rationalize exception bitmap usageAvi Kivity2007-07-161-21/+21
* KVM: Move some more msr mangling into vmx_save_host_state()Avi Kivity2007-07-161-7/+7
* KVM: Fix potential guest state leak into hostAvi Kivity2007-07-162-71/+94
* KVM: Increase mmu shadow cache to 1024 pagesAvi Kivity2007-07-161-1/+1
* KVM: Update shadow pte on write to guest pteAvi Kivity2007-07-162-0/+30
* KVM: MMU: Respect nonpae pagetable quadrant when zapping ptesAvi Kivity2007-07-161-0/+4
* KVM: Unify kvm_mmu_pre_write() and kvm_mmu_post_write()Avi Kivity2007-07-163-11/+8
* KVM: Be more careful restoring fs on lightweight vmexitAvi Kivity2007-07-161-11/+11
* KVM: Reduce misfirings of the fork detectorAvi Kivity2007-07-161-0/+4
* KVM: Unindent some codeAvi Kivity2007-07-161-29/+29
* KVM: Avoid saving and restoring some host CPU state on lightweight vmexitAvi Kivity2007-07-163-45/+62
* KVM: Assume that writes smaller than 4 bytes are to non-pagetable pagesAvi Kivity2007-07-161-0/+1
* KVM: SVM: Allow direct guest access to PC debug portAnthony Liguori2007-07-161-3/+5
* KVM: VMX: Enable io bitmaps to avoid IO port 0x80 VMEXITsHe, Qing2007-07-161-4/+46
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2007-07-159-49/+10
|\
| * git-battery vs git-acpiAndrew Morton2007-07-151-2/+3
| * Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov2007-07-159-39/+0
| * pda_power: clean up irq, timerJeff Garzik2007-07-151-9/+8
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15181-26286/+20988
|\ \
| * | [SCSI] ibmvscsi: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-57/+23
| * | [SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-103/+60
OpenPOWER on IntegriCloud