summaryrefslogtreecommitdiffstats
path: root/hw/vhost.c
Commit message (Expand)AuthorAgeFilesLines
* vhost-net: cleanup host notifiers at last stepMichael S. Tsirkin2011-08-261-19/+55
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-8/+8
* vhost: remove an incorrect assertMichael S. Tsirkin2011-08-031-1/+0
* vhost: fix double free on device stopMichael S. Tsirkin2011-07-171-0/+1
* vhost: optimize out no-change assignmentMichael S. Tsirkin2011-04-071-0/+54
* vhost: skip memory which needs dirty loggingMichael S. Tsirkin2011-04-061-0/+4
* cpu: add set_memory flag to request dirty loggingMichael S. Tsirkin2011-04-061-1/+2
* vhost: fix dirty page handlingMichael S. Tsirkin2011-03-281-1/+3
* Introduce log_start/log_stop in CPUPhysMemoryClientAnthony PERARD2011-02-141-0/+2
* vhost: force vhost off for non-MSI guestsmst@redhat.com2011-02-011-1/+9
* vhost: Fix address calculation in vhost_dev_sync_region()Jason Wang2010-12-021-0/+1
* vhost: error codeMichael S. Tsirkin2010-10-071-0/+2
* virtio: change set guest notifier to per-deviceMichael S. Tsirkin2010-10-071-24/+28
* Introduce range.hBlue Swirl2010-09-181-2/+1
* Remove unused eventfd.hMike McCormack2010-07-301-1/+0
* vhost: fix miration during device startMichael S. Tsirkin2010-07-191-10/+11
* vhost.c: include <linux/vhost.h> lastMarcelo Tosatti2010-04-141-1/+1
* win32: Fix compiler errors from u_int64_tStefan Weil2010-04-011-3/+3
* vhost: vhost net supportMichael S. Tsirkin2010-04-011-0/+711
OpenPOWER on IntegriCloud