Home
last modified time | relevance | path

Searched refs:QGA_SERVICE_DESCRIPTION (Results 1 – 2 of 2) sorted by relevance

/qemu/qga/
H A Dservice-win32.h21 #define QGA_SERVICE_DESCRIPTION "Enables integration with QEMU machine emulator and virtualizer." macro
H A Dservice-win32.c107 SERVICE_DESCRIPTION desc = { (char *)QGA_SERVICE_DESCRIPTION }; in ga_install_service()