qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] Convert qemu-socket to use QAPI exclusively, update MAINTAINERS
@ 2016-01-20  6:53 Gerd Hoffmann
  2016-01-20  6:53 ` [Qemu-devel] [PULL 1/6] add MAINTAINERS entry for qemu socket code Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2016-01-20  6:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Update for the qemu socket code, switching it over to QAPI structs.
Also adds MAINTAINERS entry for qemu socket code (Dan, Paolo, /me).

please pull,
  Gerd

The following changes since commit 4aaddc2976bff1918edcd53900b647dde473dd4d:

  Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into staging (2016-01-18 09:33:36 +0000)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-socket-20160120-1

for you to fetch changes up to 3f0230e926b45905efb597824f59fdf5a4f3da08:

  vnc: distiguish between ipv4/ipv6 omitted vs set to off (2016-01-19 15:41:01 +0100)

----------------------------------------------------------------
Convert qemu-socket to use QAPI exclusively, update MAINTAINERS.

----------------------------------------------------------------
Daniel P. Berrange (5):
      sockets: remove use of QemuOpts from header file
      sockets: remove use of QemuOpts from socket_listen
      sockets: remove use of QemuOpts from socket_connect
      sockets: remove use of QemuOpts from socket_dgram
      vnc: distiguish between ipv4/ipv6 omitted vs set to off

Gerd Hoffmann (1):
      add MAINTAINERS entry for qemu socket code

 MAINTAINERS            |   8 ++
 include/qemu/sockets.h |  10 --
 ui/vnc.c               |  18 ++-
 util/qemu-sockets.c    | 346 ++++++++++++++++++++++---------------------------
 4 files changed, 178 insertions(+), 204 deletions(-)

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

end of thread, other threads:[~2016-01-21 12:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-20  6:53 [Qemu-devel] [PULL 0/6] Convert qemu-socket to use QAPI exclusively, update MAINTAINERS Gerd Hoffmann
2016-01-20  6:53 ` [Qemu-devel] [PULL 1/6] add MAINTAINERS entry for qemu socket code Gerd Hoffmann
2016-01-20  6:53 ` [Qemu-devel] [PULL 2/6] sockets: remove use of QemuOpts from header file Gerd Hoffmann
2016-01-20  6:53 ` [Qemu-devel] [PULL 3/6] sockets: remove use of QemuOpts from socket_listen Gerd Hoffmann
2016-01-20  6:53 ` [Qemu-devel] [PULL 4/6] sockets: remove use of QemuOpts from socket_connect Gerd Hoffmann
2016-01-20  6:53 ` [Qemu-devel] [PULL 5/6] sockets: remove use of QemuOpts from socket_dgram Gerd Hoffmann
2016-01-20  6:53 ` [Qemu-devel] [PULL 6/6] vnc: distiguish between ipv4/ipv6 omitted vs set to off Gerd Hoffmann
2016-01-21 12:42 ` [Qemu-devel] [PULL 0/6] Convert qemu-socket to use QAPI exclusively, update MAINTAINERS Peter Maydell

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