qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] qemu-ga: cleanups and minor fixes
@ 2013-01-14 19:55 Michael Roth
  2013-01-14 19:55 ` [Qemu-devel] [PATCH 1/8] qemu-ga: ga_open_pidfile(): use qemu_open() Michael Roth
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Michael Roth @ 2013-01-14 19:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori, armbru, lcapitulino

The following changes since commit a507db9599599ce33007b524276a6ea88e521662:

  Merge remote-tracking branch 'kraxel/pixman.v6' into staging (2013-01-14 10:27:41 -0600)

are available in the git repository at:


  git://github.com/mdroth/qemu.git qga-pull-1-14-2013

for you to fetch changes up to 7868181f98ff1fbcd7f7034153eec5e03615d023:

  qemu-ga: Handle errors uniformely in ga_channel_open() (2013-01-14 12:08:05 -0600)

----------------------------------------------------------------
Luiz Capitulino (2):
      qemu-ga: ga_open_pidfile(): use qemu_open()
      qemu-ga: add ga_open_logfile()

Markus Armbruster (6):
      qemu-ga: Document intentional fall through in channel_event_cb()
      qemu-ga: Plug fd leak on ga_channel_open() error paths
      qemu-ga: Handle errors uniformely in ga_channel_open()

 qga/channel-posix.c |   13 +++++++++----
 qga/main.c          |   24 ++++++++++++++++++++----
 2 files changed, 29 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2013-01-16  1:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14 19:55 [Qemu-devel] [PULL 0/8] qemu-ga: cleanups and minor fixes Michael Roth
2013-01-14 19:55 ` [Qemu-devel] [PATCH 1/8] qemu-ga: ga_open_pidfile(): use qemu_open() Michael Roth
2013-01-14 19:55 ` [Qemu-devel] [PATCH 2/8] qemu-ga: add ga_open_logfile() Michael Roth
2013-01-14 19:55 ` [Qemu-devel] [PATCH 3/8] qemu-ga: Document intentional fall through in channel_event_cb() Michael Roth
2013-01-14 19:55 ` [Qemu-devel] [PATCH 4/8] qemu-ga: Drop pointless lseek() from ga_open_pidfile() Michael Roth
2013-01-14 19:55 ` [Qemu-devel] [PATCH 5/8] qemu-ga: Plug file descriptor leak on ga_open_pidfile() error path Michael Roth
2013-01-14 19:55 ` [Qemu-devel] [PATCH 6/8] qemu-ga: Plug fd leak on ga_channel_listen_accept() " Michael Roth
2013-01-14 19:55 ` [Qemu-devel] [PATCH 7/8] qemu-ga: Plug fd leak on ga_channel_open() error paths Michael Roth
2013-01-14 19:55 ` [Qemu-devel] [PATCH 8/8] qemu-ga: Handle errors uniformely in ga_channel_open() Michael Roth
2013-01-16  1:18 ` [Qemu-devel] [PULL 0/8] qemu-ga: cleanups and minor fixes Anthony Liguori

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).