index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2018-12-19
virtio: Provide version-specific variants of virtio PCI devices
Eduardo Habkost
2018-12-19
virtio: Helper for registering virtio device types
Eduardo Habkost
2018-12-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2018-12-11
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
2018-12-11
virtio: pass argument by value for virtqueue_map_iovec()
Dongli Zhang
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2018-10-19
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
2018-10-19
clean up callback when del virtqueue
liujunjie
2018-10-17
cpu: Provide a proper prototype for target_words_bigendian() in a header
Thomas Huth
2018-10-11
vhost-user: Don't ask for reply on postcopy mem table set
Ilya Maximets
2018-10-11
vhost-user: Fix userfaultfd leak
Ilya Maximets
2018-10-02
virtio: Return true from virtio_queue_empty if broken
Fam Zheng
2018-09-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-09-07
vhost: fix invalid downcast
Yury Kotov
2018-09-07
virtio: update MemoryRegionCaches when guest negotiates features
Paolo Bonzini
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-17
kvm: Use inhibit to prevent ballooning without synchronous mmu
Alex Williamson
2018-08-03
vhost: check region type before casting
Tiwei Bie
2018-06-28
virtio-rng: process pending requests on DRIVER_OK
Pankaj Gupta
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-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
hw: make virtio devices configurable via default-configs/
Paolo Bonzini
2018-06-01
virtio: free MemoryRegionCache when initialization fails
Paolo Bonzini
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
Make address_space_get_iotlb_entry() take a MemTxAttrs argument
Peter Maydell
2018-05-24
vhost-user: support registering external host notifiers
Tiwei Bie
2018-05-24
vhost-user: introduce shared vhost-user state
Tiwei Bie
2018-05-24
vhost-user: allow slave to send fds via slave channel
Tiwei Bie
2018-05-24
vhost: allow backends to filter memory sections
Tiwei Bie
2018-05-23
hw/virtio: Fix brace Werror with clang 6.0.0
Richard Henderson
2018-05-23
vhost-user+postcopy: Use qemu_set_nonblock
Dr. David Alan Gilbert
2018-05-23
virtio: support setting memory region based host notifier
Tiwei Bie
2018-05-23
vhost-user: support receiving file descriptors in slave_read
Tiwei Bie
2018-05-23
vhost: add trace for IOTLB miss
Peter Xu
2018-05-23
virtio-balloon: add hugetlb page allocation counts
Jonathan Helman
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: back SET/GET_CONFIG requests with a protocol feature
Maxime Coquelin
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-20
vhost+postcopy: Wire up POSTCOPY_END notify
Dr. David Alan Gilbert
2018-03-20
vhost-user: Add VHOST_USER_POSTCOPY_END message
Dr. David Alan Gilbert
2018-03-20
vhost+postcopy: Add vhost waker
Dr. David Alan Gilbert
2018-03-20
vhost+postcopy: Resolve client address
Dr. David Alan Gilbert
2018-03-20
vhost+postcopy: Stash RAMBlock and offset
Dr. David Alan Gilbert
2018-03-20
vhost+postcopy: Send address back to qemu
Dr. David Alan Gilbert
[next]