Age | Commit message (Expand) | Author |
2015-10-12 | virtio dataplane: adapt dataplane for virtio Version 1 | Pierre Morel |
2015-09-10 | virtio: avoid leading underscores for helpers | Cornelia Huck |
2015-07-07 | Revert "dataplane: allow virtio-1 devices" | Cornelia Huck |
2015-07-07 | dataplane: fix cross-endian issues | Greg Kurz |
2015-06-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-06-10 | dataplane: allow virtio-1 devices | Cornelia Huck |
2015-06-05 | memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo... | Paolo Bonzini |
2015-02-26 | virtio: add feature checking helpers | Cornelia Huck |
2015-02-16 | dataplane: endianness-aware accesses | Cornelia Huck |
2015-01-27 | virtio: fix feature bit checks | Cornelia Huck |
2014-11-02 | hw/virtio/vring/event_idx: fix the vring_avail_event error | Bin Wu |
2014-09-22 | vring: Better error handling if num is too large | Fam Zheng |
2014-07-14 | virtio-blk: embed VirtQueueElement in VirtIOBlockReq | Stefan Hajnoczi |
2014-07-14 | dataplane: do not free VirtQueueElement in vring_push() | Stefan Hajnoczi |
2014-01-22 | dataplane: fix shadowed return value | Stefan Hajnoczi |
2013-12-20 | dataplane: replace hostmem with memory_region_find | Paolo Bonzini |
2013-12-20 | dataplane: change vring API to use VirtQueueElement | Paolo Bonzini |
2013-12-20 | vring: factor common code for error exits | Paolo Bonzini |
2013-12-20 | vring: create a common function to parse descriptors | Paolo Bonzini |
2013-08-12 | virtio: clear signalled_used_valid when switching from dataplane | Stefan Hajnoczi |
2013-07-19 | dataplane: sync virtio.c and vring.c virtqueue state | Stefan Hajnoczi |
2013-07-04 | memory: add ref/unref calls | Paolo Bonzini |
2013-06-20 | memory: make section size a 128-bit integer | Paolo Bonzini |
2013-04-08 | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini |