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