qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/2] Migration PULL request
@ 2015-12-02 23:22 Juan Quintela
  2015-12-02 23:23 ` [Qemu-devel] [PULL 1/2] migration: Clean up use of g_poll() in socket_writev_buffer() Juan Quintela
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Juan Quintela @ 2015-12-02 23:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: amit.shah, dgilbert

Hi

Two small fixes

- Coverity error discovered by Paole that got lost on the track
  (it is a needed cast).
  We got this one in RHEL in the past, so it is not only theoretical.v
- Armbru fix for g_poll() returning one error

Please, apply.


The following changes since commit cf22132367a188426ac07cf1805b214dd2d0cc80:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2015-12-02 17:05:34 +0000)

are available in the git repository at:

  git://github.com/juanquintela/qemu.git tags/migration/20151203

for you to fetch changes up to a694ee343d13159d214823294bbda08e4bdac685:

  migration: do floating-point division (2015-12-03 00:03:00 +0100)

----------------------------------------------------------------
migration/next for 20151203

----------------------------------------------------------------
Markus Armbruster (1):
      migration: Clean up use of g_poll() in socket_writev_buffer()

Paolo Bonzini (1):
      migration: do floating-point division

 migration/migration.c      | 2 +-
 migration/qemu-file-unix.c | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2015-12-03 11:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-02 23:22 [Qemu-devel] [PULL 0/2] Migration PULL request Juan Quintela
2015-12-02 23:23 ` [Qemu-devel] [PULL 1/2] migration: Clean up use of g_poll() in socket_writev_buffer() Juan Quintela
2015-12-02 23:23 ` [Qemu-devel] [PULL 2/2] migration: do floating-point division Juan Quintela
2015-12-03 11:08 ` [Qemu-devel] [PULL 0/2] Migration PULL request 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).