| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r305898, r309120, r309121 (by jceel): | mav | 2017-07-24 | 1 | -0/+1 |
* | MFC r319487-r319488, r319682, r319968, r319995 | araujo | 2017-07-02 | 1 | -0/+8 |
* | MFC r302504, r302666, r302668, r302932, r302933: | mav | 2016-08-18 | 1 | -0/+3 |
* | Import bhyve_graphics into CURRENT. Thanks to all who tested | grehan | 2016-07-04 | 1 | -1/+14 |
|\ |
|
| * | Create branch for bhyve graphics import. | grehan | 2016-05-27 | 1 | -55/+0 |
|/ |
|
* | Don't use SYSDIR to avoid conflicts with existing usage. | grehan | 2016-04-20 | 1 | -2/+2 |
* | MFH | gjb | 2016-04-11 | 1 | -1/+3 |
|\ |
|
| * | Allow the location of the kernel source tree to be overridden. | grehan | 2016-04-10 | 1 | -1/+3 |
* | | Merge from head | bapt | 2015-10-09 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Simple sysctl-like firmware query interface. Similar in operation | grehan | 2015-10-02 | 1 | -0/+1 |
* | | Merge from head @274131 | bapt | 2015-06-20 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Restructure memory allocation in bhyve to support "devmem". | neel | 2015-06-18 | 1 | -0/+1 |
* | | Merge from head | bapt | 2015-05-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix overlinking in bhyve: | bapt | 2015-04-09 | 1 | -1/+1 |
* | | Make FreeBSD-bhyve an indivual package | bapt | 2015-03-05 | 1 | -0/+1 |
|/ |
|
* | Convert usr.sbin to LIBADD | bapt | 2014-11-25 | 1 | -3/+2 |
* | Move the ACPI PM timer emulation into vmm.ko. | neel | 2014-10-26 | 1 | -1/+0 |
* | Add emulation for legacy x86 task switching mechanism. | neel | 2014-07-16 | 1 | -0/+1 |
* | Implement a PCI interrupt router to route PCI legacy INTx interrupts to | jhb | 2014-05-15 | 1 | -0/+1 |
* | Provide a very basic stub for the 8042 PS/2 keyboard controller. | tychon | 2014-04-25 | 1 | -0/+1 |
* | Add support for the virtio RNG entropy-source device. | grehan | 2014-04-02 | 1 | -0/+1 |
* | Move the atpit device model from userspace into vmm.ko for better | tychon | 2014-03-25 | 1 | -1/+0 |
* | Replace the userspace atpic stub with a more functional vmm.ko model. | tychon | 2014-03-11 | 1 | -2/+0 |
* | Add SMBIOS support. | tychon | 2014-03-04 | 1 | -0/+1 |
* | Enhance the support for PCI legacy INTx interrupts and enable them in | jhb | 2014-01-29 | 1 | -1/+1 |
* | Cosmetic change - switch over to vertical SRCS to make it | grehan | 2014-01-03 | 1 | -5/+31 |
* | Support soft power-off via the ACPI S5 state for bhyve guests. | jhb | 2013-12-24 | 1 | -1/+1 |
* | bhyve(8) man page. | grehan | 2013-12-13 | 1 | -2/+1 |
* | Move the ioapic device model from userspace into vmm.ko. This is needed for | neel | 2013-11-12 | 1 | -1/+1 |
* | Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attached | neel | 2013-10-29 | 1 | -3/+3 |
* | Parse the memory size parameter using expand_number() to allow specifying | neel | 2013-10-09 | 1 | -2/+2 |
* | Hook up the AHCI and blockif code to the build. | grehan | 2013-10-04 | 1 | -2/+2 |
* | Major rework of the virtio code. Split out common parts, and modify | grehan | 2013-07-17 | 1 | -1/+1 |
* | Remove dangling ISA uart stubs. | grehan | 2013-04-05 | 1 | -1/+1 |
* | Install <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as userland headers | jhb | 2013-02-05 | 1 | -2/+0 |
* | Rename fbsdrun.* -> bhyverun.* | grehan | 2012-12-13 | 1 | -1/+1 |
* | Revamp the x86 instruction emulation in bhyve. | neel | 2012-11-28 | 1 | -1/+4 |
* | ACPI support for bhyve. | grehan | 2012-11-20 | 1 | -3/+5 |
* | Remove mptable generation code from libvmmapi and move it to bhyve. | grehan | 2012-10-26 | 1 | -1/+1 |
* | Rework how guest MMIO regions are dealt with. | grehan | 2012-10-19 | 1 | -1/+1 |
* | Add an explicit exit code 'SPINUP_AP' to tell the controlling process that an | neel | 2012-09-25 | 1 | -0/+1 |
* | Device model for ioapic emulation. | neel | 2012-08-05 | 1 | -1/+1 |
* | Add 16550 uart emulation as a PCI device. This allows it to | grehan | 2012-05-03 | 1 | -1/+1 |
* | MSI-x interrupt support for PCI pass-thru devices. | grehan | 2012-04-28 | 1 | -1/+2 |
* | First cut to port bhyve, vmmctl, and libvmmapi to HEAD. | jhb | 2011-05-15 | 1 | -0/+2 |
* | Import of bhyve hypervisor and utilities, part 1. | grehan | 2011-05-13 | 1 | -0/+18 |