aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-02tests/pflash-cfi02: Add test for supported CFI commandsStephen Checkoway
2019-07-02spapr/xive: Add proper rollback to kvmppc_xive_connect()Greg Kurz
2019-07-02ppc/xive: Fix TM_PULL_POOL_CTX special operationCédric Le Goater
2019-07-02ppc/pnv: Rework cache watch model of PnvXIVECédric Le Goater
2019-07-02ppc/xive: Make the PIPR register readonlyCédric Le Goater
2019-07-02ppc/xive: Force the Physical CAM line value to group modeCédric Le Goater
2019-07-02spapr/xive: simplify spapr_irq_init_device() to remove the emulated initCédric Le Goater
2019-07-02spapr/xive: rework the mapping the KVM memory regionsCédric Le Goater
2019-07-02spapr_pci: Unregister listeners before destroying the IOMMU address spaceGreg Kurz
2019-07-02target/ppc: improve VSX_FMADD with new GEN_VSX_HELPER_VSX_MADD macroMark Cave-Ayland
2019-07-02target/ppc: decode target register in VSX_EXTRACT_INSERT at translation timeMark Cave-Ayland
2019-07-02target/ppc: decode target register in VSX_VECTOR_LOAD_STORE_LENGTH at transla...Mark Cave-Ayland
2019-07-02target/ppc: introduce GEN_VSX_HELPER_R2_AB macro to fpu_helper.cMark Cave-Ayland
2019-07-02target/ppc: introduce GEN_VSX_HELPER_R2 macro to fpu_helper.cMark Cave-Ayland
2019-07-02target/ppc: introduce GEN_VSX_HELPER_R3 macro to fpu_helper.cMark Cave-Ayland
2019-07-02target/ppc: introduce GEN_VSX_HELPER_X1 macro to fpu_helper.cMark Cave-Ayland
2019-07-02target/ppc: introduce GEN_VSX_HELPER_X2_AB macro to fpu_helper.cMark Cave-Ayland
2019-07-02target/ppc: introduce GEN_VSX_HELPER_X2 macro to fpu_helper.cMark Cave-Ayland
2019-07-02target/ppc: introduce separate generator and helper for xscvqpdpMark Cave-Ayland
2019-07-02target/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_helper.cMark Cave-Ayland
2019-07-02target/ppc: introduce separate VSX_CMP macro for xvcmp* instructionsMark Cave-Ayland
2019-07-02target/ppc: remove getVSR()/putVSR() from int_helper.cMark Cave-Ayland
2019-07-02target/ppc/machine: Add kvmppc_pvr_workaround_required() stubGreg Kurz
2019-07-02ppc: Introduce kvmppc_set_reg_tb_offset() helperGreg Kurz
2019-07-02xics/kvm: Add proper rollback to xics_kvm_init()Greg Kurz
2019-07-02xics/kvm: Add error propagation to ic*_set_kvm_state() functionsGreg Kurz
2019-07-02xics/kvm: Always use local_err in xics_kvm_init()Greg Kurz
2019-07-02xics/kvm: Skip rollback when KVM XICS is absentGreg Kurz
2019-07-02xics/spapr: Rename xics_kvm_init()Greg Kurz
2019-07-02xics/spapr: Drop unused function declarationGreg Kurz
2019-07-02hw/ppc: Drop useless CONFIG_KVM ifdeferyGreg Kurz
2019-07-02hw/ppc/prep: Drop useless CONFIG_KVM ifdeferyGreg Kurz
2019-07-02hw/ppc/mac_newworld: Drop useless CONFIG_KVM ifdeferyGreg Kurz
2019-07-02hw/ppc/mac_oldworld: Drop useless CONFIG_KVM ifdeferyGreg Kurz
2019-07-02spapr_pci: Drop useless CONFIG_KVM ifdeferyGreg Kurz
2019-07-02xics/spapr: Only emulated XICS should use RTAS/hypercalls emulationGreg Kurz
2019-07-02spapr_pci: Fix DRC owner in spapr_dt_pci_bus()Greg Kurz
2019-07-02target/ppc: remove getVSR()/putVSR() from mem_helper.cMark Cave-Ayland
2019-07-02target/ppc: remove getVSR()/putVSR() from fpu_helper.cMark Cave-Ayland
2019-07-02xics: Add comment about CPU hotplugGreg Kurz
2019-07-02target/ppc: fix compile error in kvmppc_define_rtas_kernel_token()Cédric Le Goater
2019-07-02xics/spapr: Detect old KVM XICS on POWER9 hostsGreg Kurz
2019-07-02xics/spapr: Register RTAS/hypercalls once at machine initGreg Kurz
2019-07-02xics/spapr: Prevent RTAS/hypercalls emulation to be used by in-kernel XICSGreg Kurz
2019-07-02spapr_pci: Fix potential NULL pointer dereference in spapr_dt_pci_bus()Philippe Mathieu-Daudé
2019-07-02ppc/pnv: remove xscom_base field from PnvChipCédric Le Goater
2019-07-02ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chipsCédric Le Goater
2019-07-02ppc/pnv: fix StoreEOI activationCédric Le Goater
2019-07-02docs: updates on the POWER9 XIVE interrupt controller documentationCédric Le Goater
2019-07-02spapr/rtas: Force big endian compile for rtasAlexey Kardashevskiy