OSDN Git Service

Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
[qmiga/qemu.git] / hw / virtio /
2022-05-16 Richard HendersonMerge tag 'for_upstream' of git://git./virt/kvm/mst...
2022-05-16 Si-Wei Liuvhost-vdpa: change name and polarity for vhost_vdpa_one...
2022-05-16 Si-Wei Liuvhost-vdpa: backend feature should set only once
2022-05-16 Jonah Palmervirtio: add vhost support for virtio devices
2022-05-16 Jonah Palmervirtio: drop name parameter for virtio_init()
2022-05-16 Alex Bennéevirtio/vhost-user: dynamically assign VhostUserHostNoti...
2022-05-16 Alex Bennéehw/virtio/vhost-user: don't suppress F_CONFIG when...
2022-05-16 Alex Bennéehw/virtio: add vhost_user_[read|write] trace points
2022-05-16 Alex Bennéevirtio-pci: add notification trace points
2022-05-16 Alex Bennéehw/virtio: move virtio-pci.h into shared include space
2022-05-15 Richard HendersonMerge tag 'or1k-pull-request-20220515' of https://githu...
2022-05-13 Eugenio Pérezvhost: Fix element in vhost_svq_add failure
2022-05-13 Philippe Mathieu... hw/virtio: Replace g_memdup() by g_memdup2()
2022-05-13 Eugenio Pérezvdpa: Fix index calculus at vhost_vdpa_svqs_start
2022-05-13 Eugenio Pérezvdpa: Fix bad index calculus at vhost_vdpa_get_vring_base
2022-05-13 Eugenio Pérezvhost: Fix device's used descriptor dequeue
2022-05-13 Eugenio Pérezvhost: Track descriptor chain in private at SVQ
2022-05-13 Halil Pasicvirtio: fix feature negotiation for ACCESS_PLATFORM
2022-05-12 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-05-12 Paolo Bonzinivhost-backend: do not depend on CONFIG_VHOST_VSOCK
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-05-07 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-05-07 Paolo Bonzinimeson: use have_vhost_* variables to pick sources
2022-05-07 Paolo Bonzinibuild: move vhost-user-fs configuration to Kconfig
2022-05-07 Paolo Bonzinibuild: move vhost-vsock configuration to Kconfig
2022-05-07 Paolo Bonzinimeson, virtio: place all virtio-pci devices under virti...
2022-05-05 Richard HendersonMerge tag 'pull-ppc-20220505' of https://gitlab.com...
2022-05-05 Murilo Opsfelder... vhost-user: Use correct macro name TARGET_PPC64
2022-05-05 Richard HendersonMerge tag 'pull-target-arm-20220505' of https://git...
2022-05-04 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-05-04 Kevin Wolfvhost-user: Don't pass file descriptor for VHOST_USER_R...
2022-05-03 Richard HendersonMerge tag 'misc-pull-request' of gitlab.com:marcandre...
2022-05-03 Marc-André Lureauutil: rename qemu_*block() socket functions
2022-05-03 Marc-André Lureauhw: replace qemu_set_nonblock()
2022-04-27 Richard HendersonMerge tag 'kraxel-20220427-pull-request' of git://git...
2022-04-26 Richard HendersonMerge tag 'pull-nios2-20220426' of https://gitlab.com...
2022-04-26 Richard HendersonMerge tag 'misc-next-pull-request' of https://gitlab...
2022-04-26 Richard HendersonMerge tag 'trivial-branch-for-7.1-pull-request' of...
2022-04-26 Eugenio Pérezvdpa: Add missing tracing to batch mapping functions
2022-04-21 Richard HendersonMerge tag 'pull-ppc-20220420-2' of https://gitlab.com...
2022-04-20 Richard HendersonMerge tag 'pull-tcg-20220420' of https://gitlab.com...
2022-04-20 Thomas HuthDon't include sysemu/tcg.h if it is not necessary
2022-04-20 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-04-08 Wentao Liangvirtio-iommu: use-after-free fix
2022-04-06 Marc-André LureauRemove qemu-common.h include from most units
2022-04-06 Marc-André Lureauinclude: move C/util-related declarations to cutils.h
2022-04-06 Marc-André LureauReplace qemu_real_host_page variables with inlined...
2022-04-06 Marc-André LureauReplace config-time define HOST_WORDS_BIGENDIAN
2022-04-06 Marc-André LureauReplace qemu_gettimeofday() with g_get_real_time()
2022-04-01 Peter MaydellMerge tag 'pull-riscv-to-apply-20220401' of github...
2022-04-01 Peter MaydellMerge tag 'trivial-branch-for-7.0-pull-request' of...
2022-03-31 Stefano Garzarellavhost-vdpa: fix typo in a comment
2022-03-29 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-29 Paolo Bonzinivirtio: fix --enable-vhost-user build on non-Linux
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 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2022-03-21 Markus ArmbrusterUse g_new() & friends where that makes obvious sense
2022-03-19 Peter MaydellMerge tag 'fixes-20220318-pull-request' of git://git...
2022-03-19 Peter MaydellMerge tag 'trivial-branch-for-7.0-pull-request' of...
2022-03-18 Bernhard Beschowvirtio/virtio-balloon: Prefer Object* over void* parameter
2022-03-15 Peter MaydellMerge tag 'darwin-20220315' of https://github.com/philm...
2022-03-15 Peter MaydellMerge tag 'dbus-pull-request' of gitlab.com:marcandre...
2022-03-15 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-15 Peter MaydellMerge tag 'edk2-20220315-pull-request' of git://git...
2022-03-15 Peter MaydellMerge tag 'pull-ppc-20220314' of https://github.com...
2022-03-15 Longpeng(Mike)kvm/msi: do explicit commit when adding msi routes
2022-03-15 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2022-03-15 Eugenio Pérezvdpa: Expose VHOST_F_LOG_ALL on SVQ
2022-03-15 Eugenio Pérezvdpa: Never set log_base addr if SVQ is enabled
2022-03-15 Eugenio Pérezvdpa: Adapt vhost_vdpa_get_vring_base to SVQ
2022-03-15 Eugenio Pérezvdpa: Add custom IOTLB translations to SVQ
2022-03-15 Eugenio Pérezvhost: Add VhostIOVATree
2022-03-15 Eugenio Pérezvhost: Shadow virtqueue buffers forwarding
2022-03-15 Eugenio Pérezvdpa: adapt vhost_ops callbacks to svq
2022-03-15 Eugenio Pérezvirtio: Add vhost_svq_get_vring_addr
2022-03-15 Eugenio Pérezvhost: Add vhost_svq_valid_features to shadow vq
2022-03-15 Eugenio Pérezvhost: Add Shadow VirtQueue call forwarding capabilities
2022-03-15 Eugenio Pérezvhost: Add Shadow VirtQueue kick forwarding capabilities
2022-03-15 Eugenio Pérezvhost: Add VhostShadowVirtqueue
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/pmbus...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-03-06 Sergio Lopezvhost: use wfd on functions setting vring call fd
2022-03-06 Stefano Garzarellavhost-vsock: detach the virqueue element in case of...
2022-03-06 Jean-Philippe Bruckervirtio-iommu: Support bypass domain
2022-03-06 Jean-Philippe Bruckervirtio-iommu: Default to bypass during boot
2022-03-06 Laurent Viviervhost-vdpa: make notifiers _init()/_uninit() symmetric
2022-03-06 Laurent Vivierhw/virtio: vdpa: Fix leak of host-notifier memory-region
2022-03-04 Viresh Kumarhw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LE...
next