qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] machine + memory backend queue, 2016-10-17
@ 2016-10-17 17:55 Eduardo Habkost
  2016-10-17 17:55 ` [Qemu-devel] [PULL 1/5] machine: Fix replacement of '_' by '-' in machine property names Eduardo Habkost
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Eduardo Habkost @ 2016-10-17 17:55 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell; +Cc: Igor Mammedov, Marcel Apfelbaum

The following changes since commit 0975b8b823a888d474fa33821dfe84e6904db197:

  Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging (2016-10-17 16:17:51 +0100)

are available in the git repository at:

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

for you to fetch changes up to 026ac483c70850c82fad849de656204b16f8415e:

  hostmem-file: Register TYPE_MEMORY_BACKEND_FILE properties as class properties (2016-10-17 15:48:40 -0200)

----------------------------------------------------------------
machine + memory backend queue, 2016-10-17

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

Eduardo Habkost (4):
  machine: Register TYPE_MACHINE properties as class properties
  pc: Register TYPE_PC_MACHINE properties as class properties
  hostmem: Register TYPE_MEMORY_BACKEND properties as class properties
  hostmem-file: Register TYPE_MEMORY_BACKEND_FILE properties as class
    properties

Markus Armbruster (1):
  machine: Fix replacement of '_' by '-' in machine property names

 backends/hostmem-file.c |  26 +++---
 backends/hostmem.c      |  42 +++++-----
 hw/core/machine.c       | 206 +++++++++++++++++++++++-------------------------
 hw/i386/pc.c            |  56 ++++++-------
 vl.c                    |   9 +--
 5 files changed, 161 insertions(+), 178 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-10-18 10:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-17 17:55 [Qemu-devel] [PULL 0/5] machine + memory backend queue, 2016-10-17 Eduardo Habkost
2016-10-17 17:55 ` [Qemu-devel] [PULL 1/5] machine: Fix replacement of '_' by '-' in machine property names Eduardo Habkost
2016-10-17 17:55 ` [Qemu-devel] [PULL 2/5] machine: Register TYPE_MACHINE properties as class properties Eduardo Habkost
2016-10-17 17:55 ` [Qemu-devel] [PULL 3/5] pc: Register TYPE_PC_MACHINE " Eduardo Habkost
2016-10-17 17:55 ` [Qemu-devel] [PULL 4/5] hostmem: Register TYPE_MEMORY_BACKEND " Eduardo Habkost
2016-10-17 17:55 ` [Qemu-devel] [PULL 5/5] hostmem-file: Register TYPE_MEMORY_BACKEND_FILE " Eduardo Habkost
2016-10-18 10:40 ` [Qemu-devel] [PULL 0/5] machine + memory backend queue, 2016-10-17 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).