]> xenbits.xensource.com Git - pvdrivers/win/xenvbd.git/shortlog
pvdrivers/win/xenvbd.git
2025-02-25 Tu DinhReport VPD 0xB1 Block Device Characteristics master
2024-11-08 Owen SmithAllow BLKIF_OP_WRITE_BARRIER or BLKIF_OP_FLUSH_DISKCACHE...
2024-07-24 Owen SmithUse UNPLUG v3
2024-07-24 Owen SmithAdd RegistryOpenParametersKey
2024-07-24 Paul DurrantUpdate MAINTAINERS
2024-03-14 Martin HarveyAsynchronous power handling.
2024-02-13 Owen SmithGenerate map files and enable integrity check
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-10-02 Paul DurrantCopy the correct version of unplug_interface.h from...
2023-10-02 Owen SmithDelete CoInstaller code
2023-10-02 Owen SmithRemove CoInstaller from INF
2023-09-28 Owen SmithAdd script to generate pooltag.txt for debugger use
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 SmithFree memory in correct fail path
2022-12-05 Martin HarveyCorrect return codes during racy destruction.
2022-12-02 Owen SmithPass SignMode to MSBuild
2022-10-31 Paul DurrantAdd build options for EWDK 22621
2022-07-11 Owen SmithAdd Svr2019, Svr2022 and Win11 to Inf2Cat
2022-05-18 Owen SmithFix compiler options
2022-04-12 Owen SmithCreate/Destroy BlkifRing caches on Connect/Disconnect
2022-04-12 Owen SmithMove BlkifRing CacheCreate/Destroy to inline functions
2021-12-06 Owen SmithAdd /CETCOMPAT to linker options
2021-12-06 Owen SmithInterpret "removable" and "info" flags correctly
2021-09-20 Owen SmithPage80/83 data is optional
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-06-21 Owen SmithCall BlkifRing(Acquire/Release)Lock before/after BlkifR...
2021-06-21 Owen SmithMatch __FreePage with __AllocatePage calls
2021-03-09 Owen SmithAdd CodeQL build stage
2021-02-22 Paul DurrantBring XENBUS interface versions up to date...
2020-12-17 Owen SmithAdd XEN:BOOT_EMULATED handler
2020-11-19 Paul DurrantIntroduce a BlkifRing watchdog
2020-11-10 Nicholas TsirakisInherit versioning info from environment if present
2020-11-10 Nicholas TsirakisAllow user to specify desired build architecture
2020-08-28 Paul DurrantStop mis-interpreting the 'removable' node in xenstore...
2020-06-18 Paul DurrantDon't pass MM_DONT_ZERO_ALLOCATION to MmAllocatePagesFo...
2020-06-17 Paul Durrantxencrsh: use ASSERT() in ASSERT3U/3S/3P() rather than...
2020-03-10 Owen SmithHandle return codes from MSBuild
2020-03-10 Paul DurrantMAINTAINERS: Update my email address
2020-01-15 Owen SmithIncrease FrontendPath length for long DeviceIds
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-10-16 Owen SmithFix > 2TB disks
2019-10-09 Owen SmithTrack StartIo and Failed SRB counts
2019-10-09 Owen SmithIncrease buffer size
2019-10-02 Paul DurrantUpdate to the new version of the XENFILT_EMULATED interface
2019-09-23 Owen SmithFix LNK2005
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-09-19 Owen SmithAttempt to process responses on the ring
2019-09-19 Owen SmithRework BlkifRingDisable
2019-09-19 Owen SmithAttempt to process responses on the ring
2019-09-18 Owen SmithReplace XENVBD_SRB_STATE with LIST_ENTRY
2019-09-18 Paul DurrantPrevent IsZeroMemory() ASSERTions when XENDISK shuts...
2019-09-05 Owen SmithRework request submission
2019-09-05 Owen SmithFix debug callback output
2019-09-05 Owen SmithUpdate rsp_event during BlkifRingPoll()
2019-07-19 Daniel DavisRate limit BLKIF_OP failure log messages
2019-07-17 Owen SmithUse genfiles to set DriverVer
2019-06-14 Owen SmithAdd PowerShell build scripts, version.vcxproj
2019-06-14 Owen SmithAdd BUILD_NUMBER to reported version
2019-04-26 Paul DurrantTry to avoid dumping non-RAM pages
2019-04-09 Paul DurrantReport disk size and logical sector size in XENDISK...
2019-04-09 Paul DurrantGive XENDISK PDOs a name
2019-04-05 Paul DurrantAdd 'feature-large-sector-size'
2019-04-05 Paul DurrantMake PdoSendTrimSynchronous less noisy
2019-04-05 Paul DurrantImplement query for StorageAccessAlignmentProperty
2019-03-27 Owen SmithForce crashdump driver to use single ring
2019-03-27 Owen SmithTrack State.Count in BlkifRingDisable
2019-03-27 Owen SmithRemove duplicate xenstore-write
2019-01-22 Paul DurrantFix ASSERTion failure during disk unplug
2018-09-26 Owen SmithFix BSOD on RingDestroy
2018-08-24 Owen SmithConditionally package DPInst
2018-08-06 Paul DurrantRemove bogus ASSERTion
2018-08-03 Owen SmithAdd some sensible default overrides
2018-07-19 Paul DurrantWork around bug in VS2017 SDV
2018-07-18 Paul DurrantFix SDV release parameter
2018-07-10 Paul DurrantDisable spectre mitigation warnings
2018-06-26 Owen SmithUpdate EVTCHN, GNTTAB and STORE interface headers
2018-06-04 Paul DurrantFix SDV build error
2018-06-04 Paul DurrantFix VS2015 build
2018-06-04 Owen SmithSet StorPortInitializePerfOpts
2018-06-04 Owen SmithMove query of "multi-queue-max-queues" to driver.c
2018-06-04 Owen SmithRemove queue.h/.c
2018-06-04 Owen SmithImplement multi-queues
2018-06-04 Owen SmithForce single queue in crash/hibernate path
2018-06-04 Owen SmithDont close ring during FrontendReset
2018-06-04 Owen SmithRemove RingTrigger
2018-06-04 Owen SmithQuery "multi-queue-max-queues"
2018-06-04 Paul DurrantUpdate Xen header files
next