Show patches with: Submitter = pingfan liu       |    State = Action Required       |    Archived = No       |   289 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,3/7] net: introduce lock to protect NetQueue - - - - --- 2013-06-27 pingfan liu New
[v3,2/7] net: distinguish & defer nested call to BH - - - - --- 2013-06-27 pingfan liu New
[v3,1/7] net: force NetQue opaque to be NetClientState - - - - --- 2013-06-27 pingfan liu New
[3/3] virtio-net: set referred object for virtio net's bh - - - - --- 2013-06-25 pingfan liu New
[2/3] QEMUBH: pin bh's referring object while scheduling - - - - --- 2013-06-25 pingfan liu New
[1/3] QEMUBH: introduce canceled member for bh - - - - --- 2013-06-25 pingfan liu New
[v5] QEMUBH: make AioContext's bh re-entrant - - 2 - --- 2013-06-25 pingfan liu New
[v4] QEMUBH: make AioContext's bh re-entrant - - - - --- 2013-06-24 pingfan liu New
[v3,2/2] QEMUBH: make AioContext's bh re-entrant - - - - --- 2013-06-20 pingfan liu New
[v3,2/2] QEMUBH: make AioContext's bh re-entrant - - - - --- 2013-06-19 pingfan liu New
[v3,1/2] add a header file for atomic operations - - 1 - --- 2013-06-19 pingfan liu New
[v2,2/2] QEMUBH: make AioContext's bh re-entrant - - - - --- 2013-06-16 pingfan liu New
[v2,1/2] add a header file for atomic operations - - - - --- 2013-06-16 pingfan liu New
QEMUBH: make AioContext's bh re-entrant - - - - --- 2013-06-14 pingfan liu New
[v2,6/6] net: hub use lock to protect ports list - - - - --- 2013-06-13 pingfan liu New
[v2,5/6] net: defer nested call to BH - - - - --- 2013-06-13 pingfan liu New
[v2,4/6] net: force NetQue opaque to be NetClientState - - - - --- 2013-06-13 pingfan liu New
[v2,3/6] net: make netclient re-entrant with refcnt - - - - --- 2013-06-13 pingfan liu New
[v2,2/6] net: introduce lock to protect NetClientState's peer's access - - - - --- 2013-06-13 pingfan liu New
[v2,1/6] net: introduce lock to protect NetQueue - - - - --- 2013-06-13 pingfan liu New
[v1,6/6] mem: change tcg code to rcu style - - - - --- 2013-05-29 pingfan liu New
[v1,5/6] mem: make dispatch path satify rcu style - - - - --- 2013-05-29 pingfan liu New
[v1,4/6] mem: concenter the root of each AddressSpaceDispatch - - - - --- 2013-05-29 pingfan liu New
[v1,3/6] mem: fold tcg listener's logic into core memory listener - - - - --- 2013-05-29 pingfan liu New
[v1,2/6] mem: make global dispatch table ready for rcu - - - - --- 2013-05-29 pingfan liu New
[v1,1/6] mem: change variable to macro - - 1 - --- 2013-05-29 pingfan liu New
[RFC,2/2] mem: prepare address_space listener rcu style - - - - --- 2013-05-13 pingfan liu New
[RFC,1/2] mem: make phys_section and phys_map_nodes prepared for RCU - - - - --- 2013-05-13 pingfan liu New
[2/2] mem: highlight the listener's priority as enum - - - - --- 2013-05-09 pingfan liu New
[1/2] Vring: vring's listener's priority should higher than kvm - - - - --- 2013-05-09 pingfan liu New
vhost: make priority higher than kvm - - - - --- 2013-05-08 pingfan liu New
[v1,14/14] slirp: use lock to protect the slirp_instances - - - - --- 2013-05-07 pingfan liu New
[v1,13/14] slirp: handle race condition - - - - --- 2013-05-07 pingfan liu New
[v1,12/14] slirp: make slirp event dispatch based on slirp instance, not global - - - - --- 2013-05-07 pingfan liu New
[v1,11/14] slirp: make timeout local - - - - --- 2013-05-07 pingfan liu New
[v1,10/14] net: make netclient re-entrant with refcnt - - - - --- 2013-05-07 pingfan liu New
[v1,09/14] net: introduce lock to protect NetClientState's peer's access - - - - --- 2013-05-07 pingfan liu New
[v1,08/14] net: introduce lock to protect NetQueue - - - - --- 2013-05-07 pingfan liu New
[v1,07/14] net: hub use lock to protect ports list - - - - --- 2013-05-07 pingfan liu New
[v1,06/14] net: port tap-win32 onto GSource - - - - --- 2013-05-07 pingfan liu New
[v1,05/14] net: port tap onto GSource - - - - --- 2013-05-07 pingfan liu New
[v1,04/14] net: port socket to GSource - - - - --- 2013-05-07 pingfan liu New
[v1,03/14] net: port vde onto GSource - - - - --- 2013-05-07 pingfan liu New
[v1,02/14] net: introduce bind_ctx to NetClientInfo - - - - --- 2013-05-07 pingfan liu New
[v1,01/14] util: introduce gsource event abstraction - - - - --- 2013-05-07 pingfan liu New
[v3,5/5] Vring: use hostmem's RAM safe api - - - - --- 2013-05-06 pingfan liu New
[v3,4/5] hostmem: hostmem listener pin RAM-Device by refcnt - - - - --- 2013-05-06 pingfan liu New
[v3,3/5] memory: add ref/unref interface for MemroyRegionOps - - - - --- 2013-05-06 pingfan liu New
[v3,2/5] hostmem: AddressSpace has its own map and maintained by RCU prepared style - - - - --- 2013-05-06 pingfan liu New
[v3,1/5] hostmem: make hostmem single, not per Vring related - - - - --- 2013-05-06 pingfan liu New
[v2,6/6] virtio-blk: release reference to RAM's memoryRegion - - - - --- 2013-05-03 pingfan liu New
[v2,5/6] Vring: use hostmem's RAM safe api - - - - --- 2013-05-03 pingfan liu New
[v2,4/6] hostmem: hostmem listener pin RAM-Device by refcnt - - - - --- 2013-05-03 pingfan liu New
[v2,3/6] memory: add ref/unref interface for MemroyRegionOps - - - - --- 2013-05-03 pingfan liu New
[v2,2/6] hostmem: AddressSpace has its own map and maintained by RCU prepared style - - - - --- 2013-05-03 pingfan liu New
[v2,1/6] hostmem: make hostmem single, not per Vring related - - - - --- 2013-05-03 pingfan liu New
[RFC,v5,14/14] slirp: use lock to protect the slirp_instances - - - - --- 2013-04-26 pingfan liu New
[RFC,v5,13/14] slirp: handle race condition - - - - --- 2013-04-26 pingfan liu New
[RFC,v5,12/14] slirp: make slirp event dispatch based on slirp instance, not global - - - - --- 2013-04-26 pingfan liu New
[RFC,v5,11/14] slirp: make timeout local - - - - --- 2013-04-26 pingfan liu New
[RFC,v5,10/14] net: make netclient re-entrant with refcnt - - - - --- 2013-04-26 pingfan liu New
[RFC,v5,09/14] net: introduce lock to protect NetClientState's peer's access - - - - --- 2013-04-26 pingfan liu New
[RFC,v5,08/14] net: introduce lock to protect NetQueue - - - - --- 2013-04-26 pingfan liu New
[RFC,v5,07/14] net: hub use lock to protect ports list - - - - --- 2013-04-26 pingfan liu New
[RFC,v5,06/14] net: port tap-win32 onto GSource - - - - --- 2013-04-26 pingfan liu New
[RFC,v5,05/14] net: port socket to GSource - - - - --- 2013-04-26 pingfan liu New
[RFC,v5,04/14] net: port vde onto GSource - - - - --- 2013-04-26 pingfan liu New
[RFC,v5,03/14] net: port tap onto GSource - - - - --- 2013-04-26 pingfan liu New
[RFC,v5,02/14] net: introduce bind_ctx to NetClientInfo - - - - --- 2013-04-26 pingfan liu New
[RFC,v5,01/14] util: introduce gsource event abstraction - - - - --- 2013-04-26 pingfan liu New
[RFC,v4,15/15] slirp: use lock to protect the slirp_instances - - - - --- 2013-04-17 pingfan liu New
[RFC,v4,14/15] slirp: handle race condition - - - - --- 2013-04-17 pingfan liu New
[RFC,v4,13/15] slirp: make slirp event dispatch based on slirp instance, not global - - - - --- 2013-04-17 pingfan liu New
[RFC,v4,12/15] slirp: make timeout local - - - - --- 2013-04-17 pingfan liu New
[RFC,v4,11/15] net: make netclient re-entrant with refcnt - - - - --- 2013-04-17 pingfan liu New
[RFC,v4,10/15] net: introduce lock to protect NetClientState's peer's access - - - - --- 2013-04-17 pingfan liu New
[RFC,v4,09/15] net: introduce lock to protect NetQueue - - - - --- 2013-04-17 pingfan liu New
[RFC,v4,08/15] net: hub use lock to protect ports list - - - - --- 2013-04-17 pingfan liu New
[RFC,v4,07/15] net: port tap-win32 onto GSource - - - - --- 2013-04-17 pingfan liu New
[RFC,v4,06/15] net: port socket to GSource - - - - --- 2013-04-17 pingfan liu New
[RFC,v4,05/15] net: port vde onto GSource - - - - --- 2013-04-17 pingfan liu New
[RFC,v4,04/15] net: resolve race of tap backend and its peer - - - - --- 2013-04-17 pingfan liu New
[RFC,v4,03/15] net: port tap onto GSource - - - - --- 2013-04-17 pingfan liu New
[RFC,v4,02/15] net: introduce bind_ctx to NetClientInfo - - - - --- 2013-04-17 pingfan liu New
[RFC,v4,01/15] util: introduce gsource event abstration - - - - --- 2013-04-17 pingfan liu New
[5/5] hostmem: init/finalize hostmem listener - - - - --- 2013-04-01 pingfan liu New
[4/5] virtio-blk: release reference to RAM's memoryRegion - - - - --- 2013-04-01 pingfan liu New
[3/5] vring: use hostmem's RAM safe api - - - - --- 2013-04-01 pingfan liu New
[2/5] hostmem: make hostmem global and RAM hotunplg safe - - - - --- 2013-04-01 pingfan liu New
[1/5] memory: add ref/unref interface for MemroyRegionOps - - - - --- 2013-04-01 pingfan liu New
[RFC,v2,4/4] net: port virtio net onto glib - - - - --- 2013-03-28 pingfan liu New
[RFC,v2,3/4] net: port hub onto glib - - - - --- 2013-03-28 pingfan liu New
[RFC,v2,2/4] net: resolve race of tap backend and its peer - - - - --- 2013-03-28 pingfan liu New
[RFC,v2,1/4] net: port tap onto glib - - - - --- 2013-03-28 pingfan liu New
[RFC,2/2] net: port hub onto glib - - - - --- 2013-03-13 pingfan liu New
[RFC,1/2] net: port tap onto glib - - - - --- 2013-03-13 pingfan liu New
[v2,5/5] net: make netclient re-entrant with refcnt - - - - --- 2013-03-07 pingfan liu New
[v2,4/5] net: introduce lock to protect NetClientState's peer's access - - - - --- 2013-03-07 pingfan liu New
[v2,3/5] net: introduce lock to protect NetQueue - - - - --- 2013-03-07 pingfan liu New
[v2,2/5] net: hub use lock to protect ports list - - - - --- 2013-03-07 pingfan liu New
« 1 2 3 »