Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | net: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -1/+1 |
* | tap: fix non-linux build | Michael S. Tsirkin | 2015-06-19 | 1 | -0/+10 |
* | tap: Permit incremental conversion of tap_open() to Error | Markus Armbruster | 2015-05-27 | 1 | -2/+2 |
* | tap: Convert tap_set_sndbuf() to Error | Markus Armbruster | 2015-05-27 | 1 | -2/+1 |
* | tap: multiqueue support | Jason Wang | 2013-02-01 | 1 | -1/+2 |
* | tap: introduce a helper to get the name of an interface | Jason Wang | 2013-02-01 | 1 | -0/+4 |
* | tap: add Linux multiqueue support | Jason Wang | 2013-02-01 | 1 | -0/+11 |
* | net: reorganize headers | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | convert net_init_tap() to NetClientOptions | Laszlo Ersek | 2012-07-23 | 1 | -1/+1 |
* | tap: Add stub for Haiku | Andreas Färber | 2010-10-03 | 1 | -0/+61 |