summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-12hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank
2020-03-12hw/arm/allwinner: add Security Identifier deviceNiek Linnenbank
2020-03-12hw/arm/allwinner: add CPU Configuration moduleNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add System Control moduleNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add USB host controllerNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add Clock Control UnitNiek Linnenbank
2020-03-12hw/arm: add Allwinner H3 System-on-ChipNiek Linnenbank
2020-03-12hw/arm/fsl-imx25: Wire up USB controllersGuenter Roeck
2020-03-12hw/arm/fsl-imx25: Wire up eSDHC controllersGuenter Roeck
2020-03-11Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-03-11' in...Peter Maydell
2020-03-11Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-03-11block/block-copy: hide structure definitionsVladimir Sementsov-Ogievskiy
2020-03-11block/block-copy: rename start to offset in interfacesVladimir Sementsov-Ogievskiy
2020-03-11block/block-copy: refactor interfaces to use bytes instead of endVladimir Sementsov-Ogievskiy
2020-03-11block/block-copy: fix progress calculationVladimir Sementsov-Ogievskiy
2020-03-11job: refactor progress to separate objectVladimir Sementsov-Ogievskiy
2020-03-11luks: extract qcrypto_block_calculate_payload_offset()Stefan Hajnoczi
2020-03-09monitor/hmp: Move hmp_drive_add_node to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: move hmp_info_block* to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: move hmp_block_job* to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.cMaxim Levitsky
2020-03-09aio-posix: remove idle poll handlers to improve scalabilityStefan Hajnoczi
2020-03-09aio-posix: support userspace polling of fd monitoringStefan Hajnoczi
2020-03-09aio-posix: add io_uring fd monitoring implementationStefan Hajnoczi
2020-03-09aio-posix: simplify FDMonOps->update() prototypeStefan Hajnoczi
2020-03-09aio-posix: extract ppoll(2) and epoll(7) fd monitoringStefan Hajnoczi
2020-03-09qemu/queue.h: clear linked list pointers on removeStefan Hajnoczi
2020-03-09hw/i386/pc: Clean up includesPhilippe Mathieu-Daudé
2020-03-09hw/pci-host/q35: Remove unused includesPhilippe Mathieu-Daudé
2020-03-09hw/pci-host/q35: Include "qemu/range.h"Philippe Mathieu-Daudé
2020-03-09hw/i386/intel_iommu: Remove unused includesPhilippe Mathieu-Daudé
2020-03-09hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic.h" headerPhilippe Mathieu-Daudé
2020-03-09hw/southbridge/ich9: Removed unused headersPhilippe Mathieu-Daudé
2020-03-08pcie_root_port: Add hotplug disabling optionJulia Suvorova
2020-03-06monitor: Add allow_hmp parameter to monitor_init()Kevin Wolf
2020-03-06hmp: Fail gracefully if chardev is already in useKevin Wolf
2020-03-06qmp: Fail gracefully if chardev is already in useKevin Wolf
2020-03-06monitor: Create QAPIfied monitor_init()Kevin Wolf
2020-03-06qemu-storage-daemon: Add --nbd-server optionKevin Wolf
2020-03-06qapi: Flatten object-addKevin Wolf
2020-03-06stubs: Add arch_typeKevin Wolf
2020-03-06block: Introduce 'bdrv_reopen_commit_post' stepPeter Krempa
2020-03-05Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2...Peter Maydell
2020-03-05tpm: Add the SysBus TPM TIS deviceEric Auger
2020-03-05tpm: rename TPM_TIS into TPM_TIS_ISAEric Auger