aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2022-10-31block/blkio: Make driver nvme-io_uring take a "path" instead of a "filename"Alberto Faria1-2/+2
2022-10-31block/blkio: Add virtio-blk-vfio-pci BlockDriverAlberto Faria1-0/+18
2022-10-30Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi1-0/+28
2022-10-30Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi1-2/+116
2022-10-30Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi1-4/+73
2022-10-28net: stream: add QAPI events to report connection stateLaurent Vivier1-0/+49
2022-10-28net: dgram: add unix socketLaurent Vivier1-1/+1
2022-10-28net: stream: add unix socketLaurent Vivier1-1/+1
2022-10-28qapi: net: add stream and dgram netdevsLaurent Vivier1-2/+64
2022-10-28vhost-vdpa: allow passing opened vhostfd to vhost-vdpaSi-Wei Liu1-0/+3
2022-10-27reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld1-1/+5
2022-10-27hostmem: Allow for specifying a ThreadContext for preallocationDavid Hildenbrand1-0/+4
2022-10-27util: Add write-only "node-affinity" property for ThreadContextDavid Hildenbrand1-1/+8
2022-10-27util: Introduce ThreadContext user-creatable objectDavid Hildenbrand1-0/+17
2022-10-26blkio: add libblkio block driverStefan Hajnoczi1-4/+73
2022-10-17qmp/hmp, device_tree.c: introduce dumpdtbDaniel Henrique Barboza1-0/+18
2022-10-13Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi1-1/+4
2022-10-13Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+17
2022-10-12Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi3-0/+956
2022-10-12gtk: Add show_menubar=on|off command line option.Bryce Mills1-1/+4
2022-10-11i386: add notify VM exit supportChenyi Qiang1-0/+17
2022-10-09qmp: add QMP command x-query-virtio-queue-elementLaurent Vivier1-0/+197
2022-10-09qmp: add QMP commands for virtio/vhost queue-statusLaurent Vivier1-0/+256
2022-10-09qmp: decode feature & status bits in virtio-statusLaurent Vivier1-20/+231
2022-10-09qmp: add QMP command x-query-virtio-statusLaurent Vivier1-0/+222
2022-10-09qmp: add QMP command x-query-virtioLaurent Vivier3-0/+70
2022-10-07Revert "qapi: fix examples of blockdev-add with qcow2"Markus Armbruster1-5/+5
2022-09-27audio: Add sndio backendAlexandre Ratchov1-1/+24
2022-09-07qapi: fix examples of events missing timestampVictor Toso1-4/+23
2022-09-07qapi: fix example of query-hotpluggable-cpus commandVictor Toso1-2/+2
2022-09-07qapi: fix examples of blockdev-add with qcow2Victor Toso1-5/+5
2022-09-07qapi: fix example of MEM_UNPLUG_ERROR eventVictor Toso1-1/+1
2022-09-07qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR eventVictor Toso1-2/+1
2022-09-07qapi: fix example of NIC_RX_FILTER_CHANGED eventVictor Toso1-1/+0
2022-09-07qapi: fix example of BLOCK_JOB_READY eventVictor Toso1-1/+1
2022-09-07qapi: fix example of query-dump-guest-memory-capability commandVictor Toso1-1/+1
2022-09-07qapi: fix example of query-vnc commandVictor Toso1-2/+2
2022-09-07qapi: fix example of query-ballon commandVictor Toso1-1/+1
2022-09-01meson: remove dead codePaolo Bonzini1-15/+0
2022-07-29qapi: Add exit-failure PanicActionIlya Leoshkevich1-1/+4
2022-07-21Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-1/+3
2022-07-20Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st...Peter Maydell1-2/+92
2022-07-20Add dirty-sync-missed-zero-copy migration statLeonardo Bras1-1/+6
2022-07-20migration: Add postcopy-preempt capabilityPeter Xu1-1/+6
2022-07-20softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)1-0/+80
2022-07-20vdpa: Add x-svq to NetdevVhostVDPAOptionsEugenio Pérez1-1/+8
2022-07-19gtk: Add show_tabs=on|off command line option.Felix xq Queißner1-1/+6
2022-07-18monitor: add support for boolean statisticsPaolo Bonzini1-1/+3
2022-06-30Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...Richard Henderson1-1/+1
2022-06-29block/copy-before-write: implement cbw-timeout optionVladimir Sementsov-Ogievskiy1-1/+7