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