summaryrefslogtreecommitdiffstats
path: root/target-ppc/kvm.c
Commit message (Expand)AuthorAgeFilesLines
...
* target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF'Peter Maydell2013-07-291-26/+26
* pseries: savevm support with KVMAlexey Kardashevskiy2013-07-291-0/+69
* spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori2013-07-291-2/+2
* cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-091-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* target-ppc kvm: save cr registerAlexey Kardashevskiy2013-07-011-0/+5
* KVM: PPC: Add dummy kvm_arch_init_irq_routing()Scott Wood2013-06-121-0/+4
* remove some double-includesMichael Tokarev2013-05-181-2/+0
* target-ppc: Synchronize VPA state with KVMDavid Gibson2013-04-261-0/+120
* pseries: Fixes and enhancements to L1 cache propertiesDavid Gibson2013-04-261-0/+10
* pseries: Fix incorrect calculation of RMA size in certain configurationsDavid Gibson2013-04-261-1/+25
* Enable kvm emulated watchdogBharat Bhushan2013-04-261-0/+74
* PPC: e500: advertise 4.2 MPIC only if KVM supports EPRStuart Yoder2013-04-261-0/+7
* hw: move headers to include/Paolo Bonzini2013-04-081-3/+3
* mmu-hash*: Add header file for definitionsDavid Gibson2013-03-221-0/+1
* target-ppc: Remove CONFIG_PSERIES dependency in kvm.cDavid Gibson2013-03-221-1/+1
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-7/+9
* target-ppc: Make host CPU a subclass of the host's CPU modelAndreas Färber2013-03-081-43/+23
* target-ppc: Synchronize FPU state with KVMDavid Gibson2013-03-081-0/+130
* target-ppc: Add mechanism for synchronizing SPRs with KVMDavid Gibson2013-03-081-8/+107
* target-ppc: Convert CPU definitionsAndreas Färber2013-03-081-12/+20
* target-ppc: Split out SO, OV, CA fields from XERRichard Henderson2013-02-231-2/+2
* kvm: Create kvm_arch_vcpu_id() functionEduardo Habkost2013-01-271-0/+5
* PPC: KVM: Add support for EPR with KVMAlexander Graf2013-01-181-0/+21
* cpu: Move cpu_index field to CPUStateAndreas Färber2013-01-151-5/+7
* target-ppc: Error out for -cpu host on unknown PVRAndreas Färber2013-01-071-0/+8
* target-ppc: Slim conversion of model definitions to QOM subclassesAndreas Färber2013-01-071-7/+30
* PPC: KVM: set has-idle in guest device treeStuart Yoder2013-01-071-6/+26
* Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber2012-12-231-5/+5
|\
| * softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-4/+4
| * misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* | cpu: Move kvm_state field into CPUStateAndreas Färber2012-12-191-13/+20
* | kvm: Pass CPUState to kvm_vcpu_ioctl()Andreas Färber2012-12-191-23/+32
* | kvm: Pass CPUState to kvm_arch_*Andreas Färber2012-12-191-13/+23
|/
* spapr: Pass PowerPCCPU to spapr_hypercall()Andreas Färber2012-10-311-1/+2
* cpus: Pass CPUState to qemu_cpu_kick()Andreas Färber2012-10-311-2/+1
* target-ppc: Rename kvm_kick_{env => cpu} and pass PowerPCCPUAndreas Färber2012-10-311-2/+6
* Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno2012-10-061-39/+100
|\
| * PPC: KVM: Fix BAT putAlexander Graf2012-10-051-4/+5
| * target-ppc: KVM: Fix some kernel version edge cases for kvmppc_reset_htab()David Gibson2012-10-041-5/+25
| * pseries: Add support for new KVM hash table control callDavid Gibson2012-10-041-0/+29
| * ppc: Make kvm_arch_put_registers() put *all* the registersDavid Gibson2012-10-041-39/+50
* | ppc: avoid buffer overrun: use pstrcpy, not strncpyJim Meyering2012-10-051-1/+1
|/
* ppc: Fix bug in handling of PAPR hypercall exitsDavid Gibson2012-08-151-1/+1
* pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson2012-06-271-2/+2
* ppc64: Rudimentary Support for extra page sizes on server CPUsBenjamin Herrenschmidt2012-06-241-0/+208
* target-ppc: Add hooks for handling tcg and kvm limitationsDavid Gibson2012-04-151-0/+14
* Replace Qemu by QEMU in commentsStefan Weil2012-04-071-1/+1
* pseries: Don't try to munmap() a malloc()ed TCE tableDavid Gibson2012-03-151-2/+10
* target-ppc: Don't overuse CPUStateAndreas Färber2012-03-141-19/+19
OpenPOWER on IntegriCloud