On Wed, 15 Feb 2017 22:18:10 -0800 b...@skyportsystems.com wrote: > From: Ben Warren <b...@skyportsystems.com> > > 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 patch set has dependencies on new guest functionality, in particular the > support for a new linker-loader command and the ability to write back data > to QEMU over a DMA link. Work is in flight in both SeaBIOS and OVMF to > support this. > > v6->v7: > - Rebased to top of tree. > - Added 'src_offset' field to "write pointer" command Ben,
Do you plan to post updated write pointer seabios impl.?