Age | Commit message (Expand) | Author |
2012-02-29 | memory: support stateless memory listeners | Avi Kivity |
2012-02-29 | memory: allow MemoryListeners to observe a specific address space | Avi Kivity |
2012-02-29 | memory: move ioeventfd ops to MemoryListener | Avi Kivity |
2012-02-29 | memory: switch memory listeners to a QTAILQ | Avi Kivity |
2012-01-25 | memory: change dirty setting APIs to take a size | Blue Swirl |
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini |
2012-01-09 | vhost: improve region filtering | Avi Kivity |
2012-01-09 | vhost: fix mem_sections memory corruption | Avi Kivity |
2012-01-09 | vhost: fix incorrect userspace address | Avi Kivity |
2012-01-03 | vhost: avoid cpu_get_physical_page_desc() | Avi Kivity |
2011-12-20 | vhost: convert to MemoryListener API | Avi Kivity |
2011-08-26 | vhost-net: cleanup host notifiers at last step | Michael S. Tsirkin |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-08-03 | vhost: remove an incorrect assert | Michael S. Tsirkin |
2011-07-17 | vhost: fix double free on device stop | Michael S. Tsirkin |
2011-04-07 | vhost: optimize out no-change assignment | Michael S. Tsirkin |
2011-04-06 | vhost: skip memory which needs dirty logging | Michael S. Tsirkin |
2011-04-06 | cpu: add set_memory flag to request dirty logging | Michael S. Tsirkin |
2011-03-28 | vhost: fix dirty page handling | Michael S. Tsirkin |
2011-02-14 | Introduce log_start/log_stop in CPUPhysMemoryClient | Anthony PERARD |
2011-02-01 | vhost: force vhost off for non-MSI guests | mst@redhat.com |
2010-12-02 | vhost: Fix address calculation in vhost_dev_sync_region() | Jason Wang |
2010-10-07 | vhost: error code | Michael S. Tsirkin |
2010-10-07 | virtio: change set guest notifier to per-device | Michael S. Tsirkin |
2010-09-18 | Introduce range.h | Blue Swirl |
2010-07-30 | Remove unused eventfd.h | Mike McCormack |
2010-07-19 | vhost: fix miration during device start | Michael S. Tsirkin |
2010-04-14 | vhost.c: include <linux/vhost.h> last | Marcelo Tosatti |
2010-04-01 | win32: Fix compiler errors from u_int64_t | Stefan Weil |
2010-04-01 | vhost: vhost net support | Michael S. Tsirkin |