Module Name:src
Committed By: nonaka
Date: Thu Jun 10 07:48:01 UTC 2021
Modified Files:
src/sys/dev/hyperv: hvs.c
Log Message:
hvs(4): Pass correct pointer of scsibus device to scsi_probe_bus().
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/hype
Module Name:src
Committed By: nonaka
Date: Fri Jan 29 04:38:49 UTC 2021
Modified Files:
src/sys/dev/hyperv: if_hvn.c
Log Message:
hvn(4): Don't wait forever.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/hyperv/if_hvn.c
Please note that diffs
Module Name:src
Committed By: nonaka
Date: Fri Jan 29 04:38:34 UTC 2021
Modified Files:
src/sys/dev/hyperv: vmbus.c
Log Message:
vmbus(4): Don't wait forever.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/hyperv/vmbus.c
Please note that diffs
Module Name:src
Committed By: nonaka
Date: Fri Jan 29 04:38:18 UTC 2021
Modified Files:
src/sys/dev/hyperv: hvkbd.c
Log Message:
hvkbd(4): Don't wait forever.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/hyperv/hvkbd.c
Please note that diffs a
Module Name:src
Committed By: nonaka
Date: Fri Dec 11 08:13:08 UTC 2020
Modified Files:
src/sys/dev/hyperv: if_hvn.c
Log Message:
hvn(4): fix unable to ifconfig up/down.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/hyperv/if_hvn.c
Please not
Module Name:src
Committed By: nonaka
Date: Tue May 26 16:08:55 UTC 2020
Modified Files:
src/sys/dev/hyperv: vmbus.c vmbusvar.h
Log Message:
vmbus(4): Do not call hyperv_dma_alloc() in interrupt context.
The channel offer and rescind process is performed on another context
Module Name:src
Committed By: nonaka
Date: Tue May 26 16:00:06 UTC 2020
Modified Files:
src/sys/dev/hyperv: vmbus.c
Log Message:
vmbus(4): Fixed incorrect use of vmbus_wait() in vmbus_channel_scan().
Found by kUBSan.
To generate a diff of this commit:
cvs rdiff -u -r1.9
Module Name:src
Committed By: nonaka
Date: Mon May 25 10:14:58 UTC 2020
Modified Files:
src/sys/dev/hyperv: hvs.c vmbus.c
Log Message:
Use howmany() macro.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/hyperv/hvs.c
cvs rdiff -u -r1.8 -r1.9 src/s
Module Name:src
Committed By: nonaka
Date: Sun May 24 10:32:00 UTC 2020
Modified Files:
src/sys/dev/hyperv: if_hvn.c
Log Message:
hvn(4): Prevent from occur panic when acquiring the media status.
hvn(4) sleeps during hvn_media_status(), and thus requires an adaptive mutex
Module Name:src
Committed By: thorpej
Date: Wed Jan 29 05:55:16 UTC 2020
Modified Files:
src/sys/dev/hyperv: if_hvn.c
Log Message:
Adopt .
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/hyperv/if_hvn.c
Please note that diffs are not public dom
Module Name:src
Committed By: nonaka
Date: Fri Dec 27 05:59:53 UTC 2019
Modified Files:
src/sys/dev/hyperv: if_hvn.c
Log Message:
hvn(4): Handle CFI field of VLAN.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/hyperv/if_hvn.c
Please note that
Module Name:src
Committed By: nonaka
Date: Fri Dec 27 05:56:42 UTC 2019
Modified Files:
src/sys/dev/hyperv: if_hvn.c
Log Message:
hvn(4): Use vlan_{get,set,has}_tag().
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/hyperv/if_hvn.c
Please note
Module Name:src
Committed By: nonaka
Date: Tue Dec 10 12:20:20 UTC 2019
Modified Files:
src/sys/dev/hyperv: hyperv_common.c hypervvar.h if_hvn.c vmbus.c
vmbusvar.h
Log Message:
hvn(4) can be added and deleted dynamically.
To generate a diff of this commit:
cv
Module Name:src
Committed By: nonaka
Date: Tue Dec 10 11:19:25 UTC 2019
Modified Files:
src/sys/dev/hyperv: if_hvn.c
Log Message:
hvn(4): Handle VMBUS_CHANPKT_TYPE_INBAND packet type.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/hyperv/if_hvn
Module Name:src
Committed By: nonaka
Date: Fri Dec 6 12:46:06 UTC 2019
Modified Files:
src/sys/dev/hyperv: hyperv_common.c vmbus.c
Log Message:
Clear the allocated memory in hyperv_dma_alloc().
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/hype
Module Name:src
Committed By: nonaka
Date: Fri Mar 1 10:02:33 UTC 2019
Modified Files:
src/sys/dev/hyperv: vmbusicreg.h
Log Message:
Remove unused definition.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/hyperv/vmbusicreg.h
Please note that d
Module Name:src
Committed By: hannken
Date: Fri Feb 15 16:37:54 UTC 2019
Modified Files:
src/sys/dev/hyperv: vmbus.c
Log Message:
Add __diagused.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/hyperv/vmbus.c
Please note that diffs are not public
17 matches
Mail list logo