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