summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-12-15spapr: Rename machine init functions for clarityDavid Gibson
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-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-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-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-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-13hw/intc/arm_gicv3_its: Implement full resetEric Auger
2017-12-13hw/intc/arm_gicv3_its: Implement a minimalist resetEric Auger
2017-12-13hw/intc/arm_gicv3_its: Don't call post_load on resetEric Auger
2017-12-13xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias
2017-12-13xilinx_spips: Add support for the ZynqMP Generic QSPIFrancisco Iglesias
2017-12-13xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd doneFrancisco Iglesias
2017-12-13xilinx_spips: Add support for 4 byte addresses in the LQSPIFrancisco Iglesias
2017-12-13xilinx_spips: Add support for zero pumpingFrancisco Iglesias
2017-12-13xilinx_spips: Make tx/rx_data_bytes more generic and reusableFrancisco Iglesias
2017-12-13xilinx_spips: Add support for RX discard and RX drainFrancisco Iglesias
2017-12-13xilinx_spips: Update striping to be big-endian bit orderFrancisco Iglesias
2017-12-13xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClassFrancisco Iglesias
2017-12-13m25p80: Add support for n25q512a11 and n25q512a13Francisco Iglesias
2017-12-13m25p80: Add support for BRRD/BRWR and BULK_ERASE (0x60)Francisco Iglesias
2017-12-13m25p80: Add support for SST READ ID 0x90/0xAB commandsFrancisco Iglesias
2017-12-13m25p80: Add support for continuous read out of RDSR and READ_FSRFrancisco Iglesias
2017-12-13vfio-pci: Remove unused fields from VFIOMSIXInfoAlexey Kardashevskiy
2017-12-13vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1Alexey Kardashevskiy
2017-12-13vfio/common: init giommu_list and hostwin_list of vfio containerLiu, Yi L
2017-12-13vfio: Fix vfio-kvm group registrationAlex Williamson
2017-12-05vhost-scsi: add missing virtqueue_size parameterEric Farman
2017-12-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell