Show patches with: Submitter = Mark McLoughlin       |    Archived = No       |   203 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Add qemu_net_opts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Add qemu_opts_validate() for post parsing validation - - - - --- 2009-10-06 Mark McLoughlin Superseded
Clean up legacy code in net_client_init() - - - - --- 2009-10-06 Mark McLoughlin Superseded
Don't assign a static string to NICInfo::model - - - - --- 2009-10-06 Mark McLoughlin Superseded
Don't exit() in config_error() - - - - --- 2009-10-06 Mark McLoughlin Superseded
Drop config_error(), use qemu_error() instead - - - - --- 2009-10-06 Mark McLoughlin Superseded
Final net cleanup after conversion to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Make NICInfo string fields non-const - - - - --- 2009-10-06 Mark McLoughlin Superseded
Make net_client_init() consume slirp_configs even on error - - - - --- 2009-10-06 Mark McLoughlin Superseded
Make qemu_opts_parse() handle empty strings - - - - --- 2009-10-06 Mark McLoughlin Superseded
Move memset() from net_client_uninit() to net_client_init() - - - - --- 2009-10-06 Mark McLoughlin Superseded
Never overwrite a QemuOpt - - - - --- 2009-10-06 Mark McLoughlin Superseded
Port -net dump to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Port -net none and -net nic to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Port -net socket to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Port -net tap to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Port -net user to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Port -net vde to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Port PCI NIC hotplug to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Port host_net_add monitor command to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Port usb net to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Register rtc options for -set - - - - --- 2009-10-06 Mark McLoughlin Superseded
Remove bogus error message from qemu_opts_set() - - - - --- 2009-10-06 Mark McLoughlin Superseded
Remove double error message for -device option parsing - - - - --- 2009-10-06 Mark McLoughlin Superseded
Remove double error message in qemu_option_set() - - - - --- 2009-10-06 Mark McLoughlin Superseded
Use qemu_strdup() for NICInfo string fields - - - - --- 2009-10-06 Mark McLoughlin Superseded
Use qemu_strdup() for VLANClientState string fields - - - - --- 2009-10-06 Mark McLoughlin Superseded
[00/15] Some networking code re-organization - - - - --- 2009-10-23 Mark McLoughlin New
[01/15,v2] net: move net-queue.[ch] under net/ - - - - --- 2009-10-23 Mark McLoughlin New
[01/15] net: move net-queue.[ch] under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[01/16] slirp: fix !CONFIG_SLIRP compilation - - - - --- 2009-10-08 Mark McLoughlin Superseded
[01/19] Suppress more more kraxelisms 1 - - - --- 2009-09-10 Mark McLoughlin Superseded
[01/19] net: remove unused includes of if_tun.h and if_tap.h - - - - --- 2009-10-22 Mark McLoughlin New
[01/19] net: remove unused includes of if_tun.h and if_tap.h - - - - --- 2009-10-21 Mark McLoughlin New
[01/24] Use qemu_strdup() for NICInfo string fields - - - - --- 2009-09-23 Mark McLoughlin Superseded
[01/44] net: move slirp code from net.c to net/slirp.c - - - - --- 2009-11-25 Mark McLoughlin New
[02/15] net: move net-checksum.c under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[02/16] hotplug: safely iterate bus's sibling list while removing a device - - - - --- 2009-10-08 Mark McLoughlin Under Review
[02/19] Remove bogus error message from qemu_opts_set() - - - - --- 2009-09-10 Mark McLoughlin Superseded
[02/19] net: import linux tap ioctl definitions - - - - --- 2009-10-22 Mark McLoughlin New
[02/19] net: import linux tap ioctl definitions - - - - --- 2009-10-21 Mark McLoughlin New
[02/24] Don't assign a static string to NICInfo::model - - - - --- 2009-09-23 Mark McLoughlin Superseded
[02/44] net: move vde code from net.c to net/vde.c - - - - --- 2009-11-25 Mark McLoughlin New
[03/15] net: move tap-win32.c under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[03/16] net: pass monitor handle to client init functions - - - - --- 2009-10-08 Mark McLoughlin Under Review
[03/19] Remove double error message in qemu_option_set() - - - - --- 2009-09-10 Mark McLoughlin Superseded
[03/19] net: make tap_receive() re-use tap_receive_iov() code - - - - --- 2009-10-22 Mark McLoughlin New
[03/19] net: make tap_receive() re-use tap_receive_iov() code - - - - --- 2009-10-21 Mark McLoughlin New
[03/24] Make NICInfo string fields non-const - - - - --- 2009-09-23 Mark McLoughlin Superseded
[03/44] net: move socket backend code from net.c to net/socket.c - - - - --- 2009-11-25 Mark McLoughlin New
[04/15] net: move more stuff into net/tap-win32.c, add net/tap.h - - - - --- 2009-10-22 Mark McLoughlin New
[04/16] net: remove unused qemu_handler_true() - - - - --- 2009-10-08 Mark McLoughlin Under Review
[04/19] Remove double error message for -device option parsing - - - - --- 2009-09-10 Mark McLoughlin Superseded
[04/19] net: enable IFF_VNET_HDR on tap fds if available - - - - --- 2009-10-22 Mark McLoughlin New
[04/19] net: enable IFF_VNET_HDR on tap fds if available - - - - --- 2009-10-21 Mark McLoughlin New
[04/24] Correctly free nd structure - - - - --- 2009-09-23 Mark McLoughlin Superseded
[04/44] net: move dump backend code from net.c to net/dump.c - - - - --- 2009-11-25 Mark McLoughlin New
[05/15] net: move tap-linux.h under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[05/16] net: handle id= parameter for -net - - - - --- 2009-10-08 Mark McLoughlin Under Review
[05/19] Make qemu_opts_parse() handle empty strings - - - - --- 2009-09-10 Mark McLoughlin Superseded
[05/19] net: refactor tap initialization - - - - --- 2009-10-22 Mark McLoughlin New
[05/19] net: refactor tap initialization - - - - --- 2009-10-21 Mark McLoughlin New
[05/24] Use qemu_strdup() for VLANClientState string fields - - - - --- 2009-09-23 Mark McLoughlin Superseded
[05/44] net: clean up includes in net.c - - - - --- 2009-11-25 Mark McLoughlin New
[06/15] net: split all the tap code out into net/tap.c - - - - --- 2009-10-22 Mark McLoughlin New
[06/16] net: remove id field from NICInfo - - - - --- 2009-10-08 Mark McLoughlin Under Review
[06/19] Add qemu_opts_validate() for post parsing validation - - - - --- 2009-09-10 Mark McLoughlin Superseded
[06/19] net: add a vnet_hdr=on|off parameter - - - - --- 2009-10-22 Mark McLoughlin New
[06/19] net: add a vnet_hdr=on|off parameter - - - - --- 2009-10-21 Mark McLoughlin New
[06/24] Fix coding style issue - - - - --- 2009-09-23 Mark McLoughlin Superseded
[06/44] net: remove NICInfo::vc - - - - --- 2009-11-25 Mark McLoughlin New
[07/15] net: split BSD tap_open() out into net/tap-bsd.c - - - - --- 2009-10-22 Mark McLoughlin New
[07/16] net: use qtailq for vlan and client lists - - - - --- 2009-10-08 Mark McLoughlin Under Review
[07/19] Never overwrite a QemuOpt - - - - --- 2009-09-10 Mark McLoughlin Superseded
[07/19] net: add a client type code - - - - --- 2009-10-22 Mark McLoughlin New
[07/19] net: add a client type code - - - - --- 2009-10-21 Mark McLoughlin New
[07/24] Remove bogus error message from qemu_opts_set() - - - - --- 2009-09-23 Mark McLoughlin Superseded
[07/44] net: remove NICInfo::private - - - - --- 2009-11-25 Mark McLoughlin New
[08/15] net: move solaris code to net/tap-solaris.c - - - - --- 2009-10-22 Mark McLoughlin New
[08/16] net: allow clients not associated with a vlan - - - - --- 2009-10-08 Mark McLoughlin Under Review
[08/19] Add qemu_net_opts - - - - --- 2009-09-10 Mark McLoughlin Superseded
[08/19] net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs - - - - --- 2009-10-22 Mark McLoughlin New
[08/19] net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs - - - - --- 2009-10-21 Mark McLoughlin New
[08/24] Remove double error message in qemu_option_set() - - - - --- 2009-09-23 Mark McLoughlin Superseded
[08/44] net: introduce NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[09/15] net: move AIX code into net/tap-aix.c - - - - --- 2009-10-22 Mark McLoughlin New
[09/16] net: add QemuOptsList arg to net_client_parse() - - - - --- 2009-10-08 Mark McLoughlin Under Review
[09/19] Port -net none and -net nic to QemuOpts - - - - --- 2009-09-10 Mark McLoughlin Superseded
[09/19] net: add flags parameter to packet queue interface - - - - --- 2009-10-22 Mark McLoughlin New
[09/19] net: add flags parameter to packet queue interface - - - - --- 2009-10-21 Mark McLoughlin New
[09/24] Remove double error message for -device option parsing - - - - --- 2009-09-23 Mark McLoughlin Superseded
[09/44] net: introduce qemu_new_net_client() - - - - --- 2009-11-26 Mark McLoughlin New
[09/44] net: introduce qemu_new_net_client() - - - - --- 2009-11-25 Mark McLoughlin New
[1/1] net: fix multiple NICs causing net opts process to stop - - - - --- 2009-10-12 Mark McLoughlin Under Review
[1/5] tap: disable draining queue in one go - - - 1 --- 2009-10-27 Mark McLoughlin New
[1/7] net: remove NICInfo::vc - - - - --- 2009-11-12 Mark McLoughlin New
[10/15] build: add CONFIG_LINUX - - - - --- 2009-10-22 Mark McLoughlin New
[10/16] net: add -netdev option - - - - --- 2009-10-08 Mark McLoughlin Under Review
[10/19] Port -net user to QemuOpts - - - - --- 2009-09-10 Mark McLoughlin Superseded
[10/19] net: add an API for 'raw' packets - - - - --- 2009-10-22 Mark McLoughlin New
« 1 2 3 »