index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2022-06-27
virtio-iommu: Fix migration regression
Zhenzhong Duan
2022-06-27
vhost: setup error eventfd and dump errors
Konstantin Khlebnikov
2022-06-27
vhost: add method vhost_set_vring_err
Konstantin Khlebnikov
2022-06-27
virtio-iommu: Fix the partial copy of probe request
Zhenzhong Duan
2022-06-16
vhost: also check queue state in the vhost_dev_set_log error routine
Ni Xun
2022-06-16
crypto: Introduce RSA algorithm
zhenwei pi
2022-06-16
virtio-iommu: Add an assert check in translate routine
Zhenzhong Duan
2022-06-16
virtio-iommu: Use recursive lock to avoid deadlock
Zhenzhong Duan
2022-06-16
virtio-iommu: Add bypass mode support to assigned device
Zhenzhong Duan
2022-06-16
virtio/vhost-user: Fix wrong vhost notifier GPtrArray size
Yajun Wu
2022-06-14
virtio-mmio: cleanup reset
Paolo Bonzini
2022-06-14
virtio: stop ioeventfd on reset
Paolo Bonzini
2022-06-14
virtio-mmio: stop ioeventfd on legacy reset
Paolo Bonzini
2022-06-09
hw/virtio/vhost-user: don't use uninitialized variable
Changpeng Liu
2022-05-16
vhost-vdpa: change name and polarity for vhost_vdpa_one_time_request()
Si-Wei Liu
2022-05-16
vhost-vdpa: backend feature should set only once
Si-Wei Liu
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
2022-05-16
virtio/vhost-user: dynamically assign VhostUserHostNotifiers
Alex Bennée
2022-05-16
hw/virtio/vhost-user: don't suppress F_CONFIG when supported
Alex Bennée
2022-05-16
hw/virtio: add vhost_user_[read|write] trace points
Alex Bennée
2022-05-16
virtio-pci: add notification trace points
Alex Bennée
2022-05-16
hw/virtio: move virtio-pci.h into shared include space
Alex Bennée
2022-05-13
vhost: Fix element in vhost_svq_add failure
Eugenio Pérez
2022-05-13
hw/virtio: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
2022-05-13
vdpa: Fix index calculus at vhost_vdpa_svqs_start
Eugenio Pérez
2022-05-13
vdpa: Fix bad index calculus at vhost_vdpa_get_vring_base
Eugenio Pérez
2022-05-13
vhost: Fix device's used descriptor dequeue
Eugenio Pérez
2022-05-13
vhost: Track descriptor chain in private at SVQ
Eugenio Pérez
2022-05-13
virtio: fix feature negotiation for ACCESS_PLATFORM
Halil Pasic
2022-05-12
vhost-backend: do not depend on CONFIG_VHOST_VSOCK
Paolo Bonzini
2022-05-09
virtio-scsi: don't waste CPU polling the event virtqueue
Stefan Hajnoczi
2022-05-07
meson: use have_vhost_* variables to pick sources
Paolo Bonzini
2022-05-07
build: move vhost-user-fs configuration to Kconfig
Paolo Bonzini
2022-05-07
build: move vhost-vsock configuration to Kconfig
Paolo Bonzini
2022-05-07
meson, virtio: place all virtio-pci devices under virtio_pci_ss
Paolo Bonzini
2022-05-05
vhost-user: Use correct macro name TARGET_PPC64
Murilo Opsfelder Araujo
2022-05-04
vhost-user: Don't pass file descriptor for VHOST_USER_REM_MEM_REG
Kevin Wolf
2022-05-03
util: rename qemu_*block() socket functions
Marc-André Lureau
2022-05-03
hw: replace qemu_set_nonblock()
Marc-André Lureau
2022-04-26
vdpa: Add missing tracing to batch mapping functions
Eugenio Pérez
2022-04-20
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
2022-04-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-04-08
virtio-iommu: use-after-free fix
Wentao Liang
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
include: move C/util-related declarations to cutils.h
Marc-André Lureau
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
Replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
2022-03-31
vhost-vdpa: fix typo in a comment
Stefano Garzarella
[next]