Hi,
> By using the 'unix:' prefix notation, similar to the migration uri, we
> can now dump to a UNIX socket. IO is still sync
> hw/vga.c| 64 +-
This calls for a screendump.c IMHO.
vga.c is big enougth already and screendump hasn'
On Mon, Mar 12, 2012 at 02:11:30PM +0100, Marc-André Lureau wrote:
> By using the 'unix:' prefix notation, similar to the migration uri, we
> can now dump to a UNIX socket. IO is still sync
> ---
> hw/vga.c| 64 +-
> qemu-file.h |1
By using the 'unix:' prefix notation, similar to the migration uri, we
can now dump to a UNIX socket. IO is still sync
---
hw/vga.c| 64 +-
qemu-file.h |1 +
2 files changed, 63 insertions(+), 2 deletions(-)
diff --git a/hw/vga.c b