All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] virtio-blk: clean up around g_free() and inline a few functions
@ 2017-02-07 13:27 Fam Zheng
  2017-02-07 13:27 ` [Qemu-devel] [PATCH 1/2] virtio-blk: Remove useless condition around g_free() Fam Zheng
  2017-02-07 13:27 ` [Qemu-devel] [PATCH 2/2] virtio-blk: Inline request init, complete and free functions Fam Zheng
  0 siblings, 2 replies; 12+ messages in thread
From: Fam Zheng @ 2017-02-07 13:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laszlo Ersek, Stefan Hajnoczi, qemu-block



Fam Zheng (2):
  virtio-blk: Remove useless condition around g_free()
  virtio-blk: Inline request init, complete and free functions

 hw/block/virtio-blk.c | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-04-23 17:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-07 13:27 [Qemu-devel] [PATCH 0/2] virtio-blk: clean up around g_free() and inline a few functions Fam Zheng
2017-02-07 13:27 ` [Qemu-devel] [PATCH 1/2] virtio-blk: Remove useless condition around g_free() Fam Zheng
2017-02-07 13:48   ` Laszlo Ersek
2017-02-13 14:27   ` [Qemu-devel] [Qemu-block] " Stefan Hajnoczi
2017-03-07 10:28   ` [Qemu-trivial] [Qemu-devel] " Fam Zheng
2017-03-07 10:28     ` Fam Zheng
2017-04-23 17:30   ` [Qemu-trivial] " Michael Tokarev
2017-04-23 17:30     ` [Qemu-devel] " Michael Tokarev
2017-02-07 13:27 ` [Qemu-devel] [PATCH 2/2] virtio-blk: Inline request init, complete and free functions Fam Zheng
2017-02-07 13:52   ` Laszlo Ersek
2017-02-13 14:28     ` Stefan Hajnoczi
2017-02-14  0:54       ` Fam Zheng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.