aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/kvm.c
AgeCommit message (Expand)Author
2012-03-15pseries: Don't try to munmap() a malloc()ed TCE tableDavid Gibson
2012-03-14target-ppc: Don't overuse CPUStateAndreas Färber
2012-02-02PPC: KVM: Update HIOR code to new interfaceAlexander Graf
2012-01-08kvm: fix build error in ppc kvm due to memory_region_init_ram_ptr() changeAvi Kivity
2012-01-03kvm-ppc: halt secondary cpus when guest resetLiu Yu-B13201
2011-10-30pseries: Allow writes to KVM accelerated TCE tableDavid Gibson
2011-10-30KVM: PPC: Override host vmx/vsx/dfp only when information knownAlexander Graf
2011-10-30pseries: Correct vmx/dfp handling in both KVM and TCG casesDavid Gibson
2011-10-30ppc: First cut implementation of -cpu hostDavid Gibson
2011-10-30pseries: Add device tree properties for VMX/VSX and DFP under kvmDavid Gibson
2011-10-30ppc: Generalize the kvmppc_get_clockfreq() functionDavid Gibson
2011-10-30pseries: Use Book3S-HV TCE acceleration capabilitiesDavid Gibson
2011-10-30pseries: Allow KVM Book3S-HV on PPC970 CPUSDavid Gibson
2011-10-30pseries: Support SMT systems for KVM Book3S-HVDavid Gibson
2011-10-06KVM: PPC: Use HIOR setting for -M pseries with PR KVMAlexander Graf
2011-10-06kvm: ppc: booke206: use MMU APIScott Wood
2011-10-06PPC: Enable to use PAPR with PR style KVMAlexander Graf
2011-10-06PPC: KVM: Add generic function to read host clockfreqAlexander Graf
2011-06-20kvm: ppc: Drop KVM_CAP build dependenciesJan Kiszka
2011-06-20kvm: ppc: Drop CONFIG_KVM_PPC_PVRJan Kiszka
2011-06-03PPC: fix sregs usage on bookeAlexander Graf
2011-05-09kvm: ppc: detect old headersAlexander Graf
2011-05-09monitor: add PPC BookE SPRsScott Wood
2011-05-09kvm: ppc: fixes for KVM_SET_SREGS on initScott Wood
2011-04-01Parse SDR1 on mtspr instead of at translate timeDavid Gibson
2011-03-21Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2011-03-16kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changesJan Kiszka
2011-03-15kvm: Rename kvm_arch_process_irqchip_events to async_eventsJan Kiszka
2011-03-15kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_eventsJan Kiszka
2011-02-14kvm: Drop return values from kvm_arch_pre/post_runJan Kiszka
2011-02-14kvm: Provide sigbus services arch-independentlyJan Kiszka
2011-01-23kvm: Consolidate must-have capability checksJan Kiszka
2011-01-23kvm: Drop smp_cpus argument from init functionsJan Kiszka
2011-01-23kvm: Stop on all fatal exit reasonsJan Kiszka
2010-12-08ppc: kvm: fix signedness warningAlexander Graf
2010-09-05KVM: PPC: Add level based interrupt logicAlexander Graf
2010-08-26PPC: Add PV hypercall transport through fw_cfgAlexander Graf
2010-05-18PPC/KVM: make iothread workAlexander Graf
2010-05-11Do not stop VM if emulation failed in userspace.Gleb Natapov
2010-05-11kvm: enable smp > 1Marcelo Tosatti
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka
2010-02-14PPC: Add timer when running KVMAlexander Graf
2010-02-14PPC: tell the guest about the time base frequencyAlexander Graf
2009-12-19target-ppc: fix ppc32 kvm buildAlexander Graf
2009-12-03target-ppc: Get MMU state on register syncAlexander Graf
2009-11-17kvm: Add arch reset handlerJan Kiszka
2009-07-22Use correct input constantAlexander Graf
2009-07-22Set PVR in sregsAlexander Graf
2008-12-16target-ppc: Enable KVM for ppcemb.aurel32