]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 11 Jan 2013 14:43:18 +0000 (08:43 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 11 Jan 2013 14:43:18 +0000 (08:43 -0600)
commitfedf2de31023b4ee71a4e578db013976243a8143
tree045c7ea2a636428ee70545ef3f76a804989be050
parente2848a78b0a6715f94623bdf43ef74d3d08cfe4d
parentc02e1eac887b1b0aee7361b1fcf889e7d47fed9d
Merge remote-tracking branch 'stefanha/trivial-patches' into staging

* stefanha/trivial-patches:
  hw/pc.c: Fix converting of ioport_register* to MemoryRegion
  Replace remaining gmtime, localtime by gmtime_r, localtime_r
  savevm: Remove MinGW specific code which is no longer needed
  qga/channel-posix.c: Explicitly include string.h
  configure: Fix comment (copy+paste bug)
  readline: avoid memcpy() of overlapping regions

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
configure
hw/pc.c
vl.c