]> xenbits.xensource.com Git - pvdrivers/win/xenvif.git/shortlog
pvdrivers/win/xenvif.git
2024-12-02 Tu DinhInvalidate FDOs when no devices are present master
2024-12-02 Tu DinhFix signed comparison in Mrsw.h
2024-12-02 Tu DinhFix __FrontendUpdateHash
2024-07-24 Paul DurrantUpdate MAINTAINERS
2024-05-20 Owen SmithFix ASSERT in PdoUnplugRequest
2024-03-25 Martin HarveyAsynchronous power handling.
2024-03-14 Owen SmithRemove unnecessary assignment of EthernetHeader
2024-03-14 Owen SmithAdjust Packet's MDL when stripping ETHERNET_TAG from...
2024-02-13 Owen SmithGenerate map files and enable integrity check
2024-02-07 Paul DurrantDon't prematurely fake transmit responses
2023-12-19 Owen SmithRework PdoStartDevice()
2023-12-19 Owen SmithFix issues in PdoStartDevice()
2023-12-19 Owen SmithDefine UNPLUG interface revisions
2023-12-11 Owen SmithRemove "Win32" as a build target from VS2022 projects
2023-12-11 Owen SmithRemove "Windows 8" as a build target
2023-12-11 Owen SmithRemove VS2015 and VS2017 projects and configurations
2023-09-29 Owen SmithDelete CoInstaller code
2023-09-29 Owen SmithRemove CoInstaller from INF
2023-09-29 Owen SmithAdd Unplug v2 (REV_0900000A)
2023-09-29 Owen SmithRemove REV from DeviceID
2023-09-29 Owen SmithFix Length calculation in PdoQueryId
2023-09-28 Owen SmithAdd script to generate pooltag.txt for debugger use
2023-09-12 Owen SmithAvoid dereferencing NULL cache objects.
2023-06-07 Owen SmithSet FrontendMaxQueues by default
2023-05-22 Paul DurrantDon't allow a frontend to go from Closed to Initialising...
2023-05-22 Owen SmithAlways log during SettingsRestore
2023-05-22 Owen SmithRebuild CodeQL builds
2023-05-22 Owen SmithCheck for zero byte allocations
2023-03-23 Paul DurrantRemove trailing blank lines
2023-03-23 Owen SmithScripted replacement of Copyright notices in source
2023-03-23 Owen SmithAdd resource file to coinstaller
2023-03-23 Owen SmithAllow rebranding file copyright string
2023-02-14 Owen SmithSkip stale device config...
2022-12-05 Martin HarveyCorrect return codes during racy destruction.
2022-12-02 Rabish Kumar... FdoCreate: bad memset in failure path.
2022-12-02 Owen SmithPass SignMode to MSBuild
2022-10-31 Paul DurrantAdd build options for EWDK 22621
2022-10-31 Owen SmithCreate SettingsKey SubKeys if needed
2022-10-07 Owen SmithRework network settings copy code.
2022-10-07 Owen SmithStore the current network IDs before upgrade
2022-07-11 Owen SmithAdd Svr2019, Svr2022 and Win11 to Inf2Cat
2022-06-14 Paul DurrantAdd a Pause flag to the XENVIF_RECEIVER_QUEUE_PACKET...
2022-06-14 Paul DurrantAdd version 9 of XENVIF_VIF_INTERFACE
2022-06-14 Paul DurrantRetire old versions of XENVIF_VIF_INTERFACE
2022-06-14 Paul DurrantFix an IsZeroMemory() ASSERTion failure
2022-05-18 Owen SmithFix compiler options
2022-04-12 Owen SmithUse STATUS_PNP_REBOOT_REQUIRED in IRP_MN_START_DEVICE...
2022-03-23 Martin HarveyWindows PV drivers fail to set up RSS when vCPU index...
2021-12-06 Owen SmithAdd /CETCOMPAT to linker options
2021-09-20 Owen SmithFix CodeQL warnings
2021-09-20 Owen SmithFix SDV/CodeQL log generation
2021-09-19 Owen SmithDocument CodeQL build requirements
2021-09-06 Owen SmithFix build with later WDKs
2021-09-06 Paul DurrantFix semantics of ASSERT3[P|S|U]
2021-08-20 Martin HarveyAdd ring disconnect logging.
2021-08-05 Martin HarveyReduce logging of Fdo->NotDisableable
2021-08-05 Martin HarveyAssert that transmitter not being sent NULL MDL's
2021-08-05 Martin HarveyLog waits for backend state changes.
2021-08-05 Martin HarveyImprove transmitter disable.
2021-07-19 Owen SmithFail if multi-queue-max-queues is 0
2021-03-09 Owen SmithAdd CodeQL build stage
2021-02-22 Paul DurrantBring XENBUS interface versions up to date...
2020-12-01 Paul DurrantDon't assume queue numbers can't be larger than 99
2020-11-10 Nicholas TsirakisInherit versioning info from environment if present
2020-11-10 Nicholas TsirakisAllow user to specify desired build architecture
2020-08-04 Owen SmithDont mix Exclusive and Shared locking calls
2020-06-18 Paul DurrantDon't pass MM_DONT_ZERO_ALLOCATION to MmAllocatePagesFo...
2020-04-27 Owen SmithMake sure fixed size CHAR arrays can fit MAX_ULONGs
2020-03-10 Owen SmithHandle return codes from MSBuild
2020-03-10 Paul DurrantMAINTAINERS: Update my email address
2019-12-06 Paul Durrantbump version to 9.1.0
2019-11-14 Paul DurrantMAINTAINERS: Update my email address staging-9.0 9.0.0 9.0.0-rc1
2019-11-14 Owen SmithReduce xenstore churn
2019-09-19 Paul DurrantAdd support for EWDK_19h1_release_svc_prod3_18362_19041...
2019-09-19 Paul DurrantMAINTAINERS: Update my email address
2019-09-19 Paul DurrantRemove the old python build scripts and document use...
2019-07-17 Paul DurrantRemove erroneously committed file
2019-07-17 Owen SmithUpdate cache_interface header
2019-07-17 Owen SmithUse genfiles.ps1 to generate inf date
2019-06-14 Owen SmithAdd PowerShell build scripts, version.vcxproj
2019-06-14 Owen SmithAdd BUILD_NUMBER to reported version
2019-05-31 Paul DurrantStop lying about the lock state when calling into XENBU...
2018-12-20 Paul DurrantPort "Ignore unused devices when checking for compatabi...
2018-11-06 Paul DurrantAllow advertised 'wire' speed to be overridden by a...
2018-11-06 Paul DurrantAdd a xenstore watch for the "speed" key...
2018-11-06 Paul DurrantSet packet transmit completion information outside...
2018-11-06 Paul DurrantDon't force event channel unmasking
2018-11-06 Paul DurrantGet rid of the 'Retry' exit from the ring poll routines
2018-11-06 Paul DurrantRe-instate 264bde12 "Introduce a threaded DPC into...
2018-11-06 Paul DurrantRemove KTIMERS from transmit and receive paths (again)
2018-11-06 Paul DurrantRevert complete poller subsystem
2018-11-06 Paul DurrantRevert "Replace uses of MmAllocatePagesForMdlEx in...
2018-11-06 Paul DurrantRevert reversion of "Deferring transmit completion...
2018-09-28 Owen SmithAdd missing status to error log
2018-09-18 Paul DurrantIntroduce a threaded DPC into the receiver code
2018-09-18 Paul DurrantAllow FrontendIncrementStatistic() to be called at...
2018-09-18 Paul DurrantUse a reader/writer lock in the mac module
2018-09-18 Paul DurrantMake sure event counter is updated before finish receiv...
2018-09-18 Paul DurrantStop using a threaded DPC in the poller
2018-08-24 Owen SmithConditionally package DPInst
next