aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/kvm.c
AgeCommit message (Expand)Author
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-03-24spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports itAlexey Kardashevskiy
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-18target-ppc: Document TOCTTOU in hugepage supportMarkus Armbruster
2016-03-16target-ppc: Add helpers for updating a CPU's SDR1 and external HPTDavid Gibson
2016-03-16target-ppc: Split out SREGS get/put functionsDavid Gibson
2016-02-25ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hvThomas Huth
2016-02-25ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errorsThomas Huth
2016-01-30target-ppc: Rework ppc_store_slbDavid Gibson
2016-01-30target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCState to PowerPCCPUDavid Gibson
2016-01-30target-ppc: kvm: fix floating point registers sync on little-endian hostsGreg Kurz
2016-01-29ppc: Clean up includesPeter Maydell
2016-01-11target-ppc: Define kvmppc_read_int_dt()Sukadev Bhattiprolu
2015-10-23ppc/spapr: Add "ibm,pa-features" property to the device-treeBenjamin Herrenschmidt
2015-10-23ppc: Add mmu_model defines for arch 2.03 and 2.07Benjamin Herrenschmidt
2015-10-23spapr_iommu: Rename vfio_accel parameterDavid Gibson
2015-10-19kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin
2015-10-09qdev: Protect device-list-properties against broken devicesMarkus Armbruster
2015-10-08target-ppc: Remove unnecessary variableShraddha Barke
2015-09-23ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth
2015-09-23spapr: Enable in-kernel H_SET_MODE handlingAlexey Kardashevskiy
2015-07-07target-ppc: fix hugepage support when using memory-backend-fileMichael Roth
2015-07-01kvm: First step to push iothread lock out of inner run loopJan Kiszka
2015-06-04Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2015-06-03pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementationsDavid Gibson
2015-06-02kvm: introduce kvm_arch_msi_data_to_gsiEric Auger
2015-04-30kvm: add support for memory transaction attributesPaolo Bonzini
2015-03-11kvm: add machine state to kvm_arch_initMarcel Apfelbaum
2015-01-12kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka
2015-01-07target-ppc: explicitly save page table headers in big endianCédric Le Goater
2014-11-04target-ppc: kvm: Fix memory overflow issue about strncat()Chen Gang
2014-09-08PPC: KVM: Use vm check_extension for pv hcallAlexander Graf
2014-09-08ppc: Add hw breakpoint watchpoint supportBharat Bhushan
2014-09-08ppc: Add software breakpoint supportBharat Bhushan
2014-09-08ppc: synchronize excp_vectors for injecting exceptionBharat Bhushan
2014-09-08ppc: debug stub: Get trap instruction opcode from KVMBharat Bhushan
2014-09-08spapr: add uuid/host details to device treeNikunj A Dadhania
2014-07-15spapr: Move RMA memory region registration codeAlexey Kardashevskiy
2014-06-27spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy
2014-06-16PPC: KVM: Make pv hcall endian agnosticAlexander Graf
2014-06-16KVM: target-ppc: Enable TM state migrationAlexey Kardashevskiy
2014-06-16KVM: PPC: Expose fixup hcall capabilityAlexander Graf
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy
2014-06-16KVM: PPC: Enable compatibility modeAlexey Kardashevskiy
2014-06-16spapr: Add support for time base offset migrationAlexey Kardashevskiy
2014-06-16KVM: PPC: Don't secretly add 1T segment feature to CPUAlexander Graf
2014-06-16target-ppc: Create versionless CPU class per family if KVMAlexey Kardashevskiy