Age | Commit message (Expand) | Author |
---|---|---|
2017-06-22 | Add a hypervisor-specific function pointer in pvbus(4) that gets called during | Jonathan Matthew |
2017-01-10 | Introduce pvbus_reboot() and pvbus_shutdown() to move the repeated | Reyk Floeter |
2016-06-06 | Provide a bus_dma tag as part of the pvbus attach arguments | Mike Belopuhov |
2016-01-27 | Add a key-value interface to pvbus(4) that allows to get or set values | Reyk Floeter |
2015-12-12 | Identify hypervisors before configuring other children of the mainbus | Reyk Floeter |
2015-11-13 | vmm(4) kernel code | Mike Larkin |
2015-07-28 | Add callbacks for supported hypervisors in pvbus(4) to print more | Reyk Floeter |
2015-07-23 | Add the bhyve id to recognize if we're running under this hypervisor. | Reyk Floeter |
2015-07-21 | Switch pvbus(4) to fully dynamic autoconf - drivers don't have to be | Reyk Floeter |
2015-07-21 | Add pvbus(4), a pseudo-bus to attach non-PCI paravirtual devices and buses. | Reyk Floeter |