aboutsummaryrefslogtreecommitdiffstats
path: root/target-ppc/kvm.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-06KVM: PPC: Use HIOR setting for -M pseries with PR KVMAlexander Graf1-3/+22
2011-10-06kvm: ppc: booke206: use MMU APIScott Wood1-0/+85
2011-10-06PPC: Enable to use PAPR with PR style KVMAlexander Graf1-0/+40
2011-10-06PPC: KVM: Add generic function to read host clockfreqAlexander Graf1-0/+67
2011-06-20kvm: ppc: Drop KVM_CAP build dependenciesJan Kiszka1-14/+0
2011-06-20kvm: ppc: Drop CONFIG_KVM_PPC_PVRJan Kiszka1-9/+0
2011-06-03PPC: fix sregs usage on bookeAlexander Graf1-6/+4
2011-05-09kvm: ppc: detect old headersAlexander Graf1-1/+15
2011-05-09monitor: add PPC BookE SPRsScott Wood1-9/+134
2011-05-09kvm: ppc: fixes for KVM_SET_SREGS on initScott Wood1-3/+30
2011-04-01Parse SDR1 on mtspr instead of at translate timeDavid Gibson1-1/+1
2011-03-21Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-7/+7
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini1-2/+2
2011-03-16kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changesJan Kiszka1-4/+4
2011-03-15kvm: Rename kvm_arch_process_irqchip_events to async_eventsJan Kiszka1-1/+1
2011-03-15kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_eventsJan Kiszka1-3/+3
2011-02-14kvm: Drop return values from kvm_arch_pre/post_runJan Kiszka1-4/+2
2011-02-14kvm: Provide sigbus services arch-independentlyJan Kiszka1-0/+10
2011-01-23kvm: Consolidate must-have capability checksJan Kiszka1-0/+4
2011-01-23kvm: Drop smp_cpus argument from init functionsJan Kiszka1-1/+1
2011-01-23kvm: Stop on all fatal exit reasonsJan Kiszka1-0/+4
2010-12-08ppc: kvm: fix signedness warningAlexander Graf1-1/+1
2010-09-05KVM: PPC: Add level based interrupt logicAlexander Graf1-2/+35
2010-08-26PPC: Add PV hypercall transport through fw_cfgAlexander Graf1-0/+32
2010-05-18PPC/KVM: make iothread workAlexander Graf1-15/+15
2010-05-11Do not stop VM if emulation failed in userspace.Gleb Natapov1-0/+5
2010-05-11kvm: enable smp > 1Marcelo Tosatti1-0/+5
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka1-1/+1
2010-02-14PPC: Add timer when running KVMAlexander Graf1-0/+22
2010-02-14PPC: tell the guest about the time base frequencyAlexander Graf1-0/+47
2009-12-19target-ppc: fix ppc32 kvm buildAlexander Graf1-0/+2
2009-12-03target-ppc: Get MMU state on register syncAlexander Graf1-0/+30
2009-11-17kvm: Add arch reset handlerJan Kiszka1-0/+4
2009-07-22Use correct input constantAlexander Graf1-1/+9
2009-07-22Set PVR in sregsAlexander Graf1-1/+7
2008-12-16target-ppc: Enable KVM for ppcemb.aurel321-0/+204