Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-02 | Move code centered around specific hardware devices to src/hw/ | Kevin O'Connor | 1 | -149/+0 |
2013-03-08 | Don't use __FILE__ in virtio-ring.c. | Kevin O'Connor | 1 | -4/+2 |
2012-05-24 | Convert virtio code to use GET/SET_LOWFLAT(). | Kevin O'Connor | 1 | -33/+33 |
2010-05-26 | virtio: clean up memory barrier usage | Michael S. Tsirkin | 1 | -7/+6 |
2010-05-26 | virtio: remove NO_NOTIFY optimization | Michael S. Tsirkin | 1 | -3/+1 |
2010-05-10 | Fix virtio compile errors on various gcc versions. | Kevin O'Connor | 1 | -1/+3 |
2010-05-10 | Support for booting from virtio disks | Gleb Natapov | 1 | -0/+152 |