Age | Commit message (Expand) | Author |
2013-07-11 | kvm/ppc/booke: Don't call kvm_guest_enter twice | Scott Wood |
2013-07-11 | kvm/ppc: Call trace_hardirqs_on before entry | Scott Wood |
2013-07-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-06-30 | KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL | Tiejun Chen |
2013-06-19 | kvm/ppc/booke: Delay kvmppc_lazy_ee_enable | Scott Wood |
2013-06-11 | kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() | Scott Wood |
2013-06-11 | kvm/ppc/booke: Hold srcu lock when calling gfn functions | Scott Wood |
2013-04-26 | kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC | Scott Wood |
2013-04-26 | kvm/ppc/mpic: in-kernel MPIC emulation | Scott Wood |
2013-04-26 | KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation | Mihai Caraman |
2013-04-26 | booke: exit to user space if emulator request | Bharat Bhushan |
2013-04-26 | KVM: PPC: debug stub interface parameter defined | Bharat Bhushan |
2013-04-17 | Added ONE_REG interface for debug instruction | Bharat Bhushan |
2013-03-22 | KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external | Paul Mackerras |
2013-03-22 | KVM: PPC: Added one_reg interface for timer registers | Bharat Bhushan |
2013-03-22 | KVM: PPC: move tsr update in a separate function | Bharat Bhushan |
2013-03-04 | KVM: set_memory_region: Refactor commit_memory_region() | Takuya Yoshikawa |
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 |