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
/
vhost-vsock.c
Age
Commit message (
Expand
)
Author
2021-07-16
vhost-vsock: SOCK_SEQPACKET feature bit support
Arseny Krasnov
2021-06-30
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
2020-10-30
vhost-vsock: set vhostfd to non-blocking mode
Stefano Garzarella
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-06-12
vhost-vsock: add vhost-vsock-common abstraction
Stefano Garzarella
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-03-31
vhost-vsock: fix double close() in the realize() error path
Stefano Garzarella
2020-03-08
vhost-vsock: fix error message output
Nick Erdmann
2020-01-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-22
vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks
Pan Nengyuan
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2017-12-18
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-05-18
migration: migration.h was not needed
Juan Quintela
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
vhost-vsock: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-09-10
vhost-vsock: add virtio sockets device
Stefan Hajnoczi