index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-2
/
+2
2016-07-19
net: use Netdev instead of NetClientOptions in client init
Kővágó, Zoltán
1
-2
/
+2
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-04-04
net: fix missing include of qapi/error.h in netmap.c
Daniel P. Berrange
1
-0
/
+1
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-1
/
+1
2016-03-08
net: netmap: probe netmap interface for virtio-net header
Vincenzo Maffione
1
-21
/
+38
2016-02-04
net: Clean up includes
Peter Maydell
1
-2
/
+1
2016-02-04
net: netmap: use nm_open() to open netmap ports
Vincenzo Maffione
1
-65
/
+32
2015-11-12
net: netmap: use error_setg() helpers in place of error_report()
Vincenzo Maffione
1
-11
/
+11
2015-11-12
net: netmap: Fix compilation issue
Vincenzo Maffione
1
-1
/
+1
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
1
-4
/
+4
2015-06-12
netmap: Drop netmap_can_send
Fam Zheng
1
-12
/
+2
2015-05-27
net: Permit incremental conversion of init functions to Error
Markus Armbruster
1
-1
/
+2
2014-03-25
net: netmap_poll must update both read/write poll state
Prasad Joshi
1
-2
/
+2
2014-02-25
net: Disable netmap backend when not supported
Vincenzo Maffione
1
-42
/
+13
2014-02-25
net: add offloading support to netmap backend
Vincenzo Maffione
1
-1
/
+67
2013-12-09
net: Adding netmap network backend
Vincenzo Maffione
1
-0
/
+435