Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bhyve: Remove useless return at the end of void function | Elyes Haouas | 2023-03-01 | 1 | -2/+0 |
* | bhyve: Remove vmctx argument from PCI device model methods. | John Baldwin | 2023-01-19 | 1 | -2/+1 |
* | bhyve: Address some signed/unsigned comparison warnings | Mark Johnston | 2022-10-25 | 1 | -1/+1 |
* | bhyve: Drop a bogus const qualifier | Mark Johnston | 2022-10-24 | 1 | -3/+2 |
* | bhyve: Annotate unused function parameters | Mark Johnston | 2022-10-08 | 1 | -2/+3 |
* | bhyve: Use designated initializers for virtio_consts tables | Mark Johnston | 2022-09-29 | 1 | -9/+7 |
* | bhyve: Mark variables and functions as static where appropriate | Mark Johnston | 2022-08-16 | 1 | -1/+1 |
* | Add a virtio-input device emulation. | Corvin Köhne | 2021-06-08 | 1 | -0/+782 |