mbox

[PULL,0/3] Trivial patches for 21 April to 1 May 2012

Message ID 1335864955-30495-1-git-send-email-stefanha@linux.vnet.ibm.com
State New
Headers show

Pull-request

git://github.com/stefanha/qemu.git trivial-patches

Message

Stefan Hajnoczi May 1, 2012, 9:35 a.m. UTC
The following changes since commit 42fe1c245f0239ebcdc084740a1777ac3699d071:

  main-loop: Fix build for w32 and w64 (2012-04-28 09:25:54 +0000)

are available in the git repository at:

  git://github.com/stefanha/qemu.git trivial-patches

for you to fetch changes up to c97feed13cded953b11465829f66b9323a47a0f9:

  iohandler: Use bool for boolean struct member and remove holes (2012-05-01 10:13:33 +0100)

----------------------------------------------------------------
Stefan Weil (3):
      configure: Fix creation of symbolic links for MinGW toolchain
      async: Use bool for boolean struct members and remove a hole
      iohandler: Use bool for boolean struct member and remove holes

 async.c     |    6 +++---
 configure   |   21 ++++++++++-----------
 iohandler.c |    4 ++--
 3 files changed, 15 insertions(+), 16 deletions(-)