Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dservice-win32.h19 #define QGA_SERVICE_DISPLAY_NAME "QEMU Guest Agent" macro
H A Dservice-win32.c140 service = CreateService(manager, QGA_SERVICE_NAME, QGA_SERVICE_DISPLAY_NAME, in ga_install_service()