aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-16{hmp, hw/pvrdma}: Expose device internals via monitor interfaceYuval Shaia1-0/+40
2019-03-15hw/intc/bcm2836_control: Implement local timerZoltán Baldaszti1-0/+9
2019-03-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell10-6/+70
2019-03-13Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell1-6/+18
2019-03-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-2/+25
2019-03-12i386, acpi: check acpi_memory_hotplug capacity in pre_plugWei Yang1-0/+2
2019-03-12gen_pcie_root_port: Add ACS (Access Control Services) capabilityKnut Omang1-0/+1
2019-03-12pcie: Add a simple PCIe ACS (Access Control Services) helper functionKnut Omang2-0/+10
2019-03-12vhost-user-blk: Add support to get/set inflight bufferXie Yongji1-0/+1
2019-03-12vhost-user: Support transferring inflight buffer between qemu and backendXie Yongji2-0/+28
2019-03-12intel_iommu: add scalable-mode option to make scalable mode workYi Sun1-1/+2
2019-03-12intel_iommu: add 256 bits qi_desc supportLiu, Yi L1-0/+1
2019-03-12intel_iommu: scalable mode emulationLiu, Yi L1-2/+22
2019-03-12vhost-user: simplify vhost_user_init/vhost_user_cleanupMarc-André Lureau3-3/+3
2019-03-12block: Remove the AioContext parameter from bdrv_reopen_multiple()Alberto Garcia1-1/+1
2019-03-12block: Add a 'mutable_opts' field to BlockDriverAlberto Garcia1-0/+8
2019-03-12block: Allow changing the backing file on reopenAlberto Garcia1-0/+2
2019-03-12block: Handle child references in bdrv_reopen_queue()Alberto Garcia1-0/+1
2019-03-12block: Add 'keep_old_opts' parameter to bdrv_reopen_queue()Alberto Garcia1-1/+2
2019-03-12block: Allow freezing BdrvChild linksAlberto Garcia2-0/+11
2019-03-12bitmaps: Fix typo in function nameEric Blake1-2/+2
2019-03-12block/dirty-bitmaps: add block_dirty_bitmap_check functionJohn Snow1-1/+12
2019-03-12block/dirty-bitmaps: add inconsistent bitJohn Snow1-0/+2
2019-03-12block/dirty-bitmaps: unify qmp_locked and user_locked callsJohn Snow1-3/+2
2019-03-12block/dirty-bitmaps: rename frozen predicate helperJohn Snow1-1/+1
2019-03-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell4-9/+20
2019-03-12Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...Peter Maydell1-0/+4
2019-03-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell1-1/+0
2019-03-12Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...Peter Maydell4-26/+43
2019-03-12vfio: Make vfio_get_region_info_cap publicAlexey Kardashevskiy1-0/+2
2019-03-12spapr: Use CamelCase properlyDavid Gibson9-269/+269
2019-03-12ppc/pnv: POWER9 XSCOM quad supportCédric Le Goater3-4/+22
2019-03-12ppc/pnv: extend XSCOM core support for POWER9Cédric Le Goater1-0/+2
2019-03-12ppc/pnv: add a OCC model for POWER9Cédric Le Goater3-0/+6
2019-03-12ppc/pnv: add a OCC model classCédric Le Goater1-0/+15
2019-03-12ppc/pnv: add SerIRQ routing registersCédric Le Goater1-0/+2
2019-03-12ppc/pnv: add a LPC Controller model for POWER9Cédric Le Goater2-0/+13
2019-03-12ppc/pnv: add a 'dt_isa_nodename' to the chipCédric Le Goater1-0/+2
2019-03-12ppc/pnv: add a LPC Controller class modelCédric Le Goater1-0/+15
2019-03-12ppc/pnv: add a PSI bridge model for POWER9Cédric Le Goater3-0/+39
2019-03-12ppc/pnv: add a PSI bridge class modelCédric Le Goater2-3/+28
2019-03-12spapr_iommu: Do not replay mappings from just created DMA windowAlexey Kardashevskiy1-0/+1
2019-03-12ppc/pnv: introduce a new pic_print_info() operation to the chip modelCédric Le Goater1-0/+1
2019-03-12ppc/pnv: introduce a new dt_populate() operation to the chip modelCédric Le Goater1-0/+1
2019-03-12ppc/pnv: add a XIVE interrupt controller model for POWER9Cédric Le Goater3-0/+117
2019-03-12ppc/pnv: change the CPU machine_data presenter type to Object *Cédric Le Goater1-1/+1
2019-03-12ppc/pnv: export the xive_router_notify() routineCédric Le Goater1-0/+1
2019-03-12ppc/xive: export the TIMA memory accessorsCédric Le Goater1-0/+3
2019-03-12ppc: externalize ppc_get_vcpu_by_pir()Cédric Le Goater1-0/+1
2019-03-12spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit)David Gibson1-1/+1