aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-04-18KVM: MMU: use page table level macroDavidlohr Bueso
2012-04-16KVM: dont clear TMR on EOIMichael S. Tsirkin
2012-04-16KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)Avi Kivity
2012-04-16KVM: x86 emulator: MMX supportAvi Kivity
2012-04-16KVM: x86 emulator: implement movntpsAvi Kivity
2012-04-16KVM: x86: emulate movdqaStefan Hajnoczi
2012-04-16KVM: x86 emulator: add support for vector alignmentAvi Kivity
2012-04-16KVM: SVM: Auto-load on CPUs with SVMJosh Triplett
2012-04-11KVM: PPC: add CPU_FTR_EMB_HV to CPU tableScott Wood
2012-04-08KVM: MMU: Improve iteration through sptes from rmapTakuya Yoshikawa
2012-04-08KVM: MMU: Make pte_list_desc fit cache lines wellTakuya Yoshikawa
2012-04-08KVM: x86: add paging gcc optimizationDavidlohr Bueso
2012-04-08KVM: VMX: Auto-load on CPUs with VMXJosh Triplett
2012-04-08powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64Benjamin Herrenschmidt
2012-04-08KVM: PPC: Ignore unhalt request from kvm_vcpu_blockAlexander Graf
2012-04-08KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7Alexander Graf
2012-04-08KVM: PPC: Emulate tw and td instructionsAlexander Graf
2012-04-08KVM: PPC: Pass EA to updating emulation opsAlexander Graf
2012-04-08KVM: PPC: Work around POWER7 DABR corruption problemPaul Mackerras
2012-04-08KVM: PPC: Book 3S: Fix compilation for !HV configsPaul Mackerras
2012-04-08Restore guest CR after exit timing calculationBharat Bhushan
2012-04-08KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace logPaul Mackerras
2012-04-08KVM: PPC: Book3S HV: Make virtual processor area registration more robustPaul Mackerras
2012-04-08KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIsPaul Mackerras
2012-04-08KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf
2012-04-08KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE supportMatt Evans
2012-04-08KVM: PPC: Booke: only prepare to enter when we enterAlexander Graf
2012-04-08KVM: PPC: booke: Reinject performance monitor interruptsAlexander Graf
2012-04-08KVM: PPC: booke: expose good state on irq reinjectAlexander Graf
2012-04-08KVM: PPC: booke: Support perfmon interruptsAlexander Graf
2012-04-08KVM: PPC: e500: fix typo in tlb codeAlexander Graf
2012-04-08KVM: PPC: bookehv: remove unused codeAlexander Graf
2012-04-08KVM: PPC: booke: add GS documentation for program interruptAlexander Graf
2012-04-08KVM: PPC: booke: Readd debug abort code for machine checkAlexander Graf
2012-04-08KVM: PPC: bookehv: add comment about shadow_msrAlexander Graf
2012-04-08KVM: PPC: bookehv: disable MAS register updates earlyAlexander Graf
2012-04-08KVM: PPC: bookehv: remove SET_VCPUAlexander Graf
2012-04-08KVM: PPC: bookehv: remove negation for CONFIG_64BITAlexander Graf
2012-04-08KVM: PPC: bookehv: fix exit timingAlexander Graf
2012-04-08KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1Alexander Graf
2012-04-08KVM: PPC: booke: rework rescheduling checksAlexander Graf
2012-04-08KVM: PPC: booke: deliver program int on emulation failureAlexander Graf
2012-04-08KVM: PPC: booke: remove leftover debuggingAlexander Graf
2012-04-08KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusiveAlexander Graf
2012-04-08KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2Alexander Graf
2012-04-08KVM: PPC: e500mc: add load inst fixupAlexander Graf
2012-04-08KVM: PPC: e500mc: Move r1/r2 restoration very earlyAlexander Graf
2012-04-08KVM: PPC: e500mc: implicitly set MSR_GSAlexander Graf
2012-04-08KVM: PPC: e500mc: Add doorbell emulation supportAlexander Graf
2012-04-08KVM: PPC: e500mc supportScott Wood