summaryrefslogtreecommitdiffstats
path: root/sys/dev/hyperv
Commit message (Expand)AuthorAgeFilesLines
* Hide a few messages under bootverbose.delphij2014-03-141-7/+11
* Minor fix to r262789.mav2014-03-061-1/+1
* Remove custom bus scanner code and fix use of CAM's default scanner.mav2014-03-051-86/+1
* Another round of removing historical mbuf(9) allocator flags.glebius2014-01-161-3/+3
* Fix missing new line after:pjd2013-12-101-0/+1
* Don't reference pointer before testing whether it isdelphij2013-10-291-1/+3
* More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba)nwhitehorn2013-10-291-1/+1
* Include necessary headers that now are available due to pollutionglebius2013-10-282-1/+4
* Centralize the detection logic for the Hyper-V hypervisor.gibbs2013-10-133-44/+15
* Fix a lock-order reversal in the net driver by dropping the lockgrehan2013-10-122-19/+86
* Fix vmbus channel memory leak where incorrect length parameter wasgrehan2013-10-112-8/+11
* Allow the legacy CDROM device to be accessed in a FreeBSD guest, whilegrehan2013-10-101-22/+8
* In sys/dev/hyperv, fix a number of gcc warnings about usage of anonymousdim2013-10-106-49/+60
* Correct panic caused by attaching both Xen PV and HyperV virtualizationgibbs2013-10-051-0/+10
* Reorder the hypervisor presence test to avoid claiming ATA disksgrehan2013-09-191-28/+38
* Revert the kvp code - there's still some work thatgrehan2013-09-093-999/+6
* Latest update from Microsoft.grehan2013-09-097-215/+1391
* IFC @ r253862grehan2013-08-012-2/+2
* Microsoft have changed their policy on how the hyper-v code willgrehan2013-07-1719-0/+12526
OpenPOWER on IntegriCloud