summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2010-05-19KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity
2010-05-19KVM: MMU: cleanup invlpg codeXiao Guangrong
2010-05-19KVM: MMU: move unsync/sync tracpoints to proper placeXiao Guangrong
2010-05-19KVM: MMU: convert mmu tracepointsXiao Guangrong
2010-05-19KVM: MMU: fix for calculating gpa in invlpg codeXiao Guangrong
2010-05-19KVM: powerpc: use of kzalloc/kfree requires including slab.hStephen Rothwell
2010-05-19KVM: Fix mmu shrinker errorGui Jianfeng
2010-05-19KVM: MMU: fix hashing for TDP and non-paging modesEric Northup
2010-05-17KVM: MMU: fix sp->unsync type error in trace event definitionGui Jianfeng
2010-05-17KVM: SVM: Handle MCE intercepts always on host levelJoerg Roedel
2010-05-17KVM: x86: Allow marking an exception as reinjectedJoerg Roedel
2010-05-17KVM: SVM: Report emulated SVM features to userspaceJoerg Roedel
2010-05-17KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel
2010-05-17KVM: SVM: Propagate nested entry failure into guest hypervisorJoerg Roedel
2010-05-17KVM: SVM: Sync cr0 and cr3 to kvm state before nested handlingJoerg Roedel
2010-05-17KVM: SVM: Make sure rip is synced to vmcb before nested vmexitJoerg Roedel
2010-05-17KVM: SVM: Fix nested nmi handlingJoerg Roedel
2010-05-17Merge remote branch 'tip/perf/core'Avi Kivity
2010-05-17KVM: VMX: free vpid when fail to create vcpuLai Jiangshan
2010-05-17KVM: PPC: Enable native paired singlesAlexander Graf
2010-05-17KVM: PPC: Find HTAB ourselvesAlexander Graf
2010-05-17KVM: PPC: Fix Book3S_64 Host MMU debug outputAlexander Graf
2010-05-17KVM: PPC: Set VSID_PR also for Book3S_64Alexander Graf
2010-05-17KVM: PPC: Be more informative on BUGAlexander Graf
2010-05-17KVM: PPC: Make Alignment interrupts work againAlexander Graf
2010-05-17KVM: PPC: Improve split modeAlexander Graf
2010-05-17KVM: PPC: Make Performance Counters workAlexander Graf
2010-05-17KVM: PPC: Convert u64 -> ulongAlexander Graf
2010-05-17KVM: PPC: Enable Book3S_32 KVM buildingAlexander Graf
2010-05-17KVM: PPC: Add KVM intercept handlersAlexander Graf
2010-05-17KVM: PPC: Check max IRQ prioAlexander Graf
2010-05-17PPC: Export SWITCH_FRAME_SIZEAlexander Graf
2010-05-17KVM: PPC: Export MMU variablesAlexander Graf
2010-05-17KVM: PPC: Add Book3S compatibility codeAlexander Graf
2010-05-17KVM: PPC: Emulate segment faultAlexander Graf
2010-05-17KVM: PPC: Add SVCPU to Book3S_32Alexander Graf
2010-05-17KVM: PPC: Remove fetch fail codeAlexander Graf
2010-05-17KVM: PPC: Release clean pages as cleanAlexander Graf
2010-05-17KVM: PPC: Make SLB switching code the new segment frameworkAlexander Graf
2010-05-17KVM: PPC: Make highmem code genericAlexander Graf
2010-05-17KVM: PPC: Make real mode handler genericAlexander Graf
2010-05-17KVM: PPC: Extract MMU initAlexander Graf
2010-05-17KVM: PPC: Use now shadowed vcpu fieldsAlexander Graf
2010-05-17PPC: Add STLUAlexander Graf
2010-05-17KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf
2010-05-17KVM: PPC: Use KVM_BOOK3S_HANDLERAlexander Graf
2010-05-17KVM: PPC: Improve indirect svcpu accessorsAlexander Graf
2010-05-17KVM: PPC: Add fields to shadow vcpuAlexander Graf
2010-05-17KVM: PPC: Add kvm_book3s_32.hAlexander Graf
2010-05-17KVM: PPC: Add kvm_book3s_64.hAlexander Graf