aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-11Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-03-11' in...Peter Maydell4-66/+90
2020-03-11Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-6/+84
2020-03-11block/block-copy: hide structure definitionsVladimir Sementsov-Ogievskiy1-48/+4
2020-03-11block/block-copy: rename start to offset in interfacesVladimir Sementsov-Ogievskiy1-2/+2
2020-03-11block/block-copy: refactor interfaces to use bytes instead of endVladimir Sementsov-Ogievskiy1-3/+3
2020-03-11block/block-copy: fix progress calculationVladimir Sementsov-Ogievskiy1-10/+5
2020-03-11job: refactor progress to separate objectVladimir Sementsov-Ogievskiy2-9/+60
2020-03-11luks: extract qcrypto_block_calculate_payload_offset()Stefan Hajnoczi1-0/+22
2020-03-09monitor/hmp: Move hmp_drive_add_node to block-hmp-cmds.cMaxim Levitsky1-2/+3
2020-03-09monitor/hmp: move hmp_info_block* to block-hmp-cmds.cMaxim Levitsky2-4/+4
2020-03-09monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.cMaxim Levitsky2-6/+9
2020-03-09monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.cMaxim Levitsky2-4/+5
2020-03-09monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.cMaxim Levitsky2-3/+4
2020-03-09monitor/hmp: move hmp_block_job* to block-hmp-cmds.cMaxim Levitsky2-5/+6
2020-03-09monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.cMaxim Levitsky2-5/+9
2020-03-09monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.cMaxim Levitsky2-4/+4
2020-03-09monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.cMaxim Levitsky2-3/+16
2020-03-09aio-posix: remove idle poll handlers to improve scalabilityStefan Hajnoczi1-0/+8
2020-03-09aio-posix: support userspace polling of fd monitoringStefan Hajnoczi1-0/+19
2020-03-09aio-posix: add io_uring fd monitoring implementationStefan Hajnoczi1-0/+9
2020-03-09aio-posix: simplify FDMonOps->update() prototypeStefan Hajnoczi1-7/+6
2020-03-09aio-posix: extract ppoll(2) and epoll(7) fd monitoringStefan Hajnoczi1-2/+34
2020-03-09qemu/queue.h: clear linked list pointers on removeStefan Hajnoczi1-4/+15
2020-03-09hw/i386/pc: Clean up includesPhilippe Mathieu-Daudé1-8/+3
2020-03-09hw/pci-host/q35: Remove unused includesPhilippe Mathieu-Daudé1-7/+0
2020-03-09hw/pci-host/q35: Include "qemu/range.h"Philippe Mathieu-Daudé1-0/+1
2020-03-09hw/i386/intel_iommu: Remove unused includesPhilippe Mathieu-Daudé1-4/+0
2020-03-09hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic.h" headerPhilippe Mathieu-Daudé1-1/+0
2020-03-09hw/southbridge/ich9: Removed unused headersPhilippe Mathieu-Daudé1-1/+0
2020-03-08pcie_root_port: Add hotplug disabling optionJulia Suvorova2-1/+4
2020-03-06monitor: Add allow_hmp parameter to monitor_init()Kevin Wolf1-1/+1
2020-03-06hmp: Fail gracefully if chardev is already in useKevin Wolf1-1/+1
2020-03-06qmp: Fail gracefully if chardev is already in useKevin Wolf1-1/+1
2020-03-06monitor: Create QAPIfied monitor_init()Kevin Wolf1-0/+2
2020-03-06qemu-storage-daemon: Add --nbd-server optionKevin Wolf1-0/+1
2020-03-06qapi: Flatten object-addKevin Wolf1-0/+7
2020-03-06stubs: Add arch_typeKevin Wolf1-0/+2
2020-03-06block: Introduce 'bdrv_reopen_commit_post' stepPeter Krempa1-0/+1
2020-03-05Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2...Peter Maydell1-3/+4
2020-03-05tpm: Add the SysBus TPM TIS deviceEric Auger1-0/+1
2020-03-05tpm: rename TPM_TIS into TPM_TIS_ISAEric Auger1-3/+3
2020-03-05hw/arm: versal: Add support for the LPD ADMAsEdgar E. Iglesias1-0/+6
2020-03-03Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-0/+2
2020-03-03Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf3' i...Peter Maydell1-1/+2
2020-03-03net/filter.c: Add Options to insert filters anywhere in the filter listLukas Straub1-0/+2
2020-03-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200228' into stagingPeter Maydell1-1/+1
2020-02-28hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé1-1/+3
2020-02-28hw/nmi: Fix the NMI() macro, based on INTERFACE_CHECK()Philippe Mathieu-Daudé1-1/+1
2020-02-28compiler.h: Don't use compile-time assert when __NO_INLINE__ is definedZenghui Yu1-1/+1
2020-02-28arm_gic: Mask the un-supported priority bitsSai Pavan Boddu2-0/+3