aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* KVM: PPC: Book3S: PR: Only do resched check once per exitAlexander Graf2012-10-05
* KVM: PPC: BookE: Drop redundant vcpu->mode setAlexander Graf2012-10-05
* KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier supportAlexander Graf2012-10-05
* KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_prAlexander Graf2012-10-05
* KVM: PPC: BookE: No duplicate request != 0 checkAlexander Graf2012-10-05
* KVM: PPC: BookE: Add some more trace pointsAlexander Graf2012-10-05
* KVM: PPC: E500: Implement MMU notifiersAlexander Graf2012-10-05
* KVM: PPC: BookE: Add support for vcpu->modeAlexander Graf2012-10-05
* KVM: PPC: BookE: Add check_requests helper functionAlexander Graf2012-10-05
* powerpc/epapr: export epapr_hypercall_startScott Wood2012-10-05
* KVM: PPC: Quieten message about allocating linear regionsPaul Mackerras2012-10-05
* KVM: PPC: E500: Fix clear_tlb_refsAlexander Graf2012-10-05
* KVM: PPC: BookE: Expose remote TLB flushes in debugfsAlexander Graf2012-10-05
* KVM: PPC: Expose SYNC cap based on mmu notifiersAlexander Graf2012-10-05
* KVM: PPC: PR: Use generic tracepoint for guest exitAlexander Graf2012-10-05
* PPC: Don't use hardcoded opcode for ePAPR hcall invocationLiu Yu-B132012012-10-05
* powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcallsScott Wood2012-10-05
* PPC: select EPAPR_PARAVIRT for all users of epapr hcallsStuart Yoder2012-10-05
* KVM: PPC: ev_idle hcall support for e500 guestsLiu Yu-B132012012-10-05
* KVM: PPC: Add support for ePAPR idle hcall in host kernelLiu Yu-B132012012-10-05
* KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500Stuart Yoder2012-10-05
* KVM: PPC: use definitions in epapr header for hcallsStuart Yoder2012-10-05
* PPC: epapr: create define for return code value of successStuart Yoder2012-10-05
* KVM: s390: Fix vcpu_load handling in interrupt codeChristian Borntraeger2012-09-27
* KVM: x86: Fix guest debug across vcpu INIT resetJan Kiszka2012-09-23
* KVM: Add resampling irqfds for level triggered interruptsAlex Williamson2012-09-23
* KVM: optimize apic interrupt deliveryGleb Natapov2012-09-20
* Merge branch 'queue' into nextAvi Kivity2012-09-20
|\
| * KVM: MMU: Eliminate pointless temporary 'ac'Avi Kivity2012-09-20
| * KVM: MMU: Avoid access/dirty update loop if all is wellAvi Kivity2012-09-20
| * KVM: MMU: Eliminate eperm temporaryAvi Kivity2012-09-20
| * KVM: MMU: Optimize is_last_gpte()Avi Kivity2012-09-20
| * KVM: MMU: Simplify walk_addr_generic() loopAvi Kivity2012-09-20
| * KVM: MMU: Optimize pte permission checksAvi Kivity2012-09-20
| * KVM: MMU: Update accessed and dirty bits after guest pagetable walkAvi Kivity2012-09-20
| * KVM: MMU: Move gpte_access() out of paging_tmpl.hAvi Kivity2012-09-20
| * KVM: MMU: Optimize gpte_access() slightlyAvi Kivity2012-09-20
| * KVM: MMU: Push clean gpte write protection out of gpte_access()Avi Kivity2012-09-20
| * KVM: clarify kvmclock documentationStefan Fritsch2012-09-17
| * KVM: make processes waiting on vcpu mutex killableMichael S. Tsirkin2012-09-17
| * KVM: SVM: Make use of asm.hAvi Kivity2012-09-17
| * KVM: VMX: Make use of asm.hAvi Kivity2012-09-17
| * KVM: VMX: Make lto-friendlyAvi Kivity2012-09-17
|/
* KVM: x86: lapic: Clean up find_highest_vector() and count_vectors()Takuya Yoshikawa2012-09-12
* KVM: MMU: remove unnecessary checkXiao Guangrong2012-09-10
* KVM: Depend on HIGH_RES_TIMERSLiu, Jinsong2012-09-10
* KVM: Improve wording of KVM_SET_USER_MEMORY_REGION documentationJan Kiszka2012-09-09
* KVM: use symbolic constant for nr interruptsMichael S. Tsirkin2012-09-06
* KVM: emulator: optimize "rep ins" handlingGleb Natapov2012-09-06
* KVM: emulator: string_addr_inc() cleanupGleb Natapov2012-09-06