summaryrefslogtreecommitdiffstats
path: root/target-ppc/kvm.c
Commit message (Expand)AuthorAgeFilesLines
* pseries: Allow writes to KVM accelerated TCE tableDavid Gibson2011-10-301-1/+1
* KVM: PPC: Override host vmx/vsx/dfp only when information knownAlexander Graf2011-10-301-3/+9
* pseries: Correct vmx/dfp handling in both KVM and TCG casesDavid Gibson2011-10-301-1/+22
* ppc: First cut implementation of -cpu hostDavid Gibson2011-10-301-0/+19
* pseries: Add device tree properties for VMX/VSX and DFP under kvmDavid Gibson2011-10-301-0/+10
* ppc: Generalize the kvmppc_get_clockfreq() functionDavid Gibson2011-10-301-11/+24
* pseries: Use Book3S-HV TCE acceleration capabilitiesDavid Gibson2011-10-301-0/+54
* pseries: Allow KVM Book3S-HV on PPC970 CPUSDavid Gibson2011-10-301-0/+44
* pseries: Support SMT systems for KVM Book3S-HVDavid Gibson2011-10-301-0/+8
* KVM: PPC: Use HIOR setting for -M pseries with PR KVMAlexander Graf2011-10-061-3/+22
* kvm: ppc: booke206: use MMU APIScott Wood2011-10-061-0/+85
* PPC: Enable to use PAPR with PR style KVMAlexander Graf2011-10-061-0/+40
* PPC: KVM: Add generic function to read host clockfreqAlexander Graf2011-10-061-0/+67
* kvm: ppc: Drop KVM_CAP build dependenciesJan Kiszka2011-06-201-14/+0
* kvm: ppc: Drop CONFIG_KVM_PPC_PVRJan Kiszka2011-06-201-9/+0
* PPC: fix sregs usage on bookeAlexander Graf2011-06-031-6/+4
* kvm: ppc: detect old headersAlexander Graf2011-05-091-1/+15
* monitor: add PPC BookE SPRsScott Wood2011-05-091-9/+134
* kvm: ppc: fixes for KVM_SET_SREGS on initScott Wood2011-05-091-3/+30
* Parse SDR1 on mtspr instead of at translate timeDavid Gibson2011-04-011-1/+1
* Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2011-03-211-7/+7
|\
| * kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changesJan Kiszka2011-03-161-4/+4
| * kvm: Rename kvm_arch_process_irqchip_events to async_eventsJan Kiszka2011-03-151-1/+1
| * kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_eventsJan Kiszka2011-03-151-3/+3
* | change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-211-2/+2
|/
* kvm: Drop return values from kvm_arch_pre/post_runJan Kiszka2011-02-141-4/+2
* kvm: Provide sigbus services arch-independentlyJan Kiszka2011-02-141-0/+10
* kvm: Consolidate must-have capability checksJan Kiszka2011-01-231-0/+4
* kvm: Drop smp_cpus argument from init functionsJan Kiszka2011-01-231-1/+1
* kvm: Stop on all fatal exit reasonsJan Kiszka2011-01-231-0/+4
* ppc: kvm: fix signedness warningAlexander Graf2010-12-081-1/+1
* KVM: PPC: Add level based interrupt logicAlexander Graf2010-09-051-2/+35
* PPC: Add PV hypercall transport through fw_cfgAlexander Graf2010-08-261-0/+32
* PPC/KVM: make iothread workAlexander Graf2010-05-181-15/+15
* Do not stop VM if emulation failed in userspace.Gleb Natapov2010-05-111-0/+5
* kvm: enable smp > 1Marcelo Tosatti2010-05-111-0/+5
* KVM: Rework VCPU state writeback APIJan Kiszka2010-03-041-1/+1
* PPC: Add timer when running KVMAlexander Graf2010-02-141-0/+22
* PPC: tell the guest about the time base frequencyAlexander Graf2010-02-141-0/+47
* target-ppc: fix ppc32 kvm buildAlexander Graf2009-12-191-0/+2
* target-ppc: Get MMU state on register syncAlexander Graf2009-12-031-0/+30
* kvm: Add arch reset handlerJan Kiszka2009-11-171-0/+4
* Use correct input constantAlexander Graf2009-07-221-1/+9
* Set PVR in sregsAlexander Graf2009-07-221-1/+7
* target-ppc: Enable KVM for ppcemb.aurel322008-12-161-0/+204
OpenPOWER on IntegriCloud