index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vhost_net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
1
-328
/
+0
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-3
/
+3
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-3
/
+3
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-2
/
+2
2013-02-01
vhost: multiqueue support
Jason Wang
1
-8
/
+78
2013-01-07
vhost: backend masking support
Michael S. Tsirkin
1
-3
/
+24
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
net: reorganize headers
Paolo Bonzini
1
-1
/
+1
2012-10-29
virtio-net: enable mrg buf header in tap on linux
Michael S. Tsirkin
1
-13
/
+0
2012-09-07
vhost: Pass device path to vhost_dev_init()
Stefan Hajnoczi
1
-1
/
+1
2012-08-01
net: Rename vc local variables to nc
Stefan Hajnoczi
1
-9
/
+9
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
1
-4
/
+4
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
1
-1
/
+1
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
1
-0
/
+3
2011-08-26
vhost-net: cleanup host notifiers at last step
Michael S. Tsirkin
1
-3
/
+13
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-3
/
+3
2011-06-14
print meaningful error message in case of --disable-vhost-net
Michael Tokarev
1
-0
/
+2
2011-06-12
virtio: event index support
Michael S. Tsirkin
1
-0
/
+6
2011-02-01
vhost: force vhost off for non-MSI guests
mst@redhat.com
1
-6
/
+18
2010-09-14
vhost: fix infinite loop on error path
Michael S. Tsirkin
1
-1
/
+1
2010-09-07
vhost_net: mergeable buffers support
Michael S. Tsirkin
1
-1
/
+23
2010-07-30
Remove unused eventfd.h
Mike McCormack
1
-1
/
+0
2010-05-27
vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1...
Jes Sorensen
1
-1
/
+1
2010-05-22
Fix %lld or %llx printf format use
Blue Swirl
1
-1
/
+1
2010-04-13
vhost-net: disable mergeable buffers
Michael S. Tsirkin
1
-0
/
+1
2010-04-01
vhost: vhost net support
Michael S. Tsirkin
1
-0
/
+195