Age | Commit message (Expand) | Author |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |
2016-10-05 | ppc: Check the availability of transactional memory | Thomas Huth |
2016-09-23 | Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64. | Nathan Whitehorn |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2016-06-14 | ppc: Provide function to get CPU class of the host CPU | Thomas Huth |
2016-05-27 | spapr_iommu: Finish renaming vfio_accel to need_vfio | Alexey Kardashevskiy |
2016-03-16 | target-ppc: Add helpers for updating a CPU's SDR1 and external HPT | David Gibson |
2016-02-25 | hw/ppc/spapr: Implement the h_page_init hypercall | Thomas Huth |
2016-02-17 | target-ppc: Remove unused kvmppc_update_sdr1() stub | David Gibson |
2016-01-30 | target-ppc: Remove unused kvmppc_read_segment_page_sizes() stub | David Gibson |
2015-11-11 | ppc: Let kvmppc_reset_htab() return 0 for !CONFIG_KVM | Bharata B Rao |
2015-10-23 | spapr_iommu: Rename vfio_accel parameter | David Gibson |
2015-09-23 | ppc/spapr: Implement H_RANDOM hypercall in QEMU | Thomas Huth |
2015-09-23 | spapr: Enable in-kernel H_SET_MODE handling | Alexey Kardashevskiy |
2015-09-20 | kvm_ppc: remove kvmppc_timer_hack | Paolo Bonzini |
2015-06-03 | pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations | David Gibson |
2014-09-08 | spapr: add uuid/host details to device tree | Nikunj A Dadhania |
2014-07-15 | spapr: Move RMA memory region registration code | Alexey Kardashevskiy |
2014-06-27 | spapr_iommu: Make in-kernel TCE table optional | Alexey Kardashevskiy |
2014-06-16 | KVM: PPC: Expose fixup hcall capability | Alexander Graf |
2014-06-16 | spapr_iommu: Get rid of window_size in sPAPRTCETable | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Enable multiple TCE requests | Alexey Kardashevskiy |
2014-06-16 | KVM: PPC: Enable compatibility mode | Alexey Kardashevskiy |
2014-03-05 | target-ppc: add PowerPCCPU::cpu_dt_id | Alexey Kardashevskiy |
2014-03-05 | target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab | Aneesh Kumar K.V |
2014-03-05 | target-ppc: Fix page table lookup with kvm enabled | Aneesh Kumar K.V |
2013-10-25 | target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN | David Gibson |
2013-07-29 | pseries: savevm support with KVM | Alexey Kardashevskiy |
2013-04-26 | Enable kvm emulated watchdog | Bharat Bhushan |
2013-04-26 | PPC: e500: advertise 4.2 MPIC only if KVM supports EPR | Stuart Yoder |
2013-04-15 | memory: move core typedefs to qemu/typedefs.h | Paolo Bonzini |
2013-01-18 | PPC: KVM: Add support for EPR with KVM | Alexander Graf |
2013-01-15 | cpu: Move cpu_index field to CPUState | Andreas Färber |
2013-01-07 | target-ppc: Slim conversion of model definitions to QOM subclasses | Andreas Färber |
2013-01-07 | PPC: KVM: set has-idle in guest device tree | Stuart Yoder |
2012-12-23 | Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu | Andreas Färber |
2012-12-19 | kvm: Pass CPUState to kvm_vcpu_ioctl() | Andreas Färber |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |
2012-10-04 | pseries: Add support for new KVM hash table control call | David Gibson |
2012-06-24 | ppc64: Rudimentary Support for extra page sizes on server CPUs | Benjamin Herrenschmidt |
2012-04-15 | target-ppc: Add hooks for handling tcg and kvm limitations | David Gibson |
2012-03-14 | target-ppc: Don't overuse CPUState | Andreas Färber |
2011-10-30 | ppc: Fix up usermode only builds | David Gibson |
2011-10-30 | ppc: First cut implementation of -cpu host | David Gibson |
2011-10-30 | pseries: Add device tree properties for VMX/VSX and DFP under kvm | David Gibson |
2011-10-30 | pseries: Use Book3S-HV TCE acceleration capabilities | David Gibson |
2011-10-30 | pseries: Allow KVM Book3S-HV on PPC970 CPUS | David Gibson |
2011-10-30 | pseries: Support SMT systems for KVM Book3S-HV | David Gibson |
2011-10-06 | PPC: Enable to use PAPR with PR style KVM | Alexander Graf |
2011-10-06 | PPC: KVM: Add stubs for kvm helper functions | Alexander Graf |