From patchwork Mon Dec 19 11:12:21 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [PULL,00/17] Trivial patches for 7 to 19 December 2011 From: Stefan Hajnoczi X-Patchwork-Id: 132188 Message-Id: <1324293158-25433-1-git-send-email-stefanha@linux.vnet.ibm.com> To: Cc: Anthony Liguori , Stefan Hajnoczi Date: Mon, 19 Dec 2011 11:12:21 +0000 The following changes since commit 5ab97b7f81dccccee03a3f1d03a4d09a27f0eeff: phys_page_find_alloc: Use correct initial region_offset. (2011-12-15 10:22:40 -0600) are available in the git repository at: ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches Geoffrey Thomas (1): slirp: Fix typo in net_slirp_hostfwd_remove Julian Pidancet (1): Also create piix3 property when Xen is enabled Michael Ellerman (1): kvm: Print something before calling abort() if KVM_RUN fails Paolo Bonzini (1): ide: drop argument to dma_buf_commit Peter Maydell (2): Makefile.target: Remove unnecessary dependency rules stellaris: Calculate system clock period on reset Stefan Weil (11): configure: Fix compiler warnings in config.log (always return a value from main) configure: Fix compiler warnings in config.log (old-style function definition) configure: Fix compiler warning in config.log (integer from pointer) configure: Fix compiler warnings in config.log (null arguments) configure: Fix compiler warning in config.log (unused variable) configure: Fix compiler warning in config.log (macro redefined) configure: Fix compiler warnings in config.log (uninitialized variable) configure: Fix compiler warning in config.log (undefined NULL) configure: Fix compiler warning in config.log (value was never used) configure: Fix compiler warnings in config.log (statement without effect) configure: Improve Xen autodetection for hosts without Xen Makefile.target | 6 ---- configure | 71 ++++++++++++++++++++++++++++++++++++++---------------- hw/ide/core.c | 6 ++-- hw/piix_pci.c | 3 +- hw/stellaris.c | 1 + kvm-all.c | 3 +- net/slirp.c | 2 +- 7 files changed, 58 insertions(+), 34 deletions(-)