This is just a proof of concept utility that takes a PCI device address
and a monitor ID and finds the xrandr output associated with that
monitor id. It assumes that the list of drm connectors (outputs) are
in a stable order and therefore we can use the monitor ID as an index
into the array of conn
>
> oVirt is able to do that through the ovirt-guest-agent
>
> https://www.ovirt.org/documentation/internal/guest-agent/guest-agent-automatic-login-windows/
> but it's heavier weight than just libvirt :)
>
> Christophe
>
Thanks for the tip, will take a look into it!
>
>
> Hello SPICE community! :)
>
> First of all, I would like to say thank to you for your work in SPICE: I find
> it to be a great idea.
>
> I am writing to you to ask for help, since I am trying to use SPICE in a
> little strange way.
> I would like, for confort reasons, to be able to use SPICE
>
> This is a thin wrapper over g_get_monotonic_time_ms, and is called only
> once, so we can call directly g_get_monotonic_time_ms instead.
Acked-by: Frediano Ziglio
Frediano
> ---
> server/reds.c | 2 +-
> server/utils.h | 5 -
> 2 files changed, 1 insertion(+), 6 deletions(-)
>
> dif
Hey,
On Thu, Sep 27, 2018 at 03:03:50AM +, dengron...@ruijie.com.cn wrote:
> Hello,spice developer
> I’m a developer from China,I want to build SPICE on Mac,and I
> followed the instructions on your official page:
> https://www.spice-space.org/osx-client.html.
> I just cant walk thr
On Thu, Oct 04, 2018 at 07:09:12PM +0300, Yuri Benditovich wrote:
> Ping
Yes, sorry, busy week, did not have time to get back to it yet.
Christophe
>
> On Sun, Sep 30, 2018 at 6:13 PM Yuri Benditovich <
> yuri.benditov...@daynix.com> wrote:
>
> > USB backend communicates with libusb and libusb
On Thu, Oct 04, 2018 at 09:57:51AM -0500, Jonathon Jongsma wrote:
> Another possibility might be to have the windows vdagent lock the
> windows account when a client disconnects. This wouldn't prevent
> another user from "stealing" the spice session, but it might prevent
> them from accessing to th
On Thu, Oct 04, 2018 at 01:46:21PM -0400, Frediano Ziglio wrote:
> > diff --git a/server/utils.h b/server/utils.h
> > index 5cb0eb0ee..52b7f5b3e 100644
> > --- a/server/utils.h
> > +++ b/server/utils.h
> > @@ -21,6 +21,7 @@
> >
> > #include
> > #include
> > +#include
> >
> > #define SPICE