aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-08-21mac_newworld: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland
2018-08-21mac_oldworld: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland
2018-08-2140p: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland
2018-08-21hw/ppc: deprecate the machine type 'prep', replaced by '40p'Hervé Poussineau
2018-08-21spapr: introduce a IRQ controller backend to the machineCédric Le Goater
2018-08-21hw/ppc/ppc405_uc: Convert away from old_mmioPeter Maydell
2018-08-21hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpgaPeter Maydell
2018-08-21hw/ppc/prep: Remove ifdeffed-out stub of XCSR codePeter Maydell
2018-08-21spapr: introduce a fixed IRQ number spaceCédric Le Goater
2018-08-21spapr: Add a pseries-3.1 machine typeCédric Le Goater
2018-08-21vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy
2018-08-21spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefnBharata B Rao
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