aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke.c
Commit message (Expand)AuthorAge
* booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan2012-07-11
* KVM: PPC: booke: Added DECAR supportBharat Bhushan2012-05-30
* KVM: PPC: Ignore unhalt request from kvm_vcpu_blockAlexander Graf2012-04-08
* KVM: PPC: Pass EA to updating emulation opsAlexander Graf2012-04-08
* KVM: PPC: Booke: only prepare to enter when we enterAlexander Graf2012-04-08
* KVM: PPC: booke: Reinject performance monitor interruptsAlexander Graf2012-04-08
* KVM: PPC: booke: expose good state on irq reinjectAlexander Graf2012-04-08
* KVM: PPC: booke: Support perfmon interruptsAlexander Graf2012-04-08
* KVM: PPC: booke: add GS documentation for program interruptAlexander Graf2012-04-08
* KVM: PPC: booke: Readd debug abort code for machine checkAlexander Graf2012-04-08
* KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1Alexander Graf2012-04-08
* KVM: PPC: booke: rework rescheduling checksAlexander Graf2012-04-08
* KVM: PPC: booke: deliver program int on emulation failureAlexander Graf2012-04-08
* KVM: PPC: booke: remove leftover debuggingAlexander Graf2012-04-08
* KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2Alexander Graf2012-04-08
* KVM: PPC: e500mc: implicitly set MSR_GSAlexander Graf2012-04-08
* KVM: PPC: e500mc: Add doorbell emulation supportAlexander Graf2012-04-08
* KVM: PPC: booke: standard PPC floating point supportScott Wood2012-04-08
* KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-08
* KVM: PPC: booke: Move vm core init/destroy out of booke.cScott Wood2012-04-08
* KVM: PPC: booke: add booke-level vcpu load/putScott Wood2012-04-08
* KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific codePaul Mackerras2012-03-05
* KVM: PPC: booke: Improve timer register emulationScott Wood2012-03-05
* KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-05
* KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirtScott Wood2012-03-05
* KVM: PPC: booke: Check for MSR[WE] in prepare_to_enterScott Wood2012-03-05
* KVM: PPC: Move prepare_to_enter call site into subarch codeScott Wood2012-03-05
* KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood2012-03-05
* KVM: PPC: booke: check for signals in kvmppc_vcpu_runScott Wood2012-03-05
* KVM: PPC: e500: Don't hardcode PIR=0Scott Wood2012-03-05
* KVM: PPC: Add sanity checking to vcpu_runAlexander Graf2011-09-25
* KVM: PPC: Move guest enter/exit down into subarch-specific codePaul Mackerras2011-07-12
* KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops downPaul Mackerras2011-07-12
* KVM: PPC: e500: Add shadow PID supportLiu Yu2011-07-12
* KVM: PPC: e500: enable magic pageScott Wood2011-07-12
* KVM: PPC: e500: Save/restore SPE stateScott Wood2011-07-12
* KVM: PPC: booke: use shadow_msrScott Wood2011-07-12
* KVM: PPC: booke: add sregs supportScott Wood2011-05-22
* KVM: PPC: Fix SPRG get/set for Book3S and BookEPeter Tyser2011-03-17
* KVM: PPC: Implement level interrupts for BookEAlexander Graf2010-10-24
* KVM: PPC: initialize IVORs in addition to IVPRHollis Blanchard2010-10-24
* KVM: PPC: Tell guest about pending interruptsAlexander Graf2010-10-24
* KVM: PPC: Add PV guest critical sectionsAlexander Graf2010-10-24
* KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-24
* KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf2010-10-24
* KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf2010-10-24
* KVM: PPC: Convert DAR to shared page.Alexander Graf2010-10-24
* KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-24
* KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interruptsAsias He2010-08-01
* KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity2010-08-01