[libvirt] [PATCH 13/13] Add domain events for graphics network clients

Eric Blake eblake at redhat.com
Mon Mar 22 16:12:06 UTC 2010


On 03/19/2010 09:39 AM, Daniel P. Berrange wrote:
> This introduces a new event type
> 
>    VIR_DOMAIN_EVENT_ID_GRAPHICS
> 
> The same event can be emitted in 3 scenarioes

s/scenarioes/scenarios/

> 
>   typedef enum {
>       VIR_DOMAIN_EVENT_GRAPHICS_CONNECT = 0,
>       VIR_DOMAIN_EVENT_GRAPHICS_INITIALIZE,
>       VIR_DOMAIN_EVENT_GRAPHICS_DISCONNECT,
>   } virDomainEventGraphicsPhase;
> 
> Connect/disconnect are triggered at socket accept/close.
> The initailize phase is immediately after the protocol

s/initailize/initialize/

> setup and authentication has completed. ie when the
> client is authorized and about to start interacting with
> the graphical desktop
> 
> This event comes with *alot* of potential information

s/alot/a lot/

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 323 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100322/46fb1947/attachment-0001.sig>


More information about the libvir-list mailing list