Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-22 | dataplane: fix shadowed return value | Stefan Hajnoczi | 1 | -1/+1 |
2013-12-20 | dataplane: replace hostmem with memory_region_find | Paolo Bonzini | 3 | -192/+71 |
2013-12-20 | dataplane: change vring API to use VirtQueueElement | Paolo Bonzini | 1 | -20/+36 |
2013-12-20 | vring: factor common code for error exits | Paolo Bonzini | 1 | -13/+21 |
2013-12-20 | vring: create a common function to parse descriptors | Paolo Bonzini | 1 | -62/+51 |
2013-08-12 | virtio: clear signalled_used_valid when switching from dataplane | Stefan Hajnoczi | 1 | -0/+1 |
2013-07-19 | dataplane: sync virtio.c and vring.c virtqueue state | Stefan Hajnoczi | 1 | -3/+5 |
2013-07-04 | memory: add ref/unref calls | Paolo Bonzini | 1 | -0/+7 |
2013-06-20 | memory: make section size a 128-bit integer | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini | 3 | -0/+540 |