Age | Commit message (Expand) | Author |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-03 | virtio-rng: ask for more data if queue is not fully drained | Ladi Prosek |
2016-02-06 | virtio: move allocation to virtqueue_pop/vring_pop | Paolo Bonzini |
2016-01-29 | virtio: Clean up includes | Peter Maydell |
2015-07-27 | virtio: get_features() can fail | Jason Wang |
2015-07-17 | virtio-rng: trigger timer only when guest requests for entropy | Pankaj Gupta |
2015-06-22 | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster |
2015-06-10 | virtio-rng: move qdev properties into virtio-rng.c | Shannon Zhao |
2015-06-01 | virtio: make features 64bit wide | Gerd Hoffmann |
2015-01-05 | virtio-rng: fix check for period_ms validity | Amit Shah |
2014-11-28 | Fix for crash after migration in virtio-rng on bi-endian targets | David Gibson |
2014-08-12 | virtio-rng: add some trace events | Amit Shah |
2014-08-04 | virtio-rng: replace error_set calls with error_setg | John Snow |
2014-08-04 | virtio-rng: Move error-checking forward to prevent memory leak | John Snow |
2014-07-22 | virtio-rng: Add human-readable error message for negative max-bytes parameter | John Snow |
2014-06-29 | virtio-rng: implement per-device migration calls | Greg Kurz |
2014-06-29 | virtio: introduce device specific migration calls | Greg Kurz |
2014-03-19 | virtio-rng: Avoid default_backend refcount leak | Stefan Hajnoczi |
2014-03-19 | qom: Add check() argument to object_property_add_link() | Stefan Hajnoczi |
2014-03-19 | qom: Make QOM link property unref optional | Stefan Hajnoczi |
2014-01-28 | virtio_rng: replace custom backend API with UserCreatable.complete() callback | Igor Mammedov |
2013-12-09 | virtio: Convert exit to unrealize | Andreas Färber |
2013-12-09 | virtio-rng: Convert to QOM realize | Andreas Färber |
2013-12-09 | virtio-rng: QOM realize preparations | Andreas Färber |
2013-12-09 | virtio-rng: switch exit callback to VirtioDeviceClass | Paolo Bonzini |
2013-11-21 | virtio-rng: add check of period | Amos Kong |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-04-24 | virtio: cleanup: init and exit function. | KONRAD Frederic |
2013-04-24 | virtio: remove the function pointer. | KONRAD Frederic |
2013-04-24 | virtio-rng: cleanup: use QOM casts. | KONRAD Frederic |
2013-04-24 | virtio-rng: cleanup: remove qdev field. | KONRAD Frederic |
2013-04-24 | virtio-rng: cleanup: init and exit functions. | KONRAD Frederic |
2013-04-24 | virtio-rng: add virtio-rng device. | KONRAD Frederic |
2013-04-24 | virtio-rng: don't use pointer for configuration. | KONRAD Frederic |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |