]> git.proxmox.com Git - mirror_qemu.git/history - hw/virtio/virtio.c
aio: remove aio_disable_external() API
[mirror_qemu.git] / hw / virtio / virtio.c
2023-05-30 Stefan Hajnocziaio: remove aio_disable_external() API
2023-05-30 Stefan Hajnoczivirtio: do not set is_external=true on host notifiers
2023-05-30 Stefan Hajnoczivirtio: make it possible to detach host notifier from...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-04-26 Richard HendersonMerge tag 'pull-qapi-2023-04-26' of https://repo.or...
2023-04-26 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-04-21 Carlos Lópezvirtio: refresh vring region cache after updating a...
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-12 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-03-11 Peter MaydellMerge tag 'pull-gitdm-100323-1' of https://gitlab.com...
2023-03-11 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-08 Carlos Lópezvirtio: fix reachable assertion due to stale value...
2023-01-11 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-01-09 Peter MaydellMerge tag 'pull-request-2023-01-09' of https://gitlab...
2023-01-09 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-01-08 Markus Armbrusterinclude/hw/virtio: Break inclusion loop
2023-01-08 Philippe Mathieu... hw/virtio: Extract QMP QOM-specific functions to virtio...
2023-01-08 Philippe Mathieu... hw/virtio: Rename virtio_device_find() -> qmp_find_virt...
2023-01-08 Cindy Luvirtio: add support for configure interrupt
2022-12-21 Peter MaydellMerge tag 'pull-ppc-20221221' of https://gitlab.com...
2022-12-21 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2022-12-21 Philippe Mathieu... hw/virtio: Extract QMP related code virtio-qmp.c
2022-12-21 Philippe Mathieu... hw/virtio: Extract config read/write accessors to virti...
2022-12-21 Philippe Mathieu... hw/virtio: Constify qmp_virtio_feature_map_t[]
2022-12-21 Philippe Mathieu... hw/virtio: Guard and restrict scope of qmp_virtio_featu...
2022-12-21 Philippe Mathieu... hw/virtio: Add missing "hw/core/cpu.h" include
2022-12-18 Peter MaydellMerge tag 'pull-loongarch-20221215' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'next-8.0-pull-request' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'pull-misc-2022-12-14' of https://repo.or...
2022-12-14 Peter MaydellMerge tag 'pull-qapi-2022-12-14-v2' of https://repo...
2022-12-14 Markus Armbrusterqapi virtio: Elide redundant has_FOO in generated C
2022-11-22 Stefan HajnocziMerge tag 'pull-target-arm-20221122' of https://git...
2022-11-22 Stefan HajnocziMerge tag 'pull-loongarch-20221122' of https://gitlab...
2022-11-22 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-22 Michael S. Tsirkinvirtio: disable error for out of spec queue-enable
2022-11-08 Stefan HajnocziMerge tag 'pull-request-2022-11-08' of https://gitlab...
2022-11-08 Stefan HajnocziMerge tag 'mips-20221108' of https://github.com/philmd...
2022-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-07 Kangjie Xuvirtio: introduce virtio_queue_enable()
2022-11-07 Xuan Zhuovirtio: introduce virtio_queue_reset()
2022-11-07 Xuan Zhuovirtio: introduce __virtio_queue_reset()
2022-10-13 Stefan HajnocziMerge tag 'kraxel-20221013-pull-request' of https:...
2022-10-13 Stefan HajnocziMerge tag 'win32-pull-request' of https://gitlab.com...
2022-10-13 Stefan HajnocziMerge tag 'pull-request-2022-10-12' of https://gitlab...
2022-10-13 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-12 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-10-09 Laurent Vivierqmp: add QMP command x-query-virtio-queue-element
2022-10-09 Laurent Vivierqmp: add QMP commands for virtio/vhost queue-status
2022-10-09 Laurent Vivierqmp: decode feature & status bits in virtio-status
2022-10-09 Laurent Vivierqmp: add QMP command x-query-virtio-status
2022-10-09 Laurent Vivierqmp: add QMP command x-query-virtio
2022-10-07 Daniil Tatianinvirtio: introduce VirtIOConfigSizeParams & virtio_get_c...
2022-10-07 Alex Bennéehw/virtio: log potentially buggy guest drivers
2022-05-18 Richard HendersonMerge tag 'artist-cursor-fix-final-pull-request' of...
2022-05-16 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-05-16 Jonah Palmervirtio: add vhost support for virtio devices
2022-05-16 Jonah Palmervirtio: drop name parameter for virtio_init()
2022-05-15 Richard HendersonMerge tag 'or1k-pull-request-20220515' of https://githu...
2022-05-09 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-05-09 Stefan Hajnoczivirtio-scsi: don't waste CPU polling the event virtqueue
2022-03-24 Peter MaydellMerge tag 'linux-user-for-7.0-pull-request' of https...
2022-03-22 Peter MaydellMerge tag 'pull-request-2022-03-21' of https://gitlab...
2022-03-22 Peter MaydellMerge tag 'fixes-pull-request' of gitlab.com:marcandre...
2022-03-22 Marc-André LureauReplace GCC_FMT_ATTR with G_GNUC_PRINTF
2022-03-22 Peter MaydellMerge tag 'pull-nbd-2022-03-21' of https://repo.or...
2022-03-21 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-21 Peter MaydellMerge tag 'pull-misc-2022-03-21' of git://repo.or.cz...
2022-03-21 Markus ArmbrusterUse g_new() & friends where that makes obvious sense
2022-02-07 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-02-02 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
2022-01-31 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/bsd...
2022-01-31 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-01-30 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2022-01-29 Peter MaydellMerge remote-tracking branch 'remotes/quintela-gitlab...
2022-01-28 Peter MaydellRemove unnecessary minimum_version_id_old fields
2022-01-16 Peter MaydellMerge remote-tracking branch 'remotes/konstantin/tags...
2022-01-14 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2022-01-14 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/kraxe...
2022-01-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2022-01-12 Stefan Hajnoczivirtio: unify dataplane and non-dataplane ->handle_output()
2022-01-12 Stefan Hajnoczivirtio: use ->handle_output() instead of ->handle_aio_o...
2022-01-12 Stefan Hajnoczivirtio: get rid of VirtIOHandleAIOOutput
2022-01-12 Stefan Hajnocziaio-posix: split poll check from ready handler
2022-01-12 Cédric Le GoaterMerge tag 'qemu-slof-20220110' of github.com:aik/qemu...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/sdmmc...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-01-10 Michael S. TsirkinRevert "virtio: add support for configure interrupt"
2022-01-08 Richard HendersonMerge tag 'bsd-user-arm-pull-request' of gitlab.com...
2022-01-08 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-01-08 Stefan Hajnoczivirtio: signal after wrapping packed used_idx
2022-01-06 Cindy Luvirtio: add support for configure interrupt
2021-12-31 Richard HendersonMerge tag 'memory-api-20211231' of https://github.com...
2021-12-30 Philippe Mathieu... dma: Let dma_memory_map() take MemTxAttrs argument
2021-12-16 Cédric Le GoaterMerge tag 'qemu-slof-20211112' of github.com:aik/qemu...
2021-11-19 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2021-11-17 Richard HendersonMerge tag 'python-pull-request' of https://gitlab.com...
next