Age | Commit message (Expand) | Author |
2013-05-03 | net: make network client name unique | Amos Kong |
2013-03-25 | net: increase buffer size to accommodate Jumbo frame pkts | Scott Feldman |
2013-02-27 | net: reduce the unnecessary memory allocation of multiqueue | Jason Wang |
2013-02-27 | net: fix qemu_flush_queued_packets() in presence of a hub | Luigi Rizzo |
2013-02-13 | net: Avoid NULL function pointer dereference on cleanup | Andreas Färber |
2013-02-07 | net: fix infinite loop on exit | Michael Roth |
2013-02-01 | net: multiqueue support | Jason Wang |
2013-02-01 | net: introduce NetClientState destructor | Jason Wang |
2013-02-01 | net: introduce qemu_net_client_setup() | Jason Wang |
2013-02-01 | net: introduce qemu_find_net_clients_except() | Jason Wang |
2013-02-01 | net: intorduce qemu_del_nic() | Jason Wang |
2013-02-01 | net: introduce qemu_get_nic() | Jason Wang |
2013-02-01 | net: introduce qemu_get_queue() | Jason Wang |
2013-01-30 | g_strdup(NULL) returns NULL; simplify | Markus Armbruster |
2013-01-17 | HMP: add QDict to info callback handler | Wenchao Xia |
2013-01-12 | qemu-option: move standard option definitions out of qemu-config.c | Paolo Bonzini |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | monitor: move include files to include/monitor/ | Paolo Bonzini |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini |
2012-12-19 | net: reorganize headers | Paolo Bonzini |
2012-12-19 | net: move net.c to net/ | Paolo Bonzini |