This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.sbin
/
bhyve
History
Peter Grehan
aa8cb5f311
Implement support for the interrupt-on-terminal-count and
...
s/w-strobe timer modes. These are commonly used by non-FreeBSD o/s's. Approved by: re@ (blanket)
2013-09-19 04:59:44 +00:00
..
acpi.c
Go way past 11 and bump bhyve's max vCPUs to 16.
2013-09-10 03:48:18 +00:00
acpi.h
…
atpic.c
…
bhyverun.c
…
bhyverun.h
…
consport.c
…
dbgport.c
…
dbgport.h
…
elcr.c
…
inout.c
…
inout.h
…
ioapic.c
Fix spelling.
2013-09-06 05:58:10 +00:00
ioapic.h
…
Makefile
…
mem.c
…
mem.h
…
mevent_test.c
Add simplistic periodic timer support to mevent using kqueue's
2013-09-19 04:48:26 +00:00
mevent.c
Add simplistic periodic timer support to mevent using kqueue's
2013-09-19 04:48:26 +00:00
mevent.h
Add simplistic periodic timer support to mevent using kqueue's
2013-09-19 04:48:26 +00:00
mptbl.c
…
mptbl.h
…
pci_emul.c
Allow single byte reads of the emulated MSI-X tables. This is not required
2013-08-27 16:50:48 +00:00
pci_emul.h
…
pci_hostbridge.c
…
pci_passthru.c
…
pci_uart.c
…
pci_virtio_block.c
Fix off-by-1 error in assert.
2013-08-27 03:49:47 +00:00
pci_virtio_net.c
…
pit_8254.c
Implement support for the interrupt-on-terminal-count and
2013-09-19 04:59:44 +00:00
pit_8254.h
…
pmtmr.c
…
post.c
…
rtc.c
Allow the alarm hours/mins/seconds registers to be read/written,
2013-09-19 04:29:03 +00:00
rtc.h
…
spinup_ap.c
…
spinup_ap.h
…
virtio.c
Pass the number of supported vectors to pci_emul_add_msicap() and
2013-09-17 18:42:13 +00:00
virtio.h
…
xmsr.c
…
xmsr.h
…