]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/hyperv
hyperv: hv_guid -> struct hyperv_guid.
[FreeBSD/FreeBSD.git] / sys / dev / hyperv /
2016-07-14 Sepherosa Ziehauhyperv: hv_guid -> struct hyperv_guid.
2016-07-14 Sepherosa Ziehauhyperv/vmbus: Remove unused bits
2016-07-13 Dag-Erling Smørgravmerge upstream hg 06347b1f76fe (fix IXFR)
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Cleanup channel rescind
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Remove unused code
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Reorganize MNF event sending.
2016-07-13 Sepherosa Ziehauhyperv: Signal event input parameter is shared w/ MNF
2016-07-13 Sepherosa Ziehauhyperv: All Hypercall parameters have same alignment...
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Install different task function for batch...
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Remove unnecessary callback check.
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Pack bool field into flags field
2016-07-13 Sepherosa Ziehauhyperv/bufring: Remove unused fields
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Nuke unused field from hv_vmbus_channel.
2016-07-13 Sepherosa Ziehauhyperv: Get rid of hv_device, which is unnecessary...
2016-07-13 Sepherosa Ziehauhyperv/hn: Avoid the hv_device
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Deprecate the usage of hv_device.
2016-07-13 Sepherosa Ziehauhyperv/util: Avoid the hv_device
2016-07-13 Sepherosa Ziehauhyperv/stor: Avoid the hv_device and nuke the broken...
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Add channel ivar accessor.
2016-07-13 Sepherosa Ziehauhyperv/vmbus: All ivars are read-only; nuke unnecessary...
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Add vmbus method for GUID base device...
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Remove the embedded offer message from...
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Add type/instance guid fields into hv_vmb...
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Add flags field into hv_vmbus_channel...
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Make subchan index a field of hv_vmbus_ch...
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Make channel id a field of hv_vmbus_channel.
2016-07-13 Sepherosa Ziehauhyperv/vmbus: Merge hv_connection.c into hv_channel.c
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Destroy channel list lock upon attach...
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Remove needed bits
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Move channel map to vmbus_softc
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Fix sub-channel re-open support.
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Free sysctl properly upon channel close.
2016-07-12 Sepherosa Ziehauhyperv/vmbus: More verbose for GPADL_connect/chan_...
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Move channel list to vmbus_softc
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Move GPADL index into vmbus_softc
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Rework vmbus version accessing.
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Minor renaming
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Don't be oversmart in default cpu selection.
2016-07-12 Sepherosa Ziehauhyperv: Nuke unused stuffs
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Busdma-fy Hypercall signal event input...
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Avoid tx_evtflags setting code duplication.
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Flatten channel message response processing.
2016-07-12 Sepherosa Ziehauhyperv: Nuke unused stuffs
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Use post message Hypercall APIs for GPA...
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Use post message Hypercall APIs for chann...
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Use post message Hypercall APIs for GPADL...
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Remove unnecessary check and unapplied...
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Use post message Hypercall APIs for chann...
2016-07-12 Sepherosa Ziehauhyperv/vmbus: Reorganize vmbus scan process.
2016-07-12 Sepherosa Ziehauhyperv/stor: Save the response status and xfer length...
2016-07-11 Sepherosa Ziehauhyperv/vmbus: Embed channel detach task in channel...
2016-07-11 Sepherosa Ziehauhyperv/vmbus: Save vmbus softc to channels.
2016-07-11 Sepherosa Ziehauhyperv/vmbus: Create channel synchronously.
2016-07-11 Sepherosa Ziehauhyperv/vmbus: Use post message Hypercall APIs for unload
2016-07-11 Sepherosa Ziehauhyperv/vmbus: Add sysctl to expose vmbus version.
2016-07-11 Sepherosa Ziehauhyperv/vmbus: Explicitly assign channel message process...
2016-07-11 Sepherosa Ziehauhyperv/vmbus: Function renaming.
2016-07-11 Sepherosa Ziehauhyperv/hn: Add tunable to allow tcp_lro_queue_mbuf()
2016-07-11 Sepherosa Ziehauhyperv/vmbus: Use post message Hypercall APIs for chann...
2016-07-11 Sepherosa Ziehauhyperv/stor: Fix the INQUIRY checks
2016-07-11 Sepherosa Ziehauhyperv/vmbus: Implement a new set of APIs for post...
2016-07-08 Ed Mastelibunwind: update to upstream snapshot r272680
2016-07-04 Peter GrehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 Enji CooperUpdate libxo to 0.6.3
2016-07-01 Xin LIMFV r302260: expat 2.2.0
2016-06-30 Martin MatuskaMFV r302264:
2016-06-27 Xin LIMFV r302218: file 5.28.
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-17 Bryan DreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-09 Dag-Erling SmørgravUpdate to latest upstream version
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-08 Sepherosa Ziehauhyperv/vmbus: Change tx_evtflags type to u_long to...
2016-06-08 Sepherosa Ziehauhyperv/vmbus: Busdma-fy MNF and event flags.
2016-06-07 Sepherosa Ziehaunet: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid...
2016-06-06 Sepherosa Ziehauhyperv/vmbus: Constify channel message
2016-06-06 Sepherosa Ziehauhyperv/vmbus: Factor out channel message processing
2016-06-06 Sepherosa Ziehauhyperv/vmbus: Define type for channel messages.
2016-06-06 Sepherosa Ziehauhyperv: Move machine dependent bits into machine depend...
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Xin LIMFV r301238:
2016-06-01 Kurt LidlImport NetBSD's blacklist source from vendor tree
2016-06-01 Sepherosa Ziehauhyperv: Rename some cleaned up/almost cleaned up files
2016-06-01 Sepherosa Ziehauhyperv/channel: Only cpu0 is supported as channel targe...
2016-06-01 Sepherosa Ziehauhyperv/vmbus: Redefine event flags.
2016-05-31 Sepherosa Ziehauhyperv/kvp: Use if_xname.
2016-05-31 Sepherosa Ziehauhyperv: Move guid2str from vmbus file to hyperv file
2016-05-31 Sepherosa Ziehauhyperv/vmbus: White space cleanup
2016-05-31 Sepherosa Ziehauhyperv/vmbus: Redefine SynIC message.
2016-05-31 Sepherosa Ziehauhyperv/vmbus: Move global vmbus id array to stack.
2016-05-31 Sepherosa Ziehauhyperv/vmbus: Indentation cleanup
2016-05-31 Sepherosa Ziehauhyperv/vmbus: Rename ISR functions
2016-05-31 Sepherosa Ziehauhyperv/vmbus: Process event timer before checking events
2016-05-30 Sepherosa Ziehauhyperv/et: Allow Hyper-V event timer be disabled
2016-05-30 Sepherosa Ziehauhyperv/et: Device renaming; consistent w/ other Hyper...
2016-05-30 Sepherosa Ziehauhyperv: Move timer frequency definition to common place.
2016-05-30 Sepherosa Ziehauhyperv/et: Make sure only one event timer will be regis...
2016-05-30 Sepherosa Ziehauhyperv/vmbus: Move SINT settings to vmbus_var.h
next