opnsense-src/sys/dev/hyperv/vmbus
Sepherosa Ziehau 7df850a759 hyperv: Move guid2str from vmbus file to hyperv file
- Use uint8_t for GUID byte array.
- Define GUID string length.
- Break long lines.
- Nuke unnecessary stack variable.

MFC after:	1 week
Sponsored by:	Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D6640
2016-05-31 05:43:59 +00:00
..
amd64 hyperv/vmbus: Rename ISR functions 2016-05-31 04:47:53 +00:00
i386 hyperv/vmbus: Indentation cleanup 2016-05-31 05:01:43 +00:00
hv_channel.c hyperv/vmbus: Move event/message taskqueue/task to vmbus softc 2016-05-25 04:59:20 +00:00
hv_channel_mgmt.c hyperv/vmbus: Move vcpuid into vmbus softc per-cpu data 2016-05-25 05:06:15 +00:00
hv_connection.c hyperv/vmbus: Move SINT settings to vmbus_var.h 2016-05-30 08:42:35 +00:00
hv_et.c hyperv/et: Allow Hyper-V event timer be disabled 2016-05-30 09:44:17 +00:00
hv_hv.c hyperv: Move guid2str from vmbus file to hyperv file 2016-05-31 05:43:59 +00:00
hv_ring_buffer.c hyperv/vmbus: Mark sysctls MPSAFE 2016-04-27 05:45:14 +00:00
hv_vmbus_drv_freebsd.c hyperv: Move guid2str from vmbus file to hyperv file 2016-05-31 05:43:59 +00:00
hv_vmbus_priv.h hyperv/vmbus: Redefine SynIC message. 2016-05-31 05:18:55 +00:00
hyperv_busdma.c hyperv/busdma: Take BUS_DMA_ZERO into account 2016-05-24 05:26:52 +00:00
hyperv_reg.h hyperv: Test features before enabling optional functionalities 2016-05-27 07:29:31 +00:00
hyperv_var.h hyperv: Move timer frequency definition to common place. 2016-05-30 09:20:08 +00:00
vmbus_reg.h hyperv/vmbus: Redefine SynIC message. 2016-05-31 05:18:55 +00:00
vmbus_var.h hyperv/vmbus: Rename ISR functions 2016-05-31 04:47:53 +00:00