aboutsummaryrefslogtreecommitdiffstats
path: root/hw/vhost.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-02vhost: Fix address calculation in vhost_dev_sync_region()Jason Wang1-0/+1
2010-10-07vhost: error codeMichael S. Tsirkin1-0/+2
2010-10-07virtio: change set guest notifier to per-deviceMichael S. Tsirkin1-24/+28
2010-09-18Introduce range.hBlue Swirl1-2/+1
2010-07-30Remove unused eventfd.hMike McCormack1-1/+0
2010-07-19vhost: fix miration during device startMichael S. Tsirkin1-10/+11
2010-04-14vhost.c: include <linux/vhost.h> lastMarcelo Tosatti1-1/+1
2010-04-01win32: Fix compiler errors from u_int64_tStefan Weil1-3/+3
2010-04-01vhost: vhost net supportMichael S. Tsirkin1-0/+711