index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vhost_net.c
Age
Commit message (
Expand
)
Author
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2013-02-01
vhost: multiqueue support
Jason Wang
2013-01-07
vhost: backend masking support
Michael S. Tsirkin
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
net: reorganize headers
Paolo Bonzini
2012-10-29
virtio-net: enable mrg buf header in tap on linux
Michael S. Tsirkin
2012-09-07
vhost: Pass device path to vhost_dev_init()
Stefan Hajnoczi
2012-08-01
net: Rename vc local variables to nc
Stefan Hajnoczi
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
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-06-14
print meaningful error message in case of --disable-vhost-net
Michael Tokarev
2011-06-12
virtio: event index support
Michael S. Tsirkin
2011-02-01
vhost: force vhost off for non-MSI guests
mst@redhat.com
2010-09-14
vhost: fix infinite loop on error path
Michael S. Tsirkin
2010-09-07
vhost_net: mergeable buffers support
Michael S. Tsirkin
2010-07-30
Remove unused eventfd.h
Mike McCormack
2010-05-27
vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1...
Jes Sorensen
2010-05-22
Fix %lld or %llx printf format use
Blue Swirl
2010-04-13
vhost-net: disable mergeable buffers
Michael S. Tsirkin
2010-04-01
vhost: vhost net support
Michael S. Tsirkin