Age | Commit message (Expand) | Author |
2012-06-27 | pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure | David Gibson |
2012-06-24 | ppc64: Rudimentary Support for extra page sizes on server CPUs | Benjamin Herrenschmidt |
2012-04-15 | target-ppc: Add hooks for handling tcg and kvm limitations | David Gibson |
2012-04-07 | Replace Qemu by QEMU in comments | Stefan Weil |
2012-03-15 | pseries: Don't try to munmap() a malloc()ed TCE table | David Gibson |
2012-03-14 | target-ppc: Don't overuse CPUState | Andreas Färber |
2012-02-02 | PPC: KVM: Update HIOR code to new interface | Alexander Graf |
2012-01-08 | kvm: fix build error in ppc kvm due to memory_region_init_ram_ptr() change | Avi Kivity |
2012-01-03 | kvm-ppc: halt secondary cpus when guest reset | Liu Yu-B13201 |
2011-10-30 | pseries: Allow writes to KVM accelerated TCE table | David Gibson |
2011-10-30 | KVM: PPC: Override host vmx/vsx/dfp only when information known | Alexander Graf |
2011-10-30 | pseries: Correct vmx/dfp handling in both KVM and TCG cases | David Gibson |
2011-10-30 | ppc: First cut implementation of -cpu host | David Gibson |
2011-10-30 | pseries: Add device tree properties for VMX/VSX and DFP under kvm | David Gibson |
2011-10-30 | ppc: Generalize the kvmppc_get_clockfreq() function | David Gibson |
2011-10-30 | pseries: Use Book3S-HV TCE acceleration capabilities | David Gibson |
2011-10-30 | pseries: Allow KVM Book3S-HV on PPC970 CPUS | David Gibson |
2011-10-30 | pseries: Support SMT systems for KVM Book3S-HV | David Gibson |
2011-10-06 | KVM: PPC: Use HIOR setting for -M pseries with PR KVM | Alexander Graf |
2011-10-06 | kvm: ppc: booke206: use MMU API | Scott Wood |
2011-10-06 | PPC: Enable to use PAPR with PR style KVM | Alexander Graf |
2011-10-06 | PPC: KVM: Add generic function to read host clockfreq | Alexander Graf |
2011-06-20 | kvm: ppc: Drop KVM_CAP build dependencies | Jan Kiszka |
2011-06-20 | kvm: ppc: Drop CONFIG_KVM_PPC_PVR | Jan Kiszka |
2011-06-03 | PPC: fix sregs usage on booke | Alexander Graf |
2011-05-09 | kvm: ppc: detect old headers | Alexander Graf |
2011-05-09 | monitor: add PPC BookE SPRs | Scott Wood |
2011-05-09 | kvm: ppc: fixes for KVM_SET_SREGS on init | Scott Wood |
2011-04-01 | Parse SDR1 on mtspr instead of at translate time | David Gibson |
2011-03-21 | Merge remote branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2011-03-21 | change all other clock references to use nanosecond resolution accessors | Paolo Bonzini |
2011-03-16 | kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes | Jan Kiszka |
2011-03-15 | kvm: Rename kvm_arch_process_irqchip_events to async_events | Jan Kiszka |
2011-03-15 | kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events | Jan Kiszka |
2011-02-14 | kvm: Drop return values from kvm_arch_pre/post_run | Jan Kiszka |
2011-02-14 | kvm: Provide sigbus services arch-independently | Jan Kiszka |
2011-01-23 | kvm: Consolidate must-have capability checks | Jan Kiszka |
2011-01-23 | kvm: Drop smp_cpus argument from init functions | Jan Kiszka |
2011-01-23 | kvm: Stop on all fatal exit reasons | Jan Kiszka |
2010-12-08 | ppc: kvm: fix signedness warning | Alexander Graf |
2010-09-05 | KVM: PPC: Add level based interrupt logic | Alexander Graf |
2010-08-26 | PPC: Add PV hypercall transport through fw_cfg | Alexander Graf |
2010-05-18 | PPC/KVM: make iothread work | Alexander Graf |
2010-05-11 | Do not stop VM if emulation failed in userspace. | Gleb Natapov |
2010-05-11 | kvm: enable smp > 1 | Marcelo Tosatti |
2010-03-04 | KVM: Rework VCPU state writeback API | Jan Kiszka |
2010-02-14 | PPC: Add timer when running KVM | Alexander Graf |
2010-02-14 | PPC: tell the guest about the time base frequency | Alexander Graf |
2009-12-19 | target-ppc: fix ppc32 kvm build | Alexander Graf |
2009-12-03 | target-ppc: Get MMU state on register sync | Alexander Graf |