Age | Commit message (Expand) | Author |
2016-01-11 | target-ppc: Define kvmppc_read_int_dt() | Sukadev Bhattiprolu |
2015-10-23 | ppc/spapr: Add "ibm,pa-features" property to the device-tree | Benjamin Herrenschmidt |
2015-10-23 | ppc: Add mmu_model defines for arch 2.03 and 2.07 | Benjamin Herrenschmidt |
2015-10-23 | spapr_iommu: Rename vfio_accel parameter | David Gibson |
2015-10-19 | kvm: Pass PCI device pointer to MSI routing functions | Pavel Fedin |
2015-10-09 | qdev: Protect device-list-properties against broken devices | Markus Armbruster |
2015-10-08 | target-ppc: Remove unnecessary variable | Shraddha Barke |
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-07-07 | target-ppc: fix hugepage support when using memory-backend-file | Michael Roth |
2015-07-01 | kvm: First step to push iothread lock out of inner run loop | Jan Kiszka |
2015-06-04 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
2015-06-03 | pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations | David Gibson |
2015-06-02 | kvm: introduce kvm_arch_msi_data_to_gsi | Eric Auger |
2015-04-30 | kvm: add support for memory transaction attributes | Paolo Bonzini |
2015-03-11 | kvm: add machine state to kvm_arch_init | Marcel Apfelbaum |
2015-01-12 | kvm: extend kvm_irqchip_add_msi_route to work on s390 | Frank Blaschka |
2015-01-07 | target-ppc: explicitly save page table headers in big endian | Cédric Le Goater |
2014-11-04 | target-ppc: kvm: Fix memory overflow issue about strncat() | Chen Gang |
2014-09-08 | PPC: KVM: Use vm check_extension for pv hcall | Alexander Graf |
2014-09-08 | ppc: Add hw breakpoint watchpoint support | Bharat Bhushan |
2014-09-08 | ppc: Add software breakpoint support | Bharat Bhushan |
2014-09-08 | ppc: synchronize excp_vectors for injecting exception | Bharat Bhushan |
2014-09-08 | ppc: debug stub: Get trap instruction opcode from KVM | Bharat Bhushan |
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 | PPC: KVM: Make pv hcall endian agnostic | Alexander Graf |
2014-06-16 | KVM: target-ppc: Enable TM state migration | 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-06-16 | spapr: Add support for time base offset migration | Alexey Kardashevskiy |
2014-06-16 | KVM: PPC: Don't secretly add 1T segment feature to CPU | Alexander Graf |
2014-06-16 | target-ppc: Create versionless CPU class per family if KVM | Alexey Kardashevskiy |
2014-05-13 | kvm: reset state from the CPU's reset method | Paolo Bonzini |
2014-04-30 | ppc: use kvm_vcpu_enable_cap() | Cornelia Huck |
2014-03-13 | exec: Change cpu_abort() argument to CPUState | Andreas Färber |
2014-03-13 | cpu: Move exception_index field from CPU_COMMON to CPUState | Andreas Färber |
2014-03-05 | target-ppc: spapr: e500: fix to use cpu_dt_id | 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 |
2014-03-05 | target-ppc: Fix htab_mask calculation | Aneesh Kumar K.V |
2014-03-05 | PPC: KVM: suppress warnings about not supported SPRs | Alexey Kardashevskiy |
2014-03-05 | PPC: KVM: store SLB slot number | Alexey Kardashevskiy |
2014-02-14 | PPC: KVM: Add missing address space to ldl_phys helper | Alexander Graf |
2013-12-20 | powerpc: add PVR mask support | Alexey Kardashevskiy |
2013-12-20 | target-ppc: add stubs for KVM breakpoints | Greg Kurz |