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