aboutsummaryrefslogtreecommitdiff
path: root/hw/vhost.c
AgeCommit message (Expand)Author
2011-08-26vhost-net: cleanup host notifiers at last stepMichael S. Tsirkin
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-03vhost: remove an incorrect assertMichael S. Tsirkin
2011-07-17vhost: fix double free on device stopMichael S. Tsirkin
2011-04-07vhost: optimize out no-change assignmentMichael S. Tsirkin
2011-04-06vhost: skip memory which needs dirty loggingMichael S. Tsirkin
2011-04-06cpu: add set_memory flag to request dirty loggingMichael S. Tsirkin
2011-03-28vhost: fix dirty page handlingMichael S. Tsirkin
2011-02-14Introduce log_start/log_stop in CPUPhysMemoryClientAnthony PERARD
2011-02-01vhost: force vhost off for non-MSI guestsmst@redhat.com
2010-12-02vhost: Fix address calculation in vhost_dev_sync_region()Jason Wang
2010-10-07vhost: error codeMichael S. Tsirkin
2010-10-07virtio: change set guest notifier to per-deviceMichael S. Tsirkin
2010-09-18Introduce range.hBlue Swirl
2010-07-30Remove unused eventfd.hMike McCormack
2010-07-19vhost: fix miration during device startMichael S. Tsirkin
2010-04-14vhost.c: include <linux/vhost.h> lastMarcelo Tosatti
2010-04-01win32: Fix compiler errors from u_int64_tStefan Weil
2010-04-01vhost: vhost net supportMichael S. Tsirkin