benyamin-codez
benyamin-codez
I have reverted `adaptExt->hba_id` to equal `HBA_ID` so that it can be used with existing WMI code. If the adapter ever uses `STOR_FEATURE_SET_ADAPTER_INTERFACE_TYPE` and _BusTypeScsi_ this will need to be...
Green :heavy_check_mark: for the `HCK-CI/vioscsi-Win2025x64_host` check...!! :rocket: Anymore checks for this PR @kostyanf14 ..?
Just a `Flush Test` failure. The mentions in PR #1297 apply also to this PR... > Not having a solution for the issue with the built-in `\Parameters\Device(d)` per-HBA mechanism is...
Green :heavy_check_mark: for the `HCK-CI/vioscsi-Win11_24H2x64_host_uefi_viommu` check...!! :rocket:
@vrozenfe > Just to understand it a bit better, can you please a practical example when a per-adapter parameter except for PhysicalBreaks is needed. I'm unsure if this will provide...
Placeholder to kick off discussion re tracing issues... Hot path considerations. Presently `RUN_UNCHECKED` and `RUN_MIN_CHECKED` are only implemented for DEBUG due to ETW / WPP limitations. Probably need a new...
@YanVugenfirer > It is better to control debug level through the registry, similar to NetKVM. Very interesting... I'll have another look with this example in mind. I had abandoned this...
@YanVugenfirer > Also, there is a "regression" in behavior. Driver load printout was unconditional; now, it is not. Just thought I'd best point out that these are compile-time conditional macros....
@YanVugenfirer Just wanted to confirm my understanding was as above, i.e.: 1. One must load the driver to open the registry to enable debug, which leaves a window where there...
FYI: I've got some mods to merge into this one from PR #1293 / #1294... 8^d