- Dec 29, 2014
-
-
Gal Hammer authored
It was possible that WdfRequestComplete was called on a cancelled request.
-
Gal Hammer authored
The MessageId parameter was used to decide if the interrupt should be handled as a queue notification. The problem was that a value of zero caused skipping setting the interruprt as serviced.
-
Vadim Rozenfeld authored
-
- Dec 27, 2014
-
-
Vadim Rozenfeld authored
-
Vadim Rozenfeld authored
-
- Dec 26, 2014
-
-
Joseph Hindin authored
Signed-off-by:
Joseph Hindin <yhindin@rehat.com>
-
- Dec 23, 2014
-
-
Vadim Rozenfeld authored
-
Vadim Rozenfeld authored
-
- Dec 19, 2014
-
-
Joseph Hindin authored
Signed-off-by:
Joseph Hindin <yhindin@rehat.com>
-
Joseph Hindin authored
Signed-off-by:
Joseph Hindin <yhindin@rehat.com>
-
Joseph Hindin authored
Signed-off-by:
Joseph Hindin <yhindin@rehat.com>
-
- Dec 15, 2014
-
-
Joseph Hindin authored
-
- Dec 14, 2014
-
-
Vadim Rozenfeld authored
-
- Dec 11, 2014
-
-
Joseph Hindin authored
Signed-off-by:
Joseph Hindin <yhindin@rehat.com>
-
Joseph Hindin authored
Signed-off-by:
Joseph Hindin <yhindin@rehat.com>
-
Joseph Hindin authored
Signed-off-by:
Joseph Hindin <yhindin@rehat.com>
-
Joseph Hindin authored
Signed-off-by:
Joseph Hindin <yhindin@rehat.com>
-
Joseph Hindin authored
Signed-off-by:
Joseph Hindin <yhindin@rehat.com>
-
Joseph Hindin authored
Signed-off-by:
Joseph Hindin <yhindin@rehat.com>
-
- Dec 08, 2014
-
-
Vadim Rozenfeld authored
-
- Dec 07, 2014
-
-
Vadim Rozenfeld authored
-
- Dec 01, 2014
-
-
Joseph Hindin authored
Signed-off-by:
Joseph Hindin <yhindin@rehat.com>
-
Gal Hammer authored
The balloon's service didn't take any action on SERVICE_CONTROL_SHUTDOWN notification. This caused a BSOD when the verifier was used on the balloon driver because the service didn't exit and kept an open file handle to the driver.
-
Gal Hammer authored
The device's hardward id was too short and because of that Windows didn't load the driver if the device was hot-plugged in a different address.
-
- Nov 30, 2014
-
-
Julius Rus authored
-
Julius Rus authored
-
Julius Rus authored
-
Julius Rus authored
-
Julius Rus authored
-
- Nov 21, 2014
-
-
Gal Hammer authored
The WHQL test "DF - Reinstall with IO Before and After" failed when it installed the driver without uninstalling it first. This cause the coinstaller CNG provider registration to fail with a name collision error. The registation was changed to override existing information.
-
Gal Hammer authored
-
- Nov 20, 2014
-
-
Joseph Hindin authored
Signed-off-by:
Joseph Hindin <yhindin@rehat.com> (cherry picked from commit b07fe167)
-
- Nov 12, 2014
-
-
Vadim Rozenfeld authored
-
Vadim Rozenfeld authored
Conflicts: vioscsi/vioscsi.c
-
Vadim Rozenfeld authored
-
- Nov 08, 2014
-
-
Julius Rus authored
Signed-off-by:
Iuliu Rus <iuliur@google.com>
-
Vadim Rozenfeld authored
based on 23de1376b695c28432fbbc55584644188c4e51ef commit 23de1376b695c28432fbbc55584644188c4e51ef Author: Julius Rus <iuliur@google.com> Date: Sun Oct 19 16:12:16 2014 -0700 Only enable hotplug if the host advertises it. Signed-off-by:
Iuliu Rus <iuliur@google.com>
-
Julius Rus authored
It might be Windows OS version specific. At WIn2008R2, KeGetProcessorIndexFromNumber would return INVALID_PROCESSOR_INDEX if PROCESS_NUMBER.Reserved is not zero. This bug effectively prevent NETKVM to use egress MQ and ingress RSS feature. Signed-off-by:
Iuliu Rus <iuliur@google.com>
-
Julius Rus authored
netkvm driver only ask for at most 4 msi msg which is too little for a 8 core or 16 core VM. Bump it to 32. Signed-off-by:
Iuliu Rus <iuliur@google.com>
-
Julius Rus authored
Signed-off-by:
Iuliu Rus <iuliur@google.com>
-