]> git.proxmox.com Git - mirror_qemu.git/history - hw/virtio
bsd-user: Move system call building to os-syscall.c
[mirror_qemu.git] / hw / virtio /
2022-02-23 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2022-02-22 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-02-22 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2022-02-21 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2022-02-21 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-02-21 Peter Maydellinclude: Move qemu_madvise() and related #defines to...
2022-02-21 Bernhard BeschowMark remaining global TypeInfo instances as const
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-20 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-01-20 Gavin Shanhw/arm/virt: Support for virtio-mem-pci
2022-01-20 Gavin Shanvirtio-mem: Correct default THP size for ARM64
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: introduce macro IRTIO_CONFIG_IRQ_IDX"
2022-01-10 Michael S. TsirkinRevert "virtio-pci: decouple notifier from interrupt...
2022-01-10 Michael S. TsirkinRevert "virtio-pci: decouple the single vector from...
2022-01-10 Michael S. TsirkinRevert "vhost-vdpa: add support for config interrupt"
2022-01-10 Michael S. TsirkinRevert "virtio: add support for configure interrupt"
2022-01-10 Michael S. TsirkinRevert "vhost: add support for configure interrupt"
2022-01-10 Michael S. TsirkinRevert "virtio-mmio: add support for configure interrupt"
2022-01-10 Michael S. TsirkinRevert "virtio-pci: 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 Daniil Tatianinvirtio/vhost-vsock: don't double close vhostfd, remove...
2022-01-08 David Hildenbrandvirtio-mem: Set "unplugged-inaccessible=auto" for the...
2022-01-08 David Hildenbrandvirtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
2022-01-08 Stefan Hajnoczivirtio: signal after wrapping packed used_idx
2022-01-08 David Hildenbrandvirtio-mem: Support "prealloc=on" option
2022-01-07 Roman Kaganvhost: stick to -errno error return convention
2022-01-07 Roman Kaganvhost-user: stick to -errno error return convention
2022-01-07 Roman Kaganvhost-vdpa: stick to -errno error return convention
2022-01-07 Roman Kaganvhost-backend: stick to -errno error return convention
2022-01-07 Roman Kaganvhost-backend: avoid overflow on memslots_limit
2022-01-07 Cindy Luvirtio-pci: add support for configure interrupt
2022-01-07 Cindy Luvirtio-mmio: add support for configure interrupt
2022-01-06 Cindy Luvhost: add support for configure interrupt
2022-01-06 Cindy Luvirtio: add support for configure interrupt
2022-01-06 Cindy Luvhost-vdpa: add support for config interrupt
2022-01-06 Cindy Luvirtio-pci: decouple the single vector from the interru...
2022-01-06 Cindy Luvirtio-pci: decouple notifier from interrupt process
2022-01-06 Cindy Luvirtio: introduce macro IRTIO_CONFIG_IRQ_IDX
2022-01-06 David Hildenbrandvirtio-mem: Don't skip alignment checks when warning...
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-17 Richard HendersonMerge tag 'trivial-branch-for-7.0-pull-request' of...
2021-12-17 Richard HendersonMerge tag 'pull-ppc-20211217' of https://github.com...
2021-12-17 Leonardo Garciahw/virtio/vhost: Fix typo in comment.
2021-12-16 Cédric Le GoaterMerge tag 'qemu-slof-20211112' of github.com:aik/qemu...
2021-12-16 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2021-12-15 Richard HendersonMerge tag 'pull-block-2021-12-15' of git://repo.or...
2021-12-15 Richard HendersonMerge tag 'pull-target-arm-20211215' of https://git...
2021-12-15 Richard HendersonMerge tag 'migration-20211214-pull-request' of https...
2021-12-15 Richard HendersonMerge tag 'pull-request-2021-12-15' of https://gitlab...
2021-12-15 Jean-Philippe Bruckerhw/arm/virt: Remove device tree restriction for virtio...
2021-12-15 Eric Augervirtio-iommu: Fix the domain_range end
2021-12-15 Eric Augervirtio-iommu: Fix endianness in get_config
2021-12-15 Eric Augervirtio-iommu: Remove set_config callback
2021-11-29 Richard HendersonMerge tag 'pull-for-6.2-291121-1' of https://github...
2021-11-29 Richard HendersonMerge tag 'linux-user-for-6.2-pull-request' of git...
2021-11-29 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2021-11-29 Jason Wangvirtio-balloon: correct used length
2021-11-29 Jason Wangvirtio-balloon: process all in sgs for free_page_vq
2021-11-28 Cindy Luvirtio-mmio : fix the crash in the vm shutdown
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...
2021-11-16 Richard HendersonMerge tag 'pull-block-2021-11-16' of https://gitlab...
2021-11-16 Richard HendersonMerge tag 'machine-core-20211115' of https://github...
2021-11-16 Richard HendersonMerge tag 'pull-target-arm-20211115-1' of https://git...
2021-11-15 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2021-11-15 Jason Wangvirtio: use virtio accessor to access packed event
2021-11-15 Jason Wangvirtio: use virtio accessor to access packed descriptor...
2021-11-11 Eugenio Pérezvhost: Rename last_index to vq_index_end
2021-11-04 Richard HendersonMerge remote-tracking branch 'remotes/quic/tags/pull...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/bonzini/tags...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/vivier/tags/trivi...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/berrange/tags...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/kraxel/tags/misc...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/kwolf/tags/for...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/XanClic/tags...
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/juanquintela...
next