aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2019-04-09pci: Allow PCI bus subtypes to support extended config space accessesGreg Kurz
2019-04-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-04-04riscv: plic: Fix incorrect irq calculationAlistair Francis
2019-04-02intel_iommu: Drop extended root fieldPeter Xu
2019-03-29spapr: Simplify handling of host-serial and host-model valuesDavid Gibson
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-26pflash: Require backend size to match device, improve errorsMarkus Armbruster
2019-03-20intel-iommu: optimize nodmar memory regionsPeter Xu
2019-03-18virtio-gpu: delay virglrenderer reset when blocked.Gerd Hoffmann
2019-03-16{hmp, hw/pvrdma}: Expose device internals via monitor interfaceYuval Shaia
2019-03-15hw/intc/bcm2836_control: Implement local timerZoltán Baldaszti
2019-03-12i386, acpi: check acpi_memory_hotplug capacity in pre_plugWei Yang
2019-03-12gen_pcie_root_port: Add ACS (Access Control Services) capabilityKnut Omang
2019-03-12pcie: Add a simple PCIe ACS (Access Control Services) helper functionKnut Omang
2019-03-12vhost-user-blk: Add support to get/set inflight bufferXie Yongji
2019-03-12vhost-user: Support transferring inflight buffer between qemu and backendXie Yongji
2019-03-12intel_iommu: add scalable-mode option to make scalable mode workYi Sun
2019-03-12intel_iommu: add 256 bits qi_desc supportLiu, Yi L
2019-03-12intel_iommu: scalable mode emulationLiu, Yi L
2019-03-12vhost-user: simplify vhost_user_init/vhost_user_cleanupMarc-André Lureau
2019-03-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...Peter Maydell
2019-03-12vfio: Make vfio_get_region_info_cap publicAlexey Kardashevskiy
2019-03-12spapr: Use CamelCase properlyDavid Gibson
2019-03-12ppc/pnv: POWER9 XSCOM quad supportCédric Le Goater
2019-03-12ppc/pnv: extend XSCOM core support for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a OCC model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a OCC model classCédric Le Goater
2019-03-12ppc/pnv: add SerIRQ routing registersCédric Le Goater
2019-03-12ppc/pnv: add a LPC Controller model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a 'dt_isa_nodename' to the chipCédric Le Goater
2019-03-12ppc/pnv: add a LPC Controller class modelCédric Le Goater
2019-03-12ppc/pnv: add a PSI bridge model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a PSI bridge class modelCédric Le Goater
2019-03-12spapr_iommu: Do not replay mappings from just created DMA windowAlexey Kardashevskiy
2019-03-12ppc/pnv: introduce a new pic_print_info() operation to the chip modelCédric Le Goater
2019-03-12ppc/pnv: introduce a new dt_populate() operation to the chip modelCédric Le Goater
2019-03-12ppc/pnv: add a XIVE interrupt controller model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: change the CPU machine_data presenter type to Object *Cédric Le Goater
2019-03-12ppc/pnv: export the xive_router_notify() routineCédric Le Goater
2019-03-12ppc/xive: export the TIMA memory accessorsCédric Le Goater
2019-03-12ppc: externalize ppc_get_vcpu_by_pir()Cédric Le Goater
2019-03-12spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit)David Gibson
2019-03-12target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Add workaround option to SPAPR_CAP_IBSSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTERSuraj Jitindar Singh
2019-03-11pc: Support firmware configuration with -blockdevMarkus Armbruster
2019-03-11pc_sysfw: Pass PCMachineState to pc_system_firmware_init()Philippe Mathieu-Daudé
2019-03-11pflash_cfi01: Add pflash_cfi01_get_blk() helperPhilippe Mathieu-Daudé