aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-15spapr: Rename machine init functions for clarityDavid Gibson
2017-12-15target/ppc: introduce the PPC_BIT() macroCédric Le Goater
2017-12-15spapr_events: drop bogus cell from "interrupt-ranges" propertyGreg Kurz
2017-12-15spapr: fix LSI interrupt specifiers in the device treeGreg Kurz
2017-12-15spapr: replace numa_get_node() with lookup in pc-dimm listIgor Mammedov
2017-12-15spapr: introduce a spapr_qirq() helperCédric Le Goater
2017-12-15spapr: introduce a spapr_irq_set_lsi() helperCédric Le Goater
2017-12-15spapr: move the IRQ allocation routines under the machineCédric Le Goater
2017-12-15ppc/xics: assign of the CPU 'intc' pointer under the coreCédric Le Goater
2017-12-15ppc/xics: introduce an icp_create() helperCédric Le Goater
2017-12-15spapr/rtas: do not reset the MSR in stop-self commandCédric Le Goater
2017-12-15spapr/rtas: fix reboot of a a SMP TCG guestCédric Le Goater
2017-12-15spapr/rtas: disable the decrementer interrupt when a CPU is unpluggedCédric Le Goater
2017-12-15e500: fix pci host bridge class/typeMichael Davidsaver
2017-12-15openpic: debug w/ info_report()Michael Davidsaver
2017-12-15pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClassCédric Le Goater
2017-12-15nvram: add AT24Cx i2c eepromMichael Davidsaver
2017-12-15e500: name openpic and pci host bridgeMichael Davidsaver
2017-12-15spapr_cpu_core: instantiate CPUs separatelyGreg Kurz
2017-12-15spapr: Add pseries-2.12 machine typeDavid Gibson
2017-12-15ppc/xics: remove useless if conditionCédric Le Goater
2017-12-15target/ppc: Use tcg_gen_lookup_and_goto_ptrRichard Henderson
2017-12-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s...Peter Maydell
2017-12-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171213'...Peter Maydell
2017-12-14Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20171213.0' i...Peter Maydell
2017-12-14tests: test-hmp: print command execution resultVadim Galitsyn
2017-12-14hmp-commands: Remove the deprecated usb_add and usb_delThomas Huth
2017-12-13xilinx_spips: Use memset instead of a for loop to zero registersAlistair Francis
2017-12-13xilinx_spips: Set all of the reset valuesAlistair Francis
2017-12-13xilinx_spips: Update the QSPI Mod ID reset valueAlistair Francis
2017-12-13MAINTAINERS: replace the unavailable email addressZhaoshenglong
2017-12-13hw/display/tc6393xb: limit irq handler index to TC6393XB_GPIOSPrasad J Pandit
2017-12-13nvic: Make systick bankedPeter Maydell
2017-12-13nvic: Make nvic_sysreg_ns_ops work with any MemoryRegionPeter Maydell
2017-12-13target/arm: Extend PAR format determinationEdgar E. Iglesias
2017-12-13target/arm: Remove fsr argument from get_phys_addr() and arm_tlb_fill()Peter Maydell
2017-12-13target/arm: Ignore fsr from get_phys_addr() in do_ats_write()Peter Maydell
2017-12-13target/arm: Use ARMMMUFaultInfo in deliver_fault()Peter Maydell
2017-12-13target/arm: Convert get_phys_addr_pmsav8() to not return FSC valuesPeter Maydell
2017-12-13target/arm: Convert get_phys_addr_pmsav7() to not return FSC valuesPeter Maydell
2017-12-13target/arm: Convert get_phys_addr_pmsav5() to not return FSC valuesPeter Maydell
2017-12-13target/arm: Convert get_phys_addr_lpae() to not return FSC valuesPeter Maydell
2017-12-13target/arm: Convert get_phys_addr_v6() to not return FSC valuesPeter Maydell
2017-12-13target/arm: Convert get_phys_addr_v5() to not return FSC valuesPeter Maydell
2017-12-13target/arm: Remove fsr argument from arm_ld*_ptw()Peter Maydell
2017-12-13target/arm: Provide fault type enum and FSR conversion functionsPeter Maydell
2017-12-13target/arm: Implement TT instructionPeter Maydell
2017-12-13target/arm: Factor MPU lookup code out of get_phys_addr_pmsav8()Peter Maydell
2017-12-13target/arm: Create new arm_v7m_mmu_idx_for_secstate_and_priv()Peter Maydell
2017-12-13target/arm: Split M profile MNegPri mmu index into user and privPeter Maydell