Age | Commit message (Expand) | Author |
2013-02-13 | KVM: PPC: BookE: Handle alignment interrupts | Alexander Graf |
2013-02-13 | KVM: PPC: booke: Allow multiple exception types | Bharat Bhushan |
2013-01-10 | KVM: PPC: BookE: Add EPR ONE_REG sync | Alexander Graf |
2013-01-10 | KVM: PPC: BookE: Implement EPR exit | Alexander Graf |
2013-01-10 | KVM: PPC: BookE: Allow irq deliveries to inject requests | Alexander Graf |
2012-12-06 | KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface | Mihai Caraman |
2012-12-06 | KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation | Mihai Caraman |
2012-12-06 | KVM: PPC: bookehv: Add guest computation mode for irq delivery | Mihai Caraman |
2012-12-06 | KVM: PPC: booke: Fix get_tb() compile error on 64-bit | Mihai Caraman |
2012-10-05 | KVM: PPC: set IN_GUEST_MODE before checking requests | Scott Wood |
2012-10-05 | KVM: PPC: Book3S HV: Fix updates of vcpu->cpu | Paul Mackerras |
2012-10-05 | KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly | Paul Mackerras |
2012-10-05 | KVM: PPC: Move kvm->arch.slot_phys into memslot.arch | Paul Mackerras |
2012-10-05 | KVM: PPC: BookE: Support FPU on non-hv systems | Alexander Graf |
2012-10-05 | booke: Added ONE_REG interface for IAC/DAC debug registers | Bharat Bhushan |
2012-10-05 | KVM: PPC: booke: Add watchdog emulation | Bharat Bhushan |
2012-10-05 | KVM: PPC: Add return value to core_check_requests | Alexander Graf |
2012-10-05 | KVM: PPC: Add return value in prepare_to_enter | Alexander Graf |
2012-10-05 | KVM: PPC: Move kvm_guest_enter call into generic code | Alexander Graf |
2012-10-05 | KVM: PPC: Book3S: PR: Rework irq disabling | Alexander Graf |
2012-10-05 | KVM: PPC: Consistentify vcpu exit path | Alexander Graf |
2012-10-05 | KVM: PPC: Exit guest context while handling exit | Alexander Graf |
2012-10-05 | KVM: PPC: BookE: Drop redundant vcpu->mode set | Alexander Graf |
2012-10-05 | KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr | Alexander Graf |
2012-10-05 | KVM: PPC: BookE: No duplicate request != 0 check | Alexander Graf |
2012-10-05 | KVM: PPC: BookE: Add some more trace points | Alexander Graf |
2012-10-05 | KVM: PPC: E500: Implement MMU notifiers | Alexander Graf |
2012-10-05 | KVM: PPC: BookE: Add support for vcpu->mode | Alexander Graf |
2012-10-05 | KVM: PPC: BookE: Add check_requests helper function | Alexander Graf |
2012-10-05 | KVM: PPC: BookE: Expose remote TLB flushes in debugfs | Alexander Graf |
2012-10-05 | KVM: PPC: PR: Use generic tracepoint for guest exit | Alexander Graf |
2012-07-11 | booke/bookehv: Add host crit-watchdog exception support | Bharat Bhushan |
2012-05-30 | KVM: PPC: booke: Added DECAR support | Bharat Bhushan |
2012-04-08 | KVM: PPC: Ignore unhalt request from kvm_vcpu_block | Alexander Graf |
2012-04-08 | KVM: PPC: Pass EA to updating emulation ops | Alexander Graf |
2012-04-08 | KVM: PPC: Booke: only prepare to enter when we enter | Alexander Graf |
2012-04-08 | KVM: PPC: booke: Reinject performance monitor interrupts | Alexander Graf |
2012-04-08 | KVM: PPC: booke: expose good state on irq reinject | Alexander Graf |
2012-04-08 | KVM: PPC: booke: Support perfmon interrupts | Alexander Graf |
2012-04-08 | KVM: PPC: booke: add GS documentation for program interrupt | Alexander Graf |
2012-04-08 | KVM: PPC: booke: Readd debug abort code for machine check | Alexander Graf |
2012-04-08 | KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1 | Alexander Graf |
2012-04-08 | KVM: PPC: booke: rework rescheduling checks | Alexander Graf |
2012-04-08 | KVM: PPC: booke: deliver program int on emulation failure | Alexander Graf |
2012-04-08 | KVM: PPC: booke: remove leftover debugging | Alexander Graf |
2012-04-08 | KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2 | Alexander Graf |
2012-04-08 | KVM: PPC: e500mc: implicitly set MSR_GS | Alexander Graf |
2012-04-08 | KVM: PPC: e500mc: Add doorbell emulation support | Alexander Graf |
2012-04-08 | KVM: PPC: booke: standard PPC floating point support | Scott Wood |
2012-04-08 | KVM: PPC: booke: category E.HV (GS-mode) support | Scott Wood |