aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/booke.c
AgeCommit message (Expand)Author
2013-06-11kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()Scott Wood
2013-06-11kvm/ppc/booke: Hold srcu lock when calling gfn functionsScott Wood
2013-04-26kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood
2013-04-26KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman
2013-04-26booke: exit to user space if emulator requestBharat Bhushan
2013-04-26KVM: PPC: debug stub interface parameter definedBharat Bhushan
2013-04-17Added ONE_REG interface for debug instructionBharat Bhushan
2013-03-22KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras
2013-03-22KVM: PPC: Added one_reg interface for timer registersBharat Bhushan
2013-03-22KVM: PPC: move tsr update in a separate functionBharat Bhushan
2013-03-04KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa
2013-02-13KVM: PPC: BookE: Handle alignment interruptsAlexander Graf
2013-02-13KVM: PPC: booke: Allow multiple exception typesBharat Bhushan
2013-01-10KVM: PPC: BookE: Add EPR ONE_REG syncAlexander Graf
2013-01-10KVM: PPC: BookE: Implement EPR exitAlexander Graf
2013-01-10KVM: PPC: BookE: Allow irq deliveries to inject requestsAlexander Graf
2012-12-06KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interfaceMihai Caraman
2012-12-06KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulationMihai Caraman
2012-12-06KVM: PPC: bookehv: Add guest computation mode for irq deliveryMihai Caraman
2012-12-06KVM: PPC: booke: Fix get_tb() compile error on 64-bitMihai Caraman
2012-10-05KVM: PPC: set IN_GUEST_MODE before checking requestsScott Wood
2012-10-05KVM: PPC: Book3S HV: Fix updates of vcpu->cpuPaul Mackerras
2012-10-05KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctlyPaul Mackerras
2012-10-05KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras
2012-10-05KVM: PPC: BookE: Support FPU on non-hv systemsAlexander Graf
2012-10-05booke: Added ONE_REG interface for IAC/DAC debug registersBharat Bhushan
2012-10-05KVM: PPC: booke: Add watchdog emulationBharat Bhushan
2012-10-05KVM: PPC: Add return value to core_check_requestsAlexander Graf
2012-10-05KVM: PPC: Add return value in prepare_to_enterAlexander Graf
2012-10-05KVM: PPC: Move kvm_guest_enter call into generic codeAlexander Graf
2012-10-05KVM: PPC: Book3S: PR: Rework irq disablingAlexander Graf
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