Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove obsolete comment about lack of locking for MMIO range lookup. | neel | 2013-04-10 | 1 | -6/+0 |
* | Change name of variable from 'rwlock' to more descriptive 'mmio_rwlock' | neel | 2013-04-10 | 1 | -11/+11 |
* | Improve PCI BAR emulation: | neel | 2013-04-10 | 1 | -6/+47 |
* | Add the ability to have a 'fallback' search for memory ranges. | grehan | 2013-02-22 | 1 | -17/+33 |
* | Cleanup the user-space paging exit handler now that the unified instruction | neel | 2012-11-28 | 1 | -2/+1 |
* | Revamp the x86 instruction emulation in bhyve. | neel | 2012-11-28 | 1 | -14/+37 |
* | Rework how guest MMIO regions are dealt with. | grehan | 2012-10-19 | 1 | -0/+196 |