summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/mem.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete comment about lack of locking for MMIO range lookup.neel2013-04-101-6/+0
* Change name of variable from 'rwlock' to more descriptive 'mmio_rwlock'neel2013-04-101-11/+11
* Improve PCI BAR emulation:neel2013-04-101-6/+47
* Add the ability to have a 'fallback' search for memory ranges.grehan2013-02-221-17/+33
* Cleanup the user-space paging exit handler now that the unified instructionneel2012-11-281-2/+1
* Revamp the x86 instruction emulation in bhyve.neel2012-11-281-14/+37
* Rework how guest MMIO regions are dealt with.grehan2012-10-191-0/+196
OpenPOWER on IntegriCloud