qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/2] Machine Core queue, 2016-03-16
@ 2016-03-16 18:58 Eduardo Habkost
  2016-03-16 18:58 ` [Qemu-devel] [PULL 1/2] machine: Use type_init() to register machine classes Eduardo Habkost
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eduardo Habkost @ 2016-03-16 18:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: Marcel Apfelbaum, Peter Maydell, Michael S. Tsirkin

The following changes since commit d1f8764099022bc1173f2413331b26d4ff609a0c:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160316-1' into staging (2016-03-16 17:43:37 +0000)

are available in the git repository at:

  git://github.com/ehabkost/qemu.git tags/machine-pull-request

for you to fetch changes up to 34294e2f545dae9f020b6d52e3929f4c4e45800c:

  module: Rename machine_init() to opts_init() (2016-03-16 15:54:23 -0300)

----------------------------------------------------------------
Machine Core queue, 2016-03-16

----------------------------------------------------------------

Eduardo Habkost (2):
  machine: Use type_init() to register machine classes
  module: Rename machine_init() to opts_init()

 fsdev/qemu-fsdev-opts.c    | 2 +-
 hw/acpi/core.c             | 2 +-
 hw/arm/exynos4_boards.c    | 2 +-
 hw/arm/gumstix.c           | 2 +-
 hw/arm/highbank.c          | 2 +-
 hw/arm/nseries.c           | 2 +-
 hw/arm/omap_sx1.c          | 2 +-
 hw/arm/realview.c          | 2 +-
 hw/arm/spitz.c             | 2 +-
 hw/arm/stellaris.c         | 2 +-
 hw/arm/versatilepb.c       | 2 +-
 hw/arm/vexpress.c          | 2 +-
 hw/arm/virt.c              | 2 +-
 hw/lm32/lm32_boards.c      | 2 +-
 hw/mips/mips_jazz.c        | 2 +-
 hw/ppc/ppc405_boards.c     | 2 +-
 hw/ppc/spapr.c             | 2 +-
 hw/s390x/s390-virtio-ccw.c | 2 +-
 hw/smbios/smbios.c         | 2 +-
 hw/sparc/sun4m.c           | 4 ----
 hw/sparc64/sun4u.c         | 4 ----
 hw/xtensa/xtfpga.c         | 2 +-
 include/hw/boards.h        | 2 +-
 include/hw/i386/pc.h       | 2 +-
 include/qemu/module.h      | 4 ++--
 ui/input-linux.c           | 2 +-
 ui/spice-core.c            | 2 +-
 ui/vnc.c                   | 2 +-
 vl.c                       | 2 +-
 29 files changed, 28 insertions(+), 36 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2016-03-17  9:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-16 18:58 [Qemu-devel] [PULL 0/2] Machine Core queue, 2016-03-16 Eduardo Habkost
2016-03-16 18:58 ` [Qemu-devel] [PULL 1/2] machine: Use type_init() to register machine classes Eduardo Habkost
2016-03-16 18:58 ` [Qemu-devel] [PULL 2/2] module: Rename machine_init() to opts_init() Eduardo Habkost
2016-03-17  9:53 ` [Qemu-devel] [PULL 0/2] Machine Core queue, 2016-03-16 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).