On Fri, Jun 17, 2016 at 11:19:36AM +0100, Peter Maydell wrote: > Hi; your signed-off-by tag as maintainer seems to be missing from > one of these patches. Could you respin, please?
Oops, sorry! Updated pull request below. If you prefer me to send it as a new full e-mail series, please let me know. The following changes since commit 4acc8fdfd315f7ee474bea28fcbcc4dca9717d13: Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into staging (2016-06-17 12:36:27 +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 a663fbd9e2f65fae81018d81f231ad79510cf9fb: vnc: Wrap vnc initialization code with CONFIG_VNC (2016-06-17 10:42:21 -0300) ---------------------------------------------------------------- Machine queue, 2016-06-17 ---------------------------------------------------------------- Chao Peng (1): vnc: Wrap vnc initialization code with CONFIG_VNC Eduardo Habkost (1): qdev: Use GList for global properties hw/core/qdev-properties.c | 15 ++++++++------- include/hw/qdev-core.h | 1 - vl.c | 2 ++ 3 files changed, 10 insertions(+), 8 deletions(-) -- 2.5.5 -- Eduardo