qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eduardo Habkost <ehabkost@redhat.com>
To: qemu-devel@nongnu.org
Cc: Marcel Apfelbaum <marcel@redhat.com>,
	Peter Maydell <peter.maydell@linaro.org>,
	"Michael S. Tsirkin" <mst@redhat.com>
Subject: [Qemu-devel] [PULL 0/2] Machine Core queue, 2016-03-16
Date: Wed, 16 Mar 2016 15:58:12 -0300	[thread overview]
Message-ID: <1458154694-20567-1-git-send-email-ehabkost@redhat.com> (raw)

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

             reply	other threads:[~2016-03-16 18:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-16 18:58 Eduardo Habkost [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1458154694-20567-1-git-send-email-ehabkost@redhat.com \
    --to=ehabkost@redhat.com \
    --cc=marcel@redhat.com \
    --cc=mst@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).