]> xenbits.xensource.com Git - people/pauldu/xenbus.git/shortlog
people/pauldu/xenbus.git
2017-10-20 Paul DurrantRevert "Simplify EVTCHN Unmask" master
2017-10-20 Paul DurrantRemove unused static functions
2017-10-20 Paul DurrantFix EvtchnSend functions to match prototypes
2017-10-13 Paul DurrantVeto zero length range pop, get and put
2017-08-22 Paul DurrantGet rid of old XenServer-ism
2017-08-22 Paul DurrantRemove now-unused HVMOP
2017-08-22 Eric MackayWallclock Time Calculation Checks Update Versions For...
2017-08-03 Paul DurrantRevert "Make sure registry updates and deletes are...
2017-08-02 Paul DurrantFix ASSERTion failure
2017-07-25 Owen SmithAdd optional log level settings
2017-05-30 Paul DurrantUpdate XENBUS_EVTCHN Wait method to avoid races
2017-05-26 Paul DurrantRemove interface versions no longer exposed through...
2017-05-18 Paul DurrantRemove VS2012 and VS2013 build scripts
2017-05-08 Paul DurrantReboot request keys should be volatile
2017-04-28 Paul DurrantUpdate the XENBUS_CONSOLE interface
2017-04-28 Paul DurrantAdd a synthetic PDO for a new XENCONS driver
2017-04-28 Paul DurrantMake XENBUS_CONSOLE interface available to other drivers
2017-04-28 Paul DurrantRemove unused data structure
2017-03-08 Paul DurrantMake the XENBUS_CONSOLE Write method properly synchronous
2017-03-08 Paul DurrantUpdate XENBUS_EVTCHN interface with new Send method
2017-03-01 Paul DurrantSanity check number of parameters in an exception record
2017-02-02 Paul DurrantAdd basic support for PV console
2017-02-02 Paul DurrantUpdate xen headers to RELEASE-4.8.0
2017-02-02 Paul DurrantCorrect a small DPC accounting oversight in STORE
2017-01-06 Paul DurrantFix memory leak in __FreePage()
2016-12-14 Paul DurrantUpdate BUILD.md with VS2015/WDK10 information
2016-12-14 Paul DurrantFixes for VS2015/WDK10 build
2016-12-13 Paul DurrantAdd support for building under VS2015/WDK10
2016-12-12 Paul DurrantUpdate driver version from 8.2.0 to 9.0.0
2016-11-22 Paul DurrantSmall whitespace fix to last commit
2016-11-22 David BuchesFixed improper translation of SCHEDOP_Shutdown return...
2016-11-11 Paul DurrantRevert 2a9df19f "Log module loading"
2016-11-11 Paul DurrantMake sure we don't specify an interrupt processor group...
2016-11-11 Paul DurrantLog module loading
2016-11-03 Paul DurrantFix build warnings
2016-11-02 Paul DurrantRemove S4 BUG_ONs for interface that don't depend on Xen
2016-09-21 Paul DurrantFix a couple of issues picked up by Windows 10 verifier
2016-09-21 Paul DurrantLog Value in UnplugSetRequest() as well as ValueName
2016-09-20 Owen SmithStep through hardware revision list in reverse order
2016-08-23 Paul DurrantDon't assume a 32-page grant table
2016-08-22 Paul DurrantThe SOFTWARE registry hive is not accessible at boot...
2016-08-22 Paul DurrantAdd missing patch
2016-08-19 Paul DurrantBring RegistryCreateKey()'s semantics in line with...
2016-08-17 Paul Durrantmonitor: Create RequestKey in code rather then in the INF
2016-08-12 Paul Durrantmonitor: get dialog paramaters from the registry
2016-08-09 Paul DurrantRe-work monitor service registry keys
2016-08-04 Owen SmithAdd missing comma to INF
2016-08-01 Paul DurrantRe-register DbgPrint callback on resume from S4
2016-07-29 Paul DurrantMake DMA interception less chatty in free builds
2016-07-28 Paul DurrantXENBUS_MONITOR: don't delete the registry value until...
2016-07-27 Paul DurrantXENBUS_MONITOR refinements
2016-07-22 Paul DurrantUse new service to request reboot rather than SetupAPI
2016-07-22 Paul DurrantCheck 'Reboot' value in the 'Request' key
2016-07-22 Paul DurrantAdd code to monitor 'Request' key
2016-07-22 Paul DurrantAdd a new monitor service
2016-07-19 Paul DurrantReduce priority of suspend thread
2016-07-06 Paul DurrantClear Unplug keys when PDO names change
2016-05-12 Paul DurrantDon't free memory at HIGH IRQL
2016-03-01 Paul DurrantDon't veto everything on InitSafeModeMode
2016-01-22 Paul DurrantAvoid evaluating assertion expressions in free builds
2015-12-17 Owen SmithReturn more error codes from Inflate/Deflate
2015-12-17 Owen SmithMove balloon failure conditions to Inflate/Deflate...
2015-12-17 Owen SmithBSOD if initial balloon thread has not completed within...
2015-12-10 Paul DurrantIntroduce __FreePoolWithTag()
2015-12-10 Paul DurrantDon't use C runtime versions of toupper() and tolower()
2015-12-09 Paul DurrantUse new SystemProcessorCount() function for XENBUS_EVTC...
2015-12-09 Paul DurrantSize XENBUS_CACHE Magazine array to maximum processor...
2015-12-09 Paul DurrantFix assertion failure in WLK Hot Add Device Test
2015-12-04 Paul DurrantSkip interface checks on non-active FDO
2015-12-03 Paul DurrantFix snafu on setting active device when no vendor devic...
2015-12-03 Paul DurrantVerify that all interfaces have been released when...
2015-11-26 Paul DurrantMake sure registry updates and deletes are flushed
2015-11-26 Paul DurrantRemove defunct XENFILT_PVDEVICE interface
2015-11-26 Paul DurrantUse the registry to check for vendor device
2015-11-25 Paul DurrantFix SDV build
2015-11-24 Paul DurrantPublish distribution information to xenstore
2015-11-03 Paul DurrantAdd STORE watchdog
2015-10-23 Paul DurrantDump information about viridian enlightenments
2015-10-22 Paul DurrantAdd a registry override to veto driver installations
2015-10-22 Paul DurrantChange coinstaller log level to TXTLOG_WARNING
2015-10-22 Paul DurrantAdd missing parameterization of vendor device
2015-09-11 =Rafal WojdylaDefine a new PDO revision for updated interfaces
2015-09-11 Rafal WojdylaAdd support for changing key permissions to the STORE...
2015-09-11 Rafal WojdylaAdd foreign page mapping functions to the GNTTAB interface
2015-09-10 Paul DurrantFix list walking in hash_table.c
2015-09-09 Paul DurrantAdd Wait method to XENBUS_EVTCHN and use it in XENBUS_STORE
2015-09-09 Paul DurrantFix hash table overflow
2015-09-08 Paul DurrantParameterize vendor prefix and PCI device id
2015-09-08 Paul DurrantDon't treat a missing Driver key as a hard failure
2015-09-04 Paul DurrantUpdate to 8.2.0
2015-08-07 Paul DurrantAdd Type parameter to RegistryQuerySzValue()
2015-08-06 Paul DurrantFix SDV build
2015-08-05 Paul DurrantFix potential NULL-pointer dereference...
2015-08-05 Paul DurrantRevert commit 632cc904 "Remove PDO set/is-missing logic...
2015-08-05 Paul DurrantRegistry string value types cannot be inferred
2015-08-05 Paul DurrantFix incorrect registry key setting
2015-08-05 Paul DurrantLog when filters are actually installed or removed
2015-07-24 Paul DurrantUpdate docs and set version to 8.1.0
2015-07-23 Paul DurrantOnly the active device should unplug emulated devices
2015-07-23 Paul DurrantMake sure XENFILT PDOs get moved from Present to Enumerated
next