aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bvm
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-272-0/+4
* Fix panic "_mtx_lock_sleep: recursed on non-recursive mutex ttymtx" caused whenNeel Natu2014-03-091-2/+1
* - Use a callout instead of the deprecated timeout_handle.John Baldwin2014-02-071-12/+10
* Probe for existence of the bvm debug port instead of just assuming that it isNeel Natu2012-10-271-9/+15
* Update the byve console code with stubs for cngrab and cnungrabSean Bruno2012-01-041-0/+12
* Allow the paravirtualized debug port to override others.Peter Grehan2011-11-071-1/+5
* IFC @ r225592Peter Grehan2011-09-151-21/+3
* Changes to allow the GENERIC+bhye kernel built from this branch toPeter Grehan2011-05-191-6/+10
* bhyve import part 2 of 2, guest kernel changes.Peter Grehan2011-05-142-0/+332