aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-08-23fix "Missing break in switch" coverity reportsPaolo Bonzini
2018-08-23es1370: simplify MemoryRegionOpsPaolo Bonzini
2018-08-23scsi: mptsas: Mark as storage deviceGuenter Roeck
2018-08-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-08-20sun4m: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland
2018-08-20sun4u: ensure kernel_top is always initialisedMark Cave-Ayland
2018-08-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into stagingPeter Maydell
2018-08-20Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck
2018-08-20s390x: introduce 3.1 compat machineCornelia Huck
2018-08-20hw/dma/pl080: Remove hw_error() if DMA is enabledPeter Maydell
2018-08-20hw/dma/pl080: Correct bug in register address decode logicPeter Maydell
2018-08-20hw/dma/pl080: Provide device reset functionPeter Maydell
2018-08-20hw/dma/pl080: Don't use CPU address space for DMA accessesPeter Maydell
2018-08-20hw/dma/pl080: Support all three interrupt linesPeter Maydell
2018-08-20hw/dma/pl080: Allow use as embedded-struct devicePeter Maydell
2018-08-20nvic: Expose NMI linePeter Maydell
2018-08-20hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog modulePeter Maydell
2018-08-20hw/timer/m48t59: Move away from old_mmio accessorsPeter Maydell
2018-08-20hw/misc: Remove mmio_interface devicePeter Maydell
2018-08-20hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr codePeter Maydell
2018-08-20sdhci: add i.MX SD Stable Clock bitHans-Erik Floryd
2018-08-20hw/arm/virt: Add virt-3.1 machine typeAndrew Jones
2018-08-20imx_serial: Generate interrupt on receive data ready if enabledHans-Erik Floryd
2018-08-20hw/intc/arm_gicv3_its: downgrade error_report to warn_report in kvm_arm_its_r...Jia He
2018-08-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-08-18config: split PVRDMA from RDMAMarcel Apfelbaum
2018-08-18hw/pvrdma: remove not needed includeMarcel Apfelbaum
2018-08-18hw/rdma: Add reference to pci_dev in backend_devYuval Shaia
2018-08-18hw/rdma: Bugfix - Support non-aligned buffersYuval Shaia
2018-08-18hw/rdma: Print backend QP number in hex formatYuval Shaia
2018-08-18hw/rdma: Cosmetic change - move to generic functionYuval Shaia
2018-08-18hw/pvrdma: Cosmetic change - indent rightYuval Shaia
2018-08-18hw/rdma: Reorder resource cleanupYuval Shaia
2018-08-18hw/rdma: Do not allocate memory for non-dma MRYuval Shaia
2018-08-18hw/rdma: Delete useless structure RdmaRmUserMRYuval Shaia
2018-08-18hw/pvrdma: Make default pkey 0xFFFFYuval Shaia
2018-08-18hw/pvrdma: Clean CQE before useYuval Shaia
2018-08-18hw/rdma: Modify debug macrosYuval Shaia
2018-08-18hw/pvrdma: Bugfix - provide the correct attr_mask to query_qpYuval Shaia
2018-08-18hw/rdma: Make distinction between device init and start modesYuval Shaia
2018-08-17vfio/ccw/pci: Allow devices to opt-in for ballooningAlex Williamson
2018-08-17vfio: Inhibit ballooning based on group attachment to a containerAlex Williamson
2018-08-17kvm: Use inhibit to prevent ballooning without synchronous mmuAlex Williamson
2018-08-16fw_cfg: ignore suffixes in the bootdevice list dependent on machine classMark Cave-Ayland
2018-08-16sysbus: always allow explicit_ofw_unit_address() to override address generationMark Cave-Ayland
2018-08-16machine: Fix coding style at machine_run_board_init()Dou Liyang
2018-08-16hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus_init_child_obj()Thomas Huth
2018-08-16aspeed: add a max_ram_size property to the memory controllerCédric Le Goater
2018-08-16aspeed_sdmc: Handle ECC trainingJoel Stanley