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
[01/19] Suppress more more kraxelisms 1 - - - --- 2009-09-10 Mark McLoughlin Superseded
[02/19] Remove bogus error message from qemu_opts_set() - - - - --- 2009-09-10 Mark McLoughlin Superseded
[03/19] Remove double error message in qemu_option_set() - - - - --- 2009-09-10 Mark McLoughlin Superseded
[04/19] Remove double error message for -device option parsing - - - - --- 2009-09-10 Mark McLoughlin Superseded
[05/19] Make qemu_opts_parse() handle empty strings - - - - --- 2009-09-10 Mark McLoughlin Superseded
[06/19] Add qemu_opts_validate() for post parsing validation - - - - --- 2009-09-10 Mark McLoughlin Superseded
[07/19] Never overwrite a QemuOpt - - - - --- 2009-09-10 Mark McLoughlin Superseded
[08/19] Add qemu_net_opts - - - - --- 2009-09-10 Mark McLoughlin Superseded
[09/19] Port -net none and -net nic to QemuOpts - - - - --- 2009-09-10 Mark McLoughlin Superseded
[10/19] Port -net user to QemuOpts - - - - --- 2009-09-10 Mark McLoughlin Superseded
[11/19] Port -net tap to QemuOpts - - - - --- 2009-09-10 Mark McLoughlin Superseded
[12/19] Port -net socket to QemuOpts - - - - --- 2009-09-10 Mark McLoughlin Superseded
[13/19] Port -net vde to QemuOpts - - - - --- 2009-09-10 Mark McLoughlin Superseded
[14/19] Port -net dump to QemuOpts - - - - --- 2009-09-10 Mark McLoughlin Superseded
[15/19] Clean up legacy code in net_client_init() - - - - --- 2009-09-10 Mark McLoughlin Superseded
[16/19] Port host_net_add monitor command to QemuOpts - - - - --- 2009-09-10 Mark McLoughlin Superseded
[17/19] Port usb net to QemuOpts - - - - --- 2009-09-10 Mark McLoughlin Superseded
[18/19] Port PCI NIC hotplug to QemuOpts - - - - --- 2009-09-10 Mark McLoughlin Superseded
[19/19] Final net cleanup after conversion to QemuOpts - - - - --- 2009-09-10 Mark McLoughlin Superseded
[01/24] Use qemu_strdup() for NICInfo string fields - - - - --- 2009-09-23 Mark McLoughlin Superseded
[02/24] Don't assign a static string to NICInfo::model - - - - --- 2009-09-23 Mark McLoughlin Superseded
[03/24] Make NICInfo string fields non-const - - - - --- 2009-09-23 Mark McLoughlin Superseded
[04/24] Correctly free nd structure - - - - --- 2009-09-23 Mark McLoughlin Superseded
[05/24] Use qemu_strdup() for VLANClientState string fields - - - - --- 2009-09-23 Mark McLoughlin Superseded
[06/24] Fix coding style issue - - - - --- 2009-09-23 Mark McLoughlin Superseded
[07/24] Remove bogus error message from qemu_opts_set() - - - - --- 2009-09-23 Mark McLoughlin Superseded
[08/24] Remove double error message in qemu_option_set() - - - - --- 2009-09-23 Mark McLoughlin Superseded
[09/24] Remove double error message for -device option parsing - - - - --- 2009-09-23 Mark McLoughlin Superseded
[10/24] Make qemu_opts_parse() handle empty strings - - - - --- 2009-09-23 Mark McLoughlin Superseded
[11/24] Add qemu_opts_validate() for post parsing validation - - - - --- 2009-09-23 Mark McLoughlin Superseded
[12/24] Never overwrite a QemuOpt - - - - --- 2009-09-23 Mark McLoughlin Superseded
[13/24] Add qemu_net_opts - - - - --- 2009-09-23 Mark McLoughlin Superseded
[14/24] Port -net none and -net nic to QemuOpts - - - - --- 2009-09-23 Mark McLoughlin Superseded
[15/24] Port -net user to QemuOpts - - - - --- 2009-09-23 Mark McLoughlin Superseded
[16/24] Port -net tap to QemuOpts - - - - --- 2009-09-23 Mark McLoughlin Superseded
[17/24] Port -net socket to QemuOpts - - - - --- 2009-09-23 Mark McLoughlin Superseded
[18/24] Port -net vde to QemuOpts - - - - --- 2009-09-23 Mark McLoughlin Superseded
[19/24] Port -net dump to QemuOpts - - - - --- 2009-09-23 Mark McLoughlin Superseded
[20/24] Clean up legacy code in net_client_init() - - - - --- 2009-09-23 Mark McLoughlin Superseded
[21/24] Port host_net_add monitor command to QemuOpts - - - - --- 2009-09-23 Mark McLoughlin Superseded
[22/24] Port usb net to QemuOpts - - - - --- 2009-09-23 Mark McLoughlin Superseded
[23/24] Port PCI NIC hotplug to QemuOpts - - - - --- 2009-09-23 Mark McLoughlin Superseded
[24/24] Final net cleanup after conversion to QemuOpts - - - - --- 2009-09-23 Mark McLoughlin Superseded
Register rtc options for -set - - - - --- 2009-10-06 Mark McLoughlin Superseded
Use qemu_strdup() for NICInfo string fields - - - - --- 2009-10-06 Mark McLoughlin Superseded
Don't assign a static string to NICInfo::model - - - - --- 2009-10-06 Mark McLoughlin Superseded
Make NICInfo string fields non-const - - - - --- 2009-10-06 Mark McLoughlin Superseded
Move memset() from net_client_uninit() to net_client_init() - - - - --- 2009-10-06 Mark McLoughlin Superseded
Use qemu_strdup() for VLANClientState string fields - - - - --- 2009-10-06 Mark McLoughlin Superseded
Make net_client_init() consume slirp_configs even on error - - - - --- 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
Remove bogus error message from qemu_opts_set() - - - - --- 2009-10-06 Mark McLoughlin Superseded
Remove double error message in qemu_option_set() - - - - --- 2009-10-06 Mark McLoughlin Superseded
Remove double error message for -device option parsing - - - - --- 2009-10-06 Mark McLoughlin Superseded
Make qemu_opts_parse() handle empty strings - - - - --- 2009-10-06 Mark McLoughlin Superseded
Add qemu_opts_validate() for post parsing validation - - - - --- 2009-10-06 Mark McLoughlin Superseded
Never overwrite a QemuOpt - - - - --- 2009-10-06 Mark McLoughlin Superseded
Add qemu_net_opts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Port -net none and -net nic to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Port -net user to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Port -net tap to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Port -net socket to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Port -net vde to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Port -net dump to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Clean up legacy code in net_client_init() - - - - --- 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
Port PCI NIC hotplug to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
Final net cleanup after conversion to QemuOpts - - - - --- 2009-10-06 Mark McLoughlin Superseded
[01/16] slirp: fix !CONFIG_SLIRP compilation - - - - --- 2009-10-08 Mark McLoughlin Superseded
[02/16] hotplug: safely iterate bus's sibling list while removing a device - - - - --- 2009-10-08 Mark McLoughlin Under Review
[03/16] net: pass monitor handle to client init functions - - - - --- 2009-10-08 Mark McLoughlin Under Review
[04/16] net: remove unused qemu_handler_true() - - - - --- 2009-10-08 Mark McLoughlin Under Review
[05/16] net: handle id= parameter for -net - - - - --- 2009-10-08 Mark McLoughlin Under Review
[06/16] net: remove id field from NICInfo - - - - --- 2009-10-08 Mark McLoughlin Under Review
[07/16] net: use qtailq for vlan and client lists - - - - --- 2009-10-08 Mark McLoughlin Under Review
[08/16] net: allow clients not associated with a vlan - - - - --- 2009-10-08 Mark McLoughlin Under Review
[09/16] net: add QemuOptsList arg to net_client_parse() - - - - --- 2009-10-08 Mark McLoughlin Under Review
[10/16] net: add -netdev option - - - - --- 2009-10-08 Mark McLoughlin Under Review
[11/16] net: handle -netdevice options - - - - --- 2009-10-08 Mark McLoughlin Under Review
[12/16] net: maintain a list of vlan-less clients - - - - --- 2009-10-08 Mark McLoughlin Under Review
[13/16] net: add -net nic,netdev= option - - - - --- 2009-10-08 Mark McLoughlin Under Review
[14/16] net: allow NICs to be connected to netdevs - - - - --- 2009-10-08 Mark McLoughlin Under Review
[15/16] net: refactor packet queueing code - - - - --- 2009-10-08 Mark McLoughlin Under Review
[16/16] net: add queue for peer-to-peer packet forwarding - - - - --- 2009-10-08 Mark McLoughlin Under Review
[1/1] net: fix multiple NICs causing net opts process to stop - - - - --- 2009-10-12 Mark McLoughlin Under Review
[01/19] net: remove unused includes of if_tun.h and if_tap.h - - - - --- 2009-10-21 Mark McLoughlin New
[02/19] net: import linux tap ioctl definitions - - - - --- 2009-10-21 Mark McLoughlin New
[03/19] net: make tap_receive() re-use tap_receive_iov() code - - - - --- 2009-10-21 Mark McLoughlin New
[04/19] net: enable IFF_VNET_HDR on tap fds if available - - - - --- 2009-10-21 Mark McLoughlin New
[05/19] net: refactor tap initialization - - - - --- 2009-10-21 Mark McLoughlin New
[06/19] net: add a vnet_hdr=on|off parameter - - - - --- 2009-10-21 Mark McLoughlin New
[07/19] net: add a client type code - - - - --- 2009-10-21 Mark McLoughlin New
[08/19] net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs - - - - --- 2009-10-21 Mark McLoughlin New
[09/19] net: add flags parameter to packet queue interface - - - - --- 2009-10-21 Mark McLoughlin New
[10/19] net: add an API for 'raw' packets - - - - --- 2009-10-21 Mark McLoughlin New
[11/19] net: add receive_raw parameter to qemu_new_vlan_client() - - - - --- 2009-10-21 Mark McLoughlin New
[12/19] net: use qemu_send_packet_raw() in qemu_announce_self() - - - - --- 2009-10-21 Mark McLoughlin New
[13/19] net: implement tap support for receive_raw() - - - - --- 2009-10-21 Mark McLoughlin New
« 1 2 3 »