freebsd-nq/usr.sbin/bhyve
Peter Grehan 9d6be09f8a Implement RTC CMOS nvram. Init some fields that are used
by FreeBSD and UEFI.
Tested with nvram(4).

Reviewed by:	neel
2013-07-11 03:54:35 +00:00
..
acpi.c
acpi.h
atpic.c Allow 8259 registers to be read. This is a transient condition 2013-06-28 06:25:04 +00:00
bhyverun.c Implement RTC CMOS nvram. Init some fields that are used 2013-07-11 03:54:35 +00:00
bhyverun.h
consport.c
dbgport.c
dbgport.h
elcr.c
inout.c
inout.h
ioapic.c
ioapic.h
Makefile
mem.c
mem.h
mevent_test.c
mevent.c
mevent.h
mptbl.c
mptbl.h
pci_emul.c Support an optional "mac=" parameter to virtio-net config, to allow 2013-07-04 05:35:56 +00:00
pci_emul.h Support an optional "mac=" parameter to virtio-net config, to allow 2013-07-04 05:35:56 +00:00
pci_hostbridge.c
pci_passthru.c
pci_uart.c
pci_virtio_block.c Teach the virtio block device to deal with direct as well as indirect 2013-04-23 16:40:39 +00:00
pci_virtio_net.c Support an optional "mac=" parameter to virtio-net config, to allow 2013-07-04 05:35:56 +00:00
pit_8254.c
pit_8254.h
pmtmr.c
post.c
rtc.c Implement RTC CMOS nvram. Init some fields that are used 2013-07-11 03:54:35 +00:00
rtc.h Implement RTC CMOS nvram. Init some fields that are used 2013-07-11 03:54:35 +00:00
spinup_ap.c
spinup_ap.h
virtio.h Implement the NOTIFY_ON_EMPTY capability in the virtio-net device. 2013-05-03 01:16:18 +00:00
xmsr.c
xmsr.h