index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vhost.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost: readd assert statement
Michael S. Tsirkin
2012-04-11
1
-0
/
+1
*
vhost: Fix size of dirty log sync on resize
Alex Williamson
2012-04-11
1
-4
/
+5
*
memory: support stateless memory listeners
Avi Kivity
2012-02-29
1
-0
/
+16
*
memory: allow MemoryListeners to observe a specific address space
Avi Kivity
2012-02-29
1
-1
/
+1
*
memory: move ioeventfd ops to MemoryListener
Avi Kivity
2012-02-29
1
-0
/
+14
*
memory: switch memory listeners to a QTAILQ
Avi Kivity
2012-02-29
1
-0
/
+1
*
memory: change dirty setting APIs to take a size
Blue Swirl
2012-01-25
1
-1
/
+1
*
prepare for future GPLv2+ relicensing
Paolo Bonzini
2012-01-13
1
-0
/
+3
*
vhost: improve region filtering
Avi Kivity
2012-01-09
1
-4
/
+15
*
vhost: fix mem_sections memory corruption
Avi Kivity
2012-01-09
1
-1
/
+1
*
vhost: fix incorrect userspace address
Avi Kivity
2012-01-09
1
-1
/
+1
*
vhost: avoid cpu_get_physical_page_desc()
Avi Kivity
2012-01-03
1
-8
/
+39
*
vhost: convert to MemoryListener API
Avi Kivity
2011-12-20
1
-32
/
+94
*
vhost-net: cleanup host notifiers at last step
Michael S. Tsirkin
2011-08-26
1
-19
/
+55
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-8
/
+8
*
vhost: remove an incorrect assert
Michael S. Tsirkin
2011-08-03
1
-1
/
+0
*
vhost: fix double free on device stop
Michael S. Tsirkin
2011-07-17
1
-0
/
+1
*
vhost: optimize out no-change assignment
Michael S. Tsirkin
2011-04-07
1
-0
/
+54
*
vhost: skip memory which needs dirty logging
Michael S. Tsirkin
2011-04-06
1
-0
/
+4
*
cpu: add set_memory flag to request dirty logging
Michael S. Tsirkin
2011-04-06
1
-1
/
+2
*
vhost: fix dirty page handling
Michael S. Tsirkin
2011-03-28
1
-1
/
+3
*
Introduce log_start/log_stop in CPUPhysMemoryClient
Anthony PERARD
2011-02-14
1
-0
/
+2
*
vhost: force vhost off for non-MSI guests
mst@redhat.com
2011-02-01
1
-1
/
+9
*
vhost: Fix address calculation in vhost_dev_sync_region()
Jason Wang
2010-12-02
1
-0
/
+1
*
vhost: error code
Michael S. Tsirkin
2010-10-07
1
-0
/
+2
*
virtio: change set guest notifier to per-device
Michael S. Tsirkin
2010-10-07
1
-24
/
+28
*
Introduce range.h
Blue Swirl
2010-09-18
1
-2
/
+1
*
Remove unused eventfd.h
Mike McCormack
2010-07-30
1
-1
/
+0
*
vhost: fix miration during device start
Michael S. Tsirkin
2010-07-19
1
-10
/
+11
*
vhost.c: include <linux/vhost.h> last
Marcelo Tosatti
2010-04-14
1
-1
/
+1
*
win32: Fix compiler errors from u_int64_t
Stefan Weil
2010-04-01
1
-3
/
+3
*
vhost: vhost net support
Michael S. Tsirkin
2010-04-01
1
-0
/
+711