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