Re: [Qemu-devel] [PATCH v8 7/8] tests: Add unit tests for the VM Generation ID feature

2017-04-24 Thread Laszlo Ersek
On 04/21/17 19:59, Ben Warren wrote: > Hi, > >> On Apr 21, 2017, at 3:14 AM, Marc-André Lureau >> wrote: >> >> Hi, >> >> Was this patch intentionally dropped from the series? >> > > Good question. I thought the whole patch series was pulled in, but it looks > like

Re: [Qemu-devel] [PATCH v8 7/8] tests: Add unit tests for the VM Generation ID feature

2017-04-21 Thread Ben Warren via Qemu-devel
Hi, > On Apr 21, 2017, at 3:14 AM, Marc-André Lureau > wrote: > > Hi, > > Was this patch intentionally dropped from the series? > Good question. I thought the whole patch series was pulled in, but it looks like this one was not. I guess we’ll see what Michael

Re: [Qemu-devel] [PATCH v8 7/8] tests: Add unit tests for the VM Generation ID feature

2017-04-21 Thread Marc-André Lureau
Hi, Was this patch intentionally dropped from the series? On Mon, Feb 20, 2017 at 7:12 PM Igor Mammedov wrote: > On Thu, 16 Feb 2017 15:15:39 -0800 > b...@skyportsystems.com wrote: > > > From: Ben Warren > > > > The following tests are

Re: [Qemu-devel] [PATCH v8 7/8] tests: Add unit tests for the VM Generation ID feature

2017-02-20 Thread Igor Mammedov
On Thu, 16 Feb 2017 15:15:39 -0800 b...@skyportsystems.com wrote: > From: Ben Warren > > The following tests are implemented: > * test that a GUID passed in by command line is propagated to the guest. > Read the GUID from guest memory > * test that the "auto" argument

[Qemu-devel] [PATCH v8 7/8] tests: Add unit tests for the VM Generation ID feature

2017-02-16 Thread ben
From: Ben Warren The following tests are implemented: * test that a GUID passed in by command line is propagated to the guest. Read the GUID from guest memory * test that the "auto" argument to the GUID generates a valid GUID, as seen by the guest. * test that a GUID