]> xenbits.xensource.com Git - pvdrivers/win/xencons.git/shortlog
pvdrivers/win/xencons.git
2018-07-19 Paul DurrantFix SDV release parameter
2018-07-13 Paul DurrantDisable spectre mitigation warnings
2018-03-02 Owen SmithFail FrontendPrepare if backend doesn't re-initialize
2018-03-02 Owen SmithEnsure D0 <-> D3 transitions occur only from the correc...
2018-03-02 Owen SmithImplement ring protocol
2018-03-02 Owen SmithAdd EVTCHN and GNTTAB interfaces
2018-03-02 Owen SmithRespond to non-default console IOCTLs
2018-03-02 Owen SmithAdd boilerplate frontend
2018-03-02 Owen SmithHide console access behind an interface
2018-03-02 Owen SmithEnumerate non-default consoles
2018-03-01 Owen SmithMake monitor service multi-console aware
2018-03-01 Owen SmithAdd IOCTLs to query instance, name and protocol
2018-03-01 Owen SmithMove console handler to static Pdo
2018-02-28 Owen SmithAdd boilerplate Pdo
2018-02-28 Owen SmithMove console handlers to console.c
2018-02-28 Owen Smithchmod ug+x msbuild.bat
2018-01-30 Paul DurrantDo more optimization in release builds and add /Qspectr...
2018-01-30 Paul DurrantAdd support for building with Visual Studio 2017
2018-01-25 Paul DurrantUpdate util.h
2017-09-11 Owen SmithHandle DBT_DEVICEREMOVEPENDING and DBT_DEVICEREMOVECOMPLETE
2017-09-11 Owen SmithDestroy all handles on FdoD0ToD3
2017-08-29 Owen SmithCancel all outstanding IRPs in StreamDestroy
2017-08-29 Owen SmithFlush and Disconnect pipe clients
2017-08-29 Owen SmithUse PutString to manage short WriteFile
2017-08-29 Owen SmithEnsure handles are closed when pipe disconnects
2017-08-03 Paul DurrantRemove ZwFlushKey() from registry code
2017-07-25 Owen SmithAdd option to not spawn child process.
2017-07-25 Owen SmithLaunch monitored process without command line
2017-07-25 Owen SmithPass data through pipe
2017-07-25 Owen SmithAdd named pipe server
2017-07-25 Owen SmithAdd asynchronous device polling thread
2017-07-25 Owen SmithRename ThreadEvent and Thread to Monitor[Event|Thread]
2017-05-18 Paul DurrantAdd BUILD.md and fix final package location
2017-05-05 Paul DurrantSquash a spurious warning that is breaking SDV
2017-05-05 Paul DurrantAdd a TTY utility
2017-05-05 Paul DurrantAdd a monitor service
2017-05-05 Paul DurrantAdd console functionality
2017-05-05 Paul DurrantAdd basic driver and associated build scripts
2017-05-05 Paul DurrantInitial commit