Age | Commit message (Expand) | Author |
2015-02-26 | virtio: add feature checking helpers | Cornelia Huck |
2015-02-26 | virtio: feature bit manipulation helpers | Cornelia Huck |
2015-02-26 | virtio: use standard-headers | Michael S. Tsirkin |
2014-12-10 | virtio: remove useless declaration of virtio_net_init() | Gonglei |
2014-09-30 | virtio: add a wrapper for virtio-backend initialization | Gonglei |
2014-06-29 | virtio: add endian-ambivalent support to VirtIODevice | Greg Kurz |
2014-06-29 | exec: introduce target_words_bigendian() helper | Greg Kurz |
2014-06-29 | virtio: introduce device specific migration calls | Greg Kurz |
2013-12-09 | virtio: Convert exit to unrealize | Andreas Färber |
2013-12-09 | virtio: Complete converting VirtioDevice to QOM realize | Andreas Färber |
2013-12-09 | virtio: Start converting VirtioDevice to QOM realize | Andreas Färber |
2013-12-09 | virtio-bus: cleanup plug/unplug interface | Paolo Bonzini |
2013-08-12 | virtio: clear signalled_used_valid when switching from dataplane | Stefan Hajnoczi |
2013-07-19 | virtio: Support transports which can specify the vring alignment | Peter Maydell |
2013-07-19 | virtio: Add support for guest setting of queue size | Peter Maydell |
2013-07-15 | virtio-net: add feature bit for any header s/g | Michael S. Tsirkin |
2013-05-03 | virtio: add virtio_device_set_child_bus_name. | KONRAD Frederic |
2013-04-24 | virtio: drop unused function prototypes. | KONRAD Frederic |
2013-04-24 | virtio: cleanup: init and exit function. | KONRAD Frederic |
2013-04-24 | virtio: remove virtiobindings. | KONRAD Frederic |
2013-04-24 | virtio: remove the function pointer. | KONRAD Frederic |
2013-04-24 | virtio-rng: cleanup: init and exit functions. | KONRAD Frederic |
2013-04-19 | virtio.h: drop unused function prototypes | Luiz Capitulino |
2013-04-17 | virtio: add two functions to VirtioDeviceClass. | KONRAD Frederic |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |