Re: [Qemu-devel] [PATCH 0/5] RFC: Add support for VM Generation ID

2016-12-20 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH 0/5] RFC: Add support for VM Generation ID Message-id: cover.1482187052.git@skyportsystems.com Type: series === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1

[Qemu-devel] [PATCH 0/5] RFC: Add support for VM Generation ID

2016-12-19 Thread ben
From: Ben Warren This patch set adds support for passing a GUID to Windows guests. It is a re-implementation of previous patch sets written by Igor Mammedov et al, but this time passing the GUID data as a fw_cfg blob. This has been tested to work with Windows 2012 R2. I consider it RFC quality