Ping! This is needed as a build-fix for MacOSX and didn't
make it into 1.7-rc0. Paolo, can I get you to review this?
I did subsequently test with a Linux clang 3.3: the patch
works OK on that but is not necessary because that clang
doesn't define __ATOMIC_SEQ_CST, presumably because
it's not recen
On Fri, Nov 08, 2013 at 01:54:18AM +0100, Alexander Graf wrote:
>
> On 14.10.2013, at 16:58, Michael S. Tsirkin wrote:
>
> > Support ROM blobs not mapped into guest memory:
> > same as ROM files really but use caller's buffer.
> >
> > Support invoking callback on access and
> > return memory po
From: Jan Kiszka
As long as we have no persistent GTK configuration, this allows to
enable the useful grab-on-hover feature already when starting the VM.
Signed-off-by: Jan Kiszka
---
include/ui/console.h | 2 +-
qemu-options.hx | 5 +
ui/gtk.c | 5 -
vl.c