|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 2/2] Xenbus remove event message information from INF file
On 06/03/2026 17:08, Owen Smith wrote: > From: david ambu <david.preetham@xxxxxxxxxx> > > 1876359a4fcdc7ee794f13ee190c05df6299d7a7 made the event message > information in the INF file redundant. > > Signed-off-by: david ambu <david.preetham@xxxxxxxxxx> Is xenbus_monitor.dll still needed, can it be removed from the source tree altogether? > --- > src/xenbus.inf | 9 +-------- > 1 file changed, 1 insertion(+), 8 deletions(-) > > diff --git a/src/xenbus.inf b/src/xenbus.inf > index adc70bd..702127b 100644 > --- a/src/xenbus.inf > +++ b/src/xenbus.inf > @@ -80,7 +80,7 @@ FeatureScore=0xFE > AddReg = XenBus_Interrupts > > [XenBus_Inst.Services] > -AddService=xenbus_monitor,%SPSVCSINST_STARTSERVICE%,Monitor_Service,Monitor_EventLog > +AddService=xenbus_monitor,%SPSVCSINST_STARTSERVICE%,Monitor_Service > AddService=xenbus,%SPSVCINST_ASSOCSERVICE%,XenBus_Service > AddService=xenfilt,,XenFilt_Service, > > @@ -148,13 +148,6 @@ HKR,"Parameters","DialogTitle",0x00000000,%DialogTitle% > HKR,"Parameters","DialogText",0x00000000,%DialogText% > HKR,"Parameters","DialogQuestion",0x00000000,%DialogQuestion% > > -[Monitor_EventLog] > -AddReg=Monitor_EventLog_AddReg > - > -[Monitor_EventLog_AddReg] > -HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\xenbus_monitor_@MAJOR_VERSION@_@MINOR_VERSION@_@MICRO_VERSION@_@BUILD_NUMBER@.dll" > -HKR,,TypesSupported,0x00010001,7 > - > [Strings] > > Vendor="@VENDOR_NAME@" -- Ngoc Tu Dinh | Vates XCP-ng Developer XCP-ng & Xen Orchestra - Vates solutions web: https://vates.tech
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |