qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] trivial patches
@ 2015-04-28  9:11 arei.gonglei
  2015-04-28  9:11 ` [Qemu-devel] [PATCH 1/3] target-mips: fix memory leak arei.gonglei
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: arei.gonglei @ 2015-04-28  9:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Gonglei

From: Gonglei <arei.gonglei@huawei.com>

These trivial patches are collected by me
during qemu 2.3 hard-freeze time, which spoted by coverity.

Please ack or review if possible, thanks.

Gonglei (3):
  target-mips: fix memory leak
  xhci: remove unused code
  vhost-user: remove superfluous '\n' around error_report()

 hw/mips/mips_fulong2e.c |  1 +
 hw/mips/mips_malta.c    |  1 +
 hw/mips/mips_r4k.c      |  1 +
 hw/usb/hcd-xhci.c       |  1 -
 hw/virtio/vhost-user.c  | 22 +++++++++++-----------
 5 files changed, 14 insertions(+), 12 deletions(-)

-- 
1.7.12.4

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

end of thread, other threads:[~2015-05-05 10:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-28  9:11 [Qemu-devel] [PATCH 0/3] trivial patches arei.gonglei
2015-04-28  9:11 ` [Qemu-devel] [PATCH 1/3] target-mips: fix memory leak arei.gonglei
2015-04-28 11:46   ` Leon Alrae
2015-04-28  9:11 ` [Qemu-devel] [PATCH 2/3] xhci: remove unused code arei.gonglei
2015-04-29  6:48   ` Michael Tokarev
2015-04-29  7:22     ` Gonglei
2015-05-05  9:55       ` Gerd Hoffmann
2015-05-05 10:18   ` Michael Tokarev
2015-04-28  9:11 ` [Qemu-devel] [PATCH 3/3] vhost-user: remove superfluous '\n' around error_report() arei.gonglei
2015-04-28 12:08   ` Andreas Färber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).