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
[2/2] ppc: tcg: implement helper_nap - - - - --- 2014-01-06 pingfan liu New
[1/2] ppc: tcg: add nap insn support - - - - --- 2014-01-06 pingfan liu New
[1/2] hpet: inverse polarity when pin above ISA_NUM_IRQS - - - - --- 2013-12-08 pingfan liu New
[2/2] slirp: make slirp event dispatch based on slirp instance - - - - --- 2013-10-28 pingfan liu New
[1/2] slirp: introduce gsource event abstraction - - - - --- 2013-10-28 pingfan liu New
[v8,2/2] hpet: enable to entitle more irq pins for hpet - - - - --- 2013-10-18 pingfan liu New
[v8,1/2] hpet: inverse polarity when pin above ISA_NUM_IRQS - - - - --- 2013-10-18 pingfan liu New
[v7,4/4] PC: differentiate hpet's interrupt capability on piix and q35 - - - - --- 2013-10-17 pingfan liu New
[v7,3/4] PC: use qdev_xx to create hpet instead of sysbus_create_xx - - - - --- 2013-10-17 pingfan liu New
[v7,2/4] hpet: enable to entitle more irq pins for hpet - - - - --- 2013-10-17 pingfan liu New
[v7,1/4] hpet: inverse polarity when pin above ISA_NUM_IRQS - - - - --- 2013-10-17 pingfan liu New
[v6,5/5] PC: differentiate hpet's interrupt capability on piix and q35 - - - - --- 2013-10-10 pingfan liu New
[v6,4/5] PC: add hpet compat to trace compatability version - - - - --- 2013-10-10 pingfan liu New
[v6,3/5] PC: use qdev_xx to create hpet instead of sysbus_create_xx - - - - --- 2013-10-10 pingfan liu New
[v6,2/5] hpet: enable to entitle more irq pins for hpet - - - - --- 2013-10-10 pingfan liu New
[v6,1/5] hpet: inverse polarity when pin above ISA_NUM_IRQS - - - - --- 2013-10-10 pingfan liu New
[v5,4/4] timer: make qemu_clock_enable sync between disable and timer's cb - - - - --- 2013-09-25 pingfan liu New
[v5,3/4] qemu-thread: add QemuEvent - - - - --- 2013-09-25 pingfan liu New
[v5,2/4] timer: protect timers_state's clock with seqlock - - - - --- 2013-09-25 pingfan liu New
[v5,1/4] seqlock: introduce read-write seqlock - - - - --- 2013-09-25 pingfan liu New
sPAPR: implement route_intx_to_irq to get gsi of pci device. - - - - --- 2013-09-22 pingfan liu New
[v4,4/4] timer: make qemu_clock_enable sync between disable and timer's cb - - - - --- 2013-09-22 pingfan liu New
[v4,3/4] qemu-thread: add QemuEvent - - - - --- 2013-09-22 pingfan liu New
[v4,2/4] timer: protect timers_state's clock with seqlock - - - - --- 2013-09-22 pingfan liu New
[v4,1/4] seqlock: introduce read-write seqlock - - - - --- 2013-09-22 pingfan liu New
[v4,1/4] seqlock: introduce read-write seqlock - - - - --- 2013-09-22 pingfan liu New
KVM: IRQFD: equip irqfd and resamplefd with polarity - - - - --- 2013-09-12 pingfan liu New
[5/5] hpet: run on dedicate thread - - - - --- 2013-09-12 pingfan liu New
[4/5] hpet: deliver irq by irqfd when in dedicated thread mode - - - - --- 2013-09-12 pingfan liu New
[3/5] irqfd: equip irqfd with polarity - - - - --- 2013-09-12 pingfan liu New
[2/5] irq: implement route method of ioapic - - - - --- 2013-09-12 pingfan liu New
[1/5] irq: introduce route method in IRQState to get gsi - - - - --- 2013-09-12 pingfan liu New
[v5,5/5] PC-1.6: add compatibility for hpet intcap on pc-q35-1.6 - - - - --- 2013-09-12 pingfan liu New
[v5,4/5] PC: differentiate hpet's interrupt capability on piix and q35 - - - - --- 2013-09-12 pingfan liu New
[v5,3/5] PC: use qdev_xx to create hpet instead of sysbus_create_xx - - - - --- 2013-09-12 pingfan liu New
[v5,2/5] hpet: entitle more irq pins for hpet - - - - --- 2013-09-12 pingfan liu New
[v5,1/5] hpet: inverse polarity when pin above ISA_NUM_IRQS - - - - --- 2013-09-12 pingfan liu New
[v4,3/3] pc-1.6: add compatibility for hpet intcap on pc-*-1.6 - - - - --- 2013-09-02 pingfan liu New
[v4,2/3] hpet: entitle more irq pins for hpet - - - - --- 2013-09-02 pingfan liu New
[v4,1/3] hpet: inverse polarity when pin above ISA_NUM_IRQS - - - - --- 2013-09-02 pingfan liu New
[v3,3/3] hpet: entitle more irq pins for hpet - - - - --- 2013-08-30 pingfan liu New
[v3,2/3] qdev: interface for SysBusDevice to change property on requirement - - - - --- 2013-08-30 pingfan liu New
[v3,1/3] hpet: inverse polarity when pin above ISA_NUM_IRQS - - - - --- 2013-08-30 pingfan liu New
[v2,3/3] hpet: entitle more irq pins for hpet - - - - --- 2013-08-27 pingfan liu New
[v2,2/3] vl: add func to check the machine type - - - - --- 2013-08-27 pingfan liu New
[v2,1/3] hpet: inverse polarity when pin above ISA_NUM_IRQS - - - - --- 2013-08-27 pingfan liu New
[v3,4/4] timer: make qemu_clock_enable sync between disable and timer's cb - - - - --- 2013-08-27 pingfan liu New
[v3,3/4] qemu-thread: add QemuEvent - - - - --- 2013-08-27 pingfan liu New
[v3,2/4] timer: protect timers_state's clock with seqlock - - - - --- 2013-08-27 pingfan liu New
[v3,1/4] seqlock: introduce read-write seqlock - - - - --- 2013-08-27 pingfan liu New
[2/2] hpet: inverse polarity when pin above ISA_NUM_IRQS - - - - --- 2013-08-25 pingfan liu New
[1/2] hpet: entitle more irq pins for hpet - - - - --- 2013-08-25 pingfan liu New
[v4,3/3] slirp: set mainloop timeout with more precise value - - - - --- 2013-08-25 pingfan liu New
[v4,2/3] slirp: define timeout as macro - - - - --- 2013-08-25 pingfan liu New
[v4,1/3] slirp: make timeout local - - - - --- 2013-08-25 pingfan liu New
[v3,3/3] slirp: set mainloop timeout with more precise value - - - - --- 2013-08-21 pingfan liu New
[v3,2/3] slirp: define timeout as macro - - - - --- 2013-08-21 pingfan liu New
[v3,1/3] slirp: make timeout local - - - - --- 2013-08-21 pingfan liu New
[v2,3/3] slirp: set mainloop timeout with more precise value - - - - --- 2013-08-14 pingfan liu New
[v2,2/3] slirp: define timeout as macro - - - - --- 2013-08-14 pingfan liu New
[v2,1/3] slirp: make timeout local - - - - --- 2013-08-14 pingfan liu New
[v2,4/4] timer: make qemu_clock_enable sync between disable and timer's cb - - - - --- 2013-08-13 pingfan liu New
[v2,3/4] qemu-thread: add QemuEvent - - - - --- 2013-08-13 pingfan liu New
[v2,2/4] timer: protect timers_state's clock with seqlock - - - - --- 2013-08-13 pingfan liu New
[v2,1/4] seqlock: introduce read-write seqlock - - - - --- 2013-08-13 pingfan liu New
[3/3] slirp: fill mainloop timeout with more precise value - - - - --- 2013-08-13 pingfan liu New
[2/3] slirp: define timeout as macro - - - - --- 2013-08-13 pingfan liu New
[1/3] slirp: make timeout local - - - - --- 2013-08-13 pingfan liu New
[v1,5/5] slirp: fold curtime into slirp instance - - - - --- 2013-08-08 pingfan liu New
[v1,4/5] slirp: decouple timeout for gpoll - - - - --- 2013-08-08 pingfan liu New
[v1,3/5] slirp: make slirp event dispatch based on slirp instance - - - - --- 2013-08-08 pingfan liu New
[v1,2/5] slirp: make timeout local - - 1 - --- 2013-08-08 pingfan liu New
[v1,1/5] util: introduce gsource event abstraction - - - - --- 2013-08-08 pingfan liu New
[RFC,v2,5/5] timer: run timers on aio_poll - - - - --- 2013-07-29 pingfan liu New
[RFC,v2,4/5] timer: associate three timerlists with AioContext - - - - --- 2013-07-29 pingfan liu New
[RFC,v2,3/5] timer: make qemu_clock_enable sync between disable and timer's cb - - - - --- 2013-07-29 pingfan liu New
[RFC,v2,2/5] timer: pick out timer list info from QemuClock - - - - --- 2013-07-29 pingfan liu New
[RFC,v2,1/5] timer: protect timers_state with lock - - - - --- 2013-07-29 pingfan liu New
[RFC,8/8] block: enable throttle with aiocontext - - - - --- 2013-07-21 pingfan liu New
[RFC,7/8] block: associate BlockDriverState with AioContext - - - - --- 2013-07-21 pingfan liu New
[RFC,6/8] timer: run timers on aio_poll - - - - --- 2013-07-21 pingfan liu New
[RFC,5/8] timer: associate timer with AioContext - - - - --- 2013-07-21 pingfan liu New
[RFC,4/8] timer: protect timers_state with lock - - - - --- 2013-07-21 pingfan liu New
[RFC,3/8] timer: make timers_state static - - 1 - --- 2013-07-21 pingfan liu New
[RFC,2/8] timer: pick out timer list info from QemuClock - - - - --- 2013-07-21 pingfan liu New
[RFC,1/8] timer: associate alarm_timer with AioContext - - - - --- 2013-07-21 pingfan liu New
[v2,2/2] object: Object apply the refcnt interface by Qref - - - - --- 2013-07-16 pingfan liu New
[v2,1/2] refcnt: introduce Qref to abstract the refcnt interface - - - - --- 2013-07-16 pingfan liu New
[v6] QEMUBH: make AioContext's bh re-entrant - - 1 - --- 2013-07-16 pingfan liu New
[2/2] object: Object apply the refcnt interface by Qref - - - - --- 2013-07-15 pingfan liu New
[1/2] object: introduce Qref to abstract the refcnt interface - - - - --- 2013-07-15 pingfan liu New
[v2] atomic: using memory_order_relaxed for refcnt inc/dec ops - - - - --- 2013-07-14 pingfan liu New
atomic: using memory_order_relaxed for refcnt inc/dec ops - - - - --- 2013-07-12 pingfan liu New
[v5] QEMUBH: make AioContext's bh re-entrant - - 1 - --- 2013-07-07 pingfan liu New
qom: trigger unrealized when device_finalize - - - - --- 2013-07-05 pingfan liu New
qom: Use atomics for object refcounting - - - - --- 2013-07-03 pingfan liu New
[v3,7/7] net: hub use lock to protect ports list - - - - --- 2013-06-27 pingfan liu New
[v3,6/7] net: using refcnt to manage NetClientState - - - - --- 2013-06-27 pingfan liu New
[v3,5/7] net: introduce lock to protect net clients - - - - --- 2013-06-27 pingfan liu New
[v3,4/7] net: introduce lock to protect NetClientState's peer's access - - - - --- 2013-06-27 pingfan liu New
« 1 2 3 »