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
/
vhost.c
Age
Commit message (
Expand
)
Author
2020-07-03
vhost: implement vhost_force_iommu method
Cindy Lu
2020-07-03
vhost: implement vhost_vq_get_addr method
Cindy Lu
2020-07-03
vhost: implement vhost_dev_start method
Cindy Lu
2020-07-03
vhost: check the existence of vhost_set_iotlb_callback
Jason Wang
2020-06-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
2020-06-09
Fix parameter type in vhost migration log path
Raphael Norwitz
2020-06-08
hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
Alex Bennée
2020-05-04
vhost-user-blk: fix invalid memory access
Li Feng
2020-03-08
vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
Jason Wang
2020-02-20
hw/virtio: Let vhost_memory_map() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-01-23
vhost: coding style fix
Michael S. Tsirkin
2020-01-22
vhost: Only align sections for vhost-user
Dr. David Alan Gilbert
2020-01-22
vhost: Add names to section rounded warning
Dr. David Alan Gilbert
2019-10-29
virtio/vhost: Use auto_rcu_read macros
Dr. David Alan Gilbert
2019-10-04
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
2019-09-25
vhost: Fix memory region section comparison
Dr. David Alan Gilbert
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-06-16
vhost: fix vhost_log size overflow during migration
Li Hangjing
2019-05-29
vhost: fix incorrect print type
Jie Wang
2019-05-29
vhost: remove the dead code
Jie Wang
2019-03-12
vhost-user: Support transferring inflight buffer between qemu and backend
Xie Yongji
2019-02-21
vhost: restrict Linux dependency to kernel vhost
Paolo Bonzini
2018-09-07
vhost: fix invalid downcast
Yury Kotov
2018-08-03
vhost: check region type before casting
Tiwei Bie
2018-06-15
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-05-31
Make address_space_get_iotlb_entry() take a MemTxAttrs argument
Peter Maydell
2018-05-24
vhost: allow backends to filter memory sections
Tiwei Bie
2018-05-23
vhost: add trace for IOTLB miss
Peter Xu
2018-04-16
vhost: do not verify ring mappings when IOMMU is enabled
Jason Wang
2018-04-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-04-09
vhost: Allow adjoining regions
Dr. David Alan Gilbert
2018-04-09
vhost-user-blk: set config ops before vhost-user init
Maxime Coquelin
2018-04-09
memfd: fix vhost-user-test on non-memfd capable host
Marc-André Lureau
2018-03-20
vhost: Huge page align and merge
Dr. David Alan Gilbert
2018-03-01
vhost: fix incorrect check in vhost_verify_ring_mappings
Jia He
2018-03-01
vhost: avoid to start/stop virtqueue which is not ready
Jia He
2018-03-01
vhost: fix memslot limit check
Jay Zhou
2018-02-08
vhost: Move log_dirty check
Dr. David Alan Gilbert
2018-02-08
vhost: Merge and delete unused callbacks
Dr. David Alan Gilbert
2018-02-08
vhost: Clean out old vhost_set_memory and friends
Dr. David Alan Gilbert
2018-02-08
vhost: Regenerate region list from changed sections list
Dr. David Alan Gilbert
2018-02-08
vhost: Merge sections added to temporary list
Dr. David Alan Gilbert
2018-02-08
vhost: Simplify ring verification checks
Dr. David Alan Gilbert
2018-02-08
vhost: Build temporary section list and deref after commit
Dr. David Alan Gilbert
2018-02-08
virtio: remove event notifier cleanup call on de-assign
Gal Hammer
2018-02-08
Revert "vhost: add traces for memory listeners"
Michael S. Tsirkin
2018-02-07
memfd: add error argument, instead of perror()
Marc-André Lureau
2018-02-07
memory: do explicit cleanup when remove listeners
Peter Xu
[next]