summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/booke.c
AgeCommit message (Expand)Author
2012-10-05KVM: PPC: Consistentify vcpu exit pathAlexander Graf
2012-10-05KVM: PPC: Exit guest context while handling exitAlexander Graf
2012-10-05KVM: PPC: BookE: Drop redundant vcpu->mode setAlexander Graf
2012-10-05KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_prAlexander Graf
2012-10-05KVM: PPC: BookE: No duplicate request != 0 checkAlexander Graf
2012-10-05KVM: PPC: BookE: Add some more trace pointsAlexander Graf
2012-10-05KVM: PPC: E500: Implement MMU notifiersAlexander Graf
2012-10-05KVM: PPC: BookE: Add support for vcpu->modeAlexander Graf
2012-10-05KVM: PPC: BookE: Add check_requests helper functionAlexander Graf
2012-10-05KVM: PPC: BookE: Expose remote TLB flushes in debugfsAlexander Graf
2012-10-05KVM: PPC: PR: Use generic tracepoint for guest exitAlexander Graf
2012-07-11booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan
2012-05-30KVM: PPC: booke: Added DECAR supportBharat Bhushan
2012-04-08KVM: PPC: Ignore unhalt request from kvm_vcpu_blockAlexander Graf
2012-04-08KVM: PPC: Pass EA to updating emulation opsAlexander Graf
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: 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: 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: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2Alexander 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: booke: standard PPC floating point supportScott Wood
2012-04-08KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood
2012-04-08KVM: PPC: booke: Move vm core init/destroy out of booke.cScott Wood
2012-04-08KVM: PPC: booke: add booke-level vcpu load/putScott Wood
2012-03-05KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific codePaul Mackerras
2012-03-05KVM: PPC: booke: Improve timer register emulationScott Wood
2012-03-05KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood
2012-03-05KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirtScott Wood
2012-03-05KVM: PPC: booke: Check for MSR[WE] in prepare_to_enterScott Wood
2012-03-05KVM: PPC: Move prepare_to_enter call site into subarch codeScott Wood
2012-03-05KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood
2012-03-05KVM: PPC: booke: check for signals in kvmppc_vcpu_runScott Wood
2012-03-05KVM: PPC: e500: Don't hardcode PIR=0Scott Wood
2011-09-25KVM: PPC: Add sanity checking to vcpu_runAlexander Graf
2011-07-12KVM: PPC: Move guest enter/exit down into subarch-specific codePaul Mackerras
2011-07-12KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops downPaul Mackerras
2011-07-12KVM: PPC: e500: Add shadow PID supportLiu Yu
2011-07-12KVM: PPC: e500: enable magic pageScott Wood
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood
2011-07-12KVM: PPC: booke: use shadow_msrScott Wood
2011-05-22KVM: PPC: booke: add sregs supportScott Wood
2011-03-17KVM: PPC: Fix SPRG get/set for Book3S and BookEPeter Tyser