summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/rtc.c
Commit message (Expand)AuthorAgeFilesLines
* Add "-u" option to bhyve(8) to indicate that the RTC should maintain UTC time.neel2015-02-241-8/+8
* Replace bhyve's minimal RTC emulation with a fully featured one in vmm.ko.neel2014-12-301-279/+26
* Add a comment explaining the intent behind the I/O reservation [0x72-0x77].neel2014-10-261-0/+4
* Provide APIs to directly get 'lowmem' and 'highmem' size directly.neel2014-06-241-10/+5
* Rework the DSDT generation code a bit to generate more accurate info aboutjhb2014-01-021-0/+23
* Changes required for OpenBSD/amd64:grehan2013-10-171-1/+1
* Merge projects/bhyve_npt_pmap into head.neel2013-10-051-2/+2
* Allow the alarm hours/mins/seconds registers to be read/written,grehan2013-09-191-0/+30
* Use correct offset for the high byte of high memory written togrehan2013-09-191-1/+1
* Implement RTC CMOS nvram. Init some fields that are usedgrehan2013-07-111-22/+68
* Improve correctness of rtc register implementation.grehan2013-01-251-5/+15
* Changes to allow the GENERIC+bhye kernel built from this branch togrehan2011-05-191-0/+6
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+268
OpenPOWER on IntegriCloud