aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bhyve/mem.h
Commit message (Expand)AuthorAgeFilesLines
* Support PCI extended config space in bhyve.Neel Natu2014-08-081-0/+1
* Emulate instructions emitted by OpenBSD/i386 version 5.5:Neel Natu2014-07-231-1/+2
* Improve PCI BAR emulation:Neel Natu2013-04-101-0/+1
* Add the ability to have a 'fallback' search for memory ranges.Peter Grehan2013-02-221-0/+1
* Cleanup the user-space paging exit handler now that the unified instructionNeel Natu2012-11-281-2/+1
* Revamp the x86 instruction emulation in bhyve.Neel Natu2012-11-281-1/+1
* Rework how guest MMIO regions are dealt with.Peter Grehan2012-10-191-0/+58