freebsd-dev/sys/dev/hyperv/vmbus
Sepherosa Ziehau 0408d8b80a hyperv/vmbus: Use busdma(9) for messages and event flags
And
- Move message and event flags to vmbus_softc per-cpu data.
- Get rid of hv_setup_arg, which serves no purpose now.

MFC after:	1 week
Sponsored by:	Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D6502
2016-05-24 06:01:39 +00:00
..
amd64 hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbus 2016-04-15 02:20:18 +00:00
i386 hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbus 2016-04-15 02:20:18 +00:00
hv_channel_mgmt.c hyperv/vmbus: Simplify event processing 2016-05-16 03:56:24 +00:00
hv_channel.c hyperv/vmbus: Reduce the # of event loops by recording event flag count 2016-05-18 03:19:53 +00:00
hv_connection.c hyperv/vmbus: Use busdma(9) for messages and event flags 2016-05-24 06:01:39 +00:00
hv_et.c hyperv/et: Strip extra white space in function name 2016-04-25 04:58:14 +00:00
hv_hv.c hyperv/vmbus: Move SynIC setup/teardown from hyperv file to vmbus file 2016-05-24 05:51:51 +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/vmbus: Use busdma(9) for messages and event flags 2016-05-24 06:01:39 +00:00
hv_vmbus_priv.h hyperv/vmbus: Use busdma(9) for messages and event flags 2016-05-24 06:01:39 +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: Move Hypercall setup to an early place. 2016-05-23 07:06:53 +00:00
vmbus_var.h hyperv/vmbus: Use busdma(9) for messages and event flags 2016-05-24 06:01:39 +00:00