All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/17] Trivial patches for 7 to 19 December 2011
@ 2011-12-19 11:12 Stefan Hajnoczi
  2011-12-19 11:12 ` [Qemu-devel] [PATCH 01/17] ide: drop argument to dma_buf_commit Stefan Hajnoczi
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: Stefan Hajnoczi @ 2011-12-19 11:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: Anthony Liguori, Stefan Hajnoczi

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

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2011-12-19 15:45 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-19 11:12 [Qemu-devel] [PULL 00/17] Trivial patches for 7 to 19 December 2011 Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 01/17] ide: drop argument to dma_buf_commit Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 02/17] Makefile.target: Remove unnecessary dependency rules Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 03/17] stellaris: Calculate system clock period on reset Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 04/17] kvm: Print something before calling abort() if KVM_RUN fails Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 05/17] slirp: Fix typo in net_slirp_hostfwd_remove Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 06/17] Also create piix3 property when Xen is enabled Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 07/17] configure: Fix compiler warnings in config.log (always return a value from main) Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 08/17] configure: Fix compiler warnings in config.log (old-style function definition) Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 09/17] configure: Fix compiler warning in config.log (integer from pointer) Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 10/17] configure: Fix compiler warnings in config.log (null arguments) Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 11/17] configure: Fix compiler warning in config.log (unused variable) Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 12/17] configure: Fix compiler warning in config.log (macro redefined) Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 13/17] configure: Fix compiler warnings in config.log (uninitialized variable) Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 14/17] configure: Fix compiler warning in config.log (undefined NULL) Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 15/17] configure: Fix compiler warning in config.log (value was never used) Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 16/17] configure: Fix compiler warnings in config.log (statement without effect) Stefan Hajnoczi
2011-12-19 11:12 ` [Qemu-devel] [PATCH 17/17] configure: Improve Xen autodetection for hosts without Xen Stefan Hajnoczi
2011-12-19 15:44 ` [Qemu-devel] [PULL 00/17] Trivial patches for 7 to 19 December 2011 Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.