Age | Commit message (Expand) | Author | Files | Lines |
2013-03-25 | net: increase buffer size to accommodate Jumbo frame pkts | Scott Feldman | 1 | -0/+5 |
2013-03-25 | Common definitions for VMWARE devices | Dmitry Fleytman | 1 | -0/+347 |
2013-03-25 | net: iovec checksum calculator | Dmitry Fleytman | 1 | -0/+12 |
2013-03-25 | Checksum-related utility functions | Dmitry Fleytman | 1 | -1/+13 |
2013-02-27 | net: reduce the unnecessary memory allocation of multiqueue | Jason Wang | 1 | -1/+1 |
2013-02-01 | tap: multiqueue support | Jason Wang | 1 | -1/+0 |
2013-02-01 | tap: introduce a helper to get the name of an interface | Jason Wang | 1 | -0/+1 |
2013-02-01 | tap: support enabling or disabling a queue | Jason Wang | 1 | -0/+2 |
2013-02-01 | net: multiqueue support | Jason Wang | 1 | -4/+14 |
2013-02-01 | net: introduce NetClientState destructor | Jason Wang | 1 | -0/+2 |
2013-02-01 | net: introduce qemu_find_net_clients_except() | Jason Wang | 1 | -0/+2 |
2013-02-01 | net: intorduce qemu_del_nic() | Jason Wang | 1 | -0/+1 |
2013-02-01 | net: introduce qemu_get_nic() | Jason Wang | 1 | -0/+2 |
2013-02-01 | net: introduce qemu_get_queue() | Jason Wang | 1 | -0/+1 |
2013-02-01 | net: tap: using bool instead of bitfield | Jason Wang | 1 | -2/+2 |
2013-01-17 | HMP: add QDict to info callback handler | Wenchao Xia | 2 | -2/+2 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 2 | -3/+3 |
2012-12-19 | migration: move include files to include/migration/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini | 2 | -2/+2 |
2012-12-19 | net: reorganize headers | Paolo Bonzini | 5 | -0/+376 |