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
Age
Commit message (
Expand
)
Author
2022-05-18
Remove Ubuntu 18.04 container support from the repository
Thomas Huth
2022-05-18
gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs
Thomas Huth
2022-05-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-05-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-05-16
vhost-user-scsi: avoid unlink(NULL) with fd passing
Stefan Hajnoczi
2022-05-16
virtio-net: don't handle mq request in userspace handler for vhost-vdpa
Si-Wei 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
vhost-net: fix improper cleanup in vhost_net_start
Si-Wei Liu
2022-05-16
vhost-vdpa: fix improper cleanup in net_init_vhost_vdpa
Si-Wei Liu
2022-05-16
virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa
Si-Wei Liu
2022-05-16
virtio-net: setup vhost_dev and notifiers for cvq only when feature is negoti...
Si-Wei Liu
2022-05-16
hw/i386/amd_iommu: Fix IOMMU event log encoding errors
Wei Huang
2022-05-16
hw/i386: Make pic a property of common x86 base machine type
Xiaoyao Li
2022-05-16
hw/i386: Make pit a property of common x86 base machine type
Xiaoyao Li
2022-05-16
include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX
Francisco Iglesias
2022-05-16
include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK
Francisco Iglesias
2022-05-16
docs/vhost-user: Clarifications for VHOST_USER_ADD/REM_MEM_REG
Kevin Wolf
2022-05-16
vhost-user: more master/slave things
Michael S. Tsirkin
2022-05-16
Merge tag 'pull-migration-20220516a' of https://gitlab.com/dagrh/qemu into st...
Richard Henderson
2022-05-16
Merge tag 'pull-qapi-2022-05-16' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
2022-05-16
multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
Leonardo Bras
2022-05-16
multifd: Send header packet without flags if zero-copy-send is enabled
Leonardo Bras
2022-05-16
multifd: multifd_send_sync_main now returns negative on error
Leonardo Bras
2022-05-16
migration: Add migrate_use_tls() helper
Leonardo Bras
2022-05-16
migration: Add zero-copy-send parameter for QMP/HMP for Linux
Leonardo Bras
2022-05-16
QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
Leonardo Bras
2022-05-16
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
2022-05-16
meson.build: Fix docker-test-build@alpine when including linux/errqueue.h
Leonardo Bras
2022-05-16
tests: ensure migration status isn't reported as failed
Daniel P. Berrangé
2022-05-16
tests: add multifd migration tests of TLS with x509 credentials
Daniel P. Berrangé
2022-05-16
tests: add multifd migration tests of TLS with PSK credentials
Daniel P. Berrangé
2022-05-16
tests: convert multifd migration tests to use common helper
Daniel P. Berrangé
2022-05-16
tests: convert XBZRLE migration test to use common helper
Daniel P. Berrangé
2022-05-16
tests: add migration tests of TLS with x509 credentials
Daniel P. Berrangé
2022-05-16
tests: add migration tests of TLS with PSK credentials
Daniel P. Berrangé
2022-05-16
tests: add more helper macros for creating TLS x509 certs
Daniel P. Berrangé
2022-05-16
tests: fix encoding of IP addresses in x509 certs
Daniel P. Berrangé
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
include/hw: start documenting the vhost API
Alex Bennée
2022-05-16
docs/devel: start documenting writing VirtIO devices
Alex Bennée
2022-05-16
libvhost-user: expose vu_request_to_string
Alex Bennée
2022-05-16
vhost-user.rst: add clarifying language about protocol negotiation
Alex Bennée
2022-05-16
docs: vhost-user: replace master/slave with front-end/back-end
Paolo Bonzini
2022-05-16
docs: vhost-user: rewrite section on ring state machine
Paolo Bonzini
2022-05-16
docs: vhost-user: clean up request/reply description
Paolo Bonzini
2022-05-16
hw/virtio: add vhost_user_[read|write] trace points
Alex Bennée
[next]