Show patches with: Submitter = Zhiyong Wu       |    State = Action Required       |    Archived = No       |   183 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
MAINTAINERS: Add the maintainer for hub net client - - - - --- 2013-11-06 Zhiyong Wu New
[01/16] virtio-scsi: Add wwpn and tgpt properties - - - - --- 2012-04-19 Zhiyong Wu New
[02/16] vhost: Pass device path to vhost_dev_init() - - - - --- 2012-04-19 Zhiyong Wu New
[03/16] virtio-scsi: Add vhost_vring_target ioctl struct - - - - --- 2012-04-19 Zhiyong Wu New
[04/16] virtio-scsi: Fix tgpt typo to tpgt and use uint16_t - - - - --- 2012-04-19 Zhiyong Wu New
[05/16] virtio-scsi: Build virtio-scsi.o against vhost.o - - - - --- 2012-04-19 Zhiyong Wu New
[06/16] virtio-scsi: Open and initialize /dev/vhost-scsi - - - - --- 2012-04-19 Zhiyong Wu New
[07/16] virtio-scsi: Start/stop vhost - - - - --- 2012-04-19 Zhiyong Wu New
[08/16] notifier: add validity check and notify function - - - - --- 2012-04-19 Zhiyong Wu New
[08/17] net: Remove VLANState - - - - --- 2012-06-19 Zhiyong Wu New
[09/16] virtio-pci: support host notifiers in TCG mode - - - - --- 2012-04-19 Zhiyong Wu New
[1/2] block: add the support for draining the throttled request queue - - - - --- 2012-02-20 Zhiyong Wu New
[1/2] block: add the support to drain throttled requests - - - - --- 2012-03-27 Zhiyong Wu New
[1/2] block: add the support to drain throttled requests - - - - --- 2012-03-27 Zhiyong Wu New
[1/2] block: make bdrv_create adopt coroutine - - - - --- 2012-05-05 Zhiyong Wu New
[1/2] block: make bdrv_create adopt coroutine - - - - --- 2012-05-05 Zhiyong Wu New
[1/2] qcow2: remove a line of unnecessary code - - 1 - --- 2012-04-28 Zhiyong Wu New
[1/2] qemu-img: fix segment fault when the image format is qed - - 1 - --- 2012-02-19 Zhiyong Wu New
[1/2] slirp: remove duplicate definition - - - - --- 2012-02-15 Zhiyong Wu New
[1/3] net: fix the coding style - - - - --- 2012-06-18 Zhiyong Wu New
[10/16] virtio-pci: check that event notification worked - - - - --- 2012-04-19 Zhiyong Wu New
[11/16] vhost-scsi: add -vhost-scsi host device - - - - --- 2012-04-19 Zhiyong Wu New
[12/16] virtio-scsi: use the vhost-scsi host device - - - - --- 2012-04-19 Zhiyong Wu New
[13/16] virtio-scsi: WIP VHOST_SCSI_SET_ENDPOINT call - - - - --- 2012-04-19 Zhiyong Wu New
[14/16] vhost-scsi: enable vhost notifiers for multiple queues - - - - --- 2012-04-19 Zhiyong Wu New
[15/16] vhost-scsi: move some definitions to its header file - - - - --- 2012-04-19 Zhiyong Wu New
[16/16] vhost-scsi: clear endpoint on stopped - - - - --- 2012-04-19 Zhiyong Wu New
[2/2] block: disable I/O throttling on sync api - - - - --- 2012-03-27 Zhiyong Wu New
[2/2] block: disable I/O throttling on sync api - - - - --- 2012-03-27 Zhiyong Wu New
[2/2] block: fix the inaccurate draining activities with block I/O throttling - - - - --- 2012-02-20 Zhiyong Wu New
[2/2] qcow2: fix the byte endian convertion - - 1 - --- 2012-04-28 Zhiyong Wu New
[2/2] qcow2: lock on prealloc - - - - --- 2012-05-05 Zhiyong Wu New
[2/2] qemu-io: fix segment fault when the image format is qed - - - - --- 2012-02-19 Zhiyong Wu New
[2/2] qemu-io: fix segment fault when the image format is qed - - - - --- 2012-02-19 Zhiyong Wu New
[2/2] slirp: fix packet requeue issue in batchq - - - - --- 2012-02-15 Zhiyong Wu New
[2/3] net: add the support for -netdev socket, listen - - - - --- 2012-06-18 Zhiyong Wu New
[3/3] net: complete NetSocketS?tate lifecycle handling - - - - --- 2012-06-18 Zhiyong Wu New
[3/3] net: complete NetSocketState lifecycle handling - - - - --- 2012-06-18 Zhiyong Wu New
[4/4] net, virtio_net: replace the magic value - - - - --- 2013-11-18 Zhiyong Wu New
[RFC,1/9] hostdev: introduce the infrastructure for host device model - - - - --- 2012-03-26 Zhiyong Wu New
[RFC,2/9] net: introduce one net host device class - - - - --- 2012-03-26 Zhiyong Wu New
[RFC,3/9] net: adjust net common part for qomify -netdev - - - - --- 2012-03-26 Zhiyong Wu New
[RFC,4/9] net: adjust nic init API - - - - --- 2012-03-26 Zhiyong Wu New
[RFC,5/9] net: adjust dump init API - - - - --- 2012-03-26 Zhiyong Wu New
[RFC,6/9] net: qomify -netdev user - - - - --- 2012-03-26 Zhiyong Wu New
[RFC,7/9] net: qomify -netdev socket - - - - --- 2012-03-26 Zhiyong Wu New
[RFC,8/9] net: qomify -netdev vde - - - - --- 2012-03-26 Zhiyong Wu New
[RFC,9/9] net: qomify -netdev tap & -netdev bridge - - - - --- 2012-03-26 Zhiyong Wu New
[v1,01/12] net: Add a hub net client - - - - --- 2012-03-09 Zhiyong Wu New
[v1,02/12] net: Use hubs for the vlan feature - - - - --- 2012-03-09 Zhiyong Wu New
[v1,03/12] net: Look up 'vlan' net clients using hubs - - - - --- 2012-03-09 Zhiyong Wu New
[v1,04/12] hub: Check that hubs are configured correctly - - - - --- 2012-03-09 Zhiyong Wu New
[v1,05/12] net: Drop vlan argument to qemu_new_net_client() - - - - --- 2012-03-09 Zhiyong Wu New
[v1,06/12] net: Remove vlan qdev property - - - - --- 2012-03-09 Zhiyong Wu New
[v1,07/12] net: Remove vlan code from net.c - - - - --- 2012-03-09 Zhiyong Wu New
[v1,08/12] net: Remove VLANState - - - - --- 2012-03-09 Zhiyong Wu New
[v1,09/12] net: Rename non_vlan_clients to net_clients - - - - --- 2012-03-09 Zhiyong Wu New
[v1,10/12] net: Rename VLANClientState to NetClientState - - - - --- 2012-03-09 Zhiyong Wu New
[v1,11/12] net: Rename vc local variables to nc - - - - --- 2012-03-09 Zhiyong Wu New
[v1,12/12] net: Rename qemu_del_vlan_client() to qemu_del_net_client() - - - - --- 2012-03-09 Zhiyong Wu New
[v2,01/15] net: Add a hub net client - - - - --- 2012-05-23 Zhiyong Wu New
[v2,02/15] net: Use hubs for the vlan feature - - - - --- 2012-05-23 Zhiyong Wu New
[v2,03/15] net: Look up 'vlan' net clients using hubs - - - - --- 2012-05-23 Zhiyong Wu New
[v2,04/15] hub: Check that hubs are configured correctly - - - - --- 2012-05-23 Zhiyong Wu New
[v2,05/15] net: Drop vlan argument to qemu_new_net_client() - - - - --- 2012-05-23 Zhiyong Wu New
[v2,06/15] net: Remove vlan qdev property - - - - --- 2012-05-23 Zhiyong Wu New
[v2,07/15] net: Remove vlan code from net.c - - - - --- 2012-05-23 Zhiyong Wu New
[v2,08/15] net: Remove VLANState - - - - --- 2012-05-23 Zhiyong Wu New
[v2,09/15] net: Rename non_vlan_clients to net_clients - - - - --- 2012-05-23 Zhiyong Wu New
[v2,1/2] block: add the support to drain throttled requests - - - - --- 2012-03-12 Zhiyong Wu New
[v2,1/2] block: make bdrv_create adopt coroutine - - - - --- 2012-05-07 Zhiyong Wu New
[v2,1/3] net: fix the coding style - - - - --- 2012-06-20 Zhiyong Wu New
[v2,10/15] net: Rename VLANClientState to NetClientState - - - - --- 2012-05-23 Zhiyong Wu New
[v2,11/15] net: Rename vc local variables to nc - - - - --- 2012-05-23 Zhiyong Wu New
[v2,12/15] net: Rename qemu_del_vlan_client() to qemu_del_net_client() - - - - --- 2012-05-23 Zhiyong Wu New
[v2,13/15] net: Remove obsolete vlan info 1 - - - --- 2012-05-23 Zhiyong Wu New
[v2,14/15] net: cleanup deliver/deliver_iov func pointers - - - - --- 2012-05-23 Zhiyong Wu New
[v2,15/15] net: invoke qemu_can_send_packet only before net queue sending function - - - - --- 2012-05-23 Zhiyong Wu New
[v2,2/2] block: disable I/O throttling on sync api - - - - --- 2012-03-27 Zhiyong Wu New
[v2,2/2] block: drain throttled requests for one block device - - - - --- 2012-03-12 Zhiyong Wu New
[v2,2/2] qcow2: lock on prealloc - - - - --- 2012-05-07 Zhiyong Wu New
[v2,2/3] net: add the support for -netdev socket, listen - - - - --- 2012-06-20 Zhiyong Wu New
[v2,3/3] net: complete NetSocketState lifecycle handling - - - - --- 2012-06-20 Zhiyong Wu New
[v2] OVS: update INSTALL.KVM - - - - --- 2013-05-28 Zhiyong Wu New
[v2] libcacard: fix compile error on glib2-2.12.3-4.el5 - - - - --- 2014-09-30 Zhiyong Wu New
[v2] net: add the support for -netdev socket, listen - - - - --- 2012-02-18 Zhiyong Wu New
[v2] net: roll back qdev_prop_vlan - - 1 - --- 2012-06-18 Zhiyong Wu New
[v2] oslib: make error handling more reasonable - - - - --- 2012-02-10 Zhiyong Wu New
[v2] slirp: fix packet requeue issue in batchq - - - - --- 2012-02-16 Zhiyong Wu New
[v3,01/16] net: Add a hub net client - - - - --- 2012-05-24 Zhiyong Wu New
[v3,02/16] net: Use hubs for the vlan feature - - - - --- 2012-05-24 Zhiyong Wu New
[v3,03/16] net: Look up 'vlan' net clients using hubs - - - - --- 2012-05-24 Zhiyong Wu New
[v3,04/16] hub: Check that hubs are configured correctly - - - - --- 2012-05-24 Zhiyong Wu New
[v3,05/16] net: Drop vlan argument to qemu_new_net_client() - - - - --- 2012-05-24 Zhiyong Wu New
[v3,06/16] net: Remove vlan qdev property - - - - --- 2012-05-24 Zhiyong Wu New
[v3,07/16] net: Remove vlan code from net.c - - - - --- 2012-05-24 Zhiyong Wu New
[v3,08/16] net: Remove VLANState - - - - --- 2012-05-24 Zhiyong Wu New
[v3,09/16] net: Rename non_vlan_clients to net_clients - - - - --- 2012-05-24 Zhiyong Wu New
[v3,1/2] block: add the support to drain throttled requests - - - - --- 2012-03-12 Zhiyong Wu New
[v3,10/16] net: Rename VLANClientState to NetClientState - - - - --- 2012-05-24 Zhiyong Wu New
« 1 2 »