User Details
User Details
- User Since
- Aug 27 2020, 6:07 AM (225 w, 2 d)
Nov 12 2024
Nov 12 2024
corvink committed rGfe019d5e443b: bhyve: TPM 2.0 emulation with swtpm (authored by rosenfeld_grumpf.hope-2000.org).
bhyve: TPM 2.0 emulation with swtpm
corvink committed rGb3180bea9b1d: bhyve: TPM CRB: pass actual TPM request length to backend execute_cmd() (authored by rosenfeld_grumpf.hope-2000.org).
bhyve: TPM CRB: pass actual TPM request length to backend execute_cmd()
corvink committed rG5a43d257c0fe: bhyve: don't crash when guest writes TPM int_enable register (authored by rosenfeld_grumpf.hope-2000.org).
bhyve: don't crash when guest writes TPM int_enable register
corvink committed rG1616f7d4b57b: bhyve: avoid a potential deadlock (authored by khorben_defora.org).
bhyve: avoid a potential deadlock
bhyve: merge adjacent E820 entries
bhyve: remove empty E820 entries
Oct 22 2024
Oct 22 2024
bhyve: merge adjacent E820 entries
corvink committed rGd93fbcf0222b: bhyve: TPM 2.0 emulation with swtpm (authored by rosenfeld_grumpf.hope-2000.org).
bhyve: TPM 2.0 emulation with swtpm
corvink committed rGbc3d09e90b86: bhyve: TPM CRB: pass actual TPM request length to backend execute_cmd() (authored by rosenfeld_grumpf.hope-2000.org).
bhyve: TPM CRB: pass actual TPM request length to backend execute_cmd()
corvink committed rG2feea221b248: bhyve: don't crash when guest writes TPM int_enable register (authored by rosenfeld_grumpf.hope-2000.org).
bhyve: don't crash when guest writes TPM int_enable register
Sep 20 2024
Sep 20 2024
corvink added a comment to D46562: bhyve: don't crash when guest writes TPM int_enable register.
Sep 18 2024
Sep 18 2024
Where's the commit message?
It would be a very good idea to improve your commit message. It would be nice to explain the use case in more detail (if possible). Additionally, it would be great to mention limitations of this new feature e.g. that user have to make sure to protect the tcp socket from unprivileged access.
corvink added a comment to D45340: bhyve: trap protected BAR regions of passthru devices.
ping
corvink added a comment to D45339: bhyve: add BAR handler list for passthru devices.
ping
corvink added a comment to D45337: bhyve: support VBTs which lay outside of the OpRegion.
ping
corvink added a comment to D45333: x86/pci: add sysctl for intel_graphics_gen.
ping
Sep 9 2024
Sep 9 2024
Please add a commit message.
corvink added inline comments to D46562: bhyve: don't crash when guest writes TPM int_enable register.
Sep 2 2024
Sep 2 2024
corvink added a comment to D45120: Add bhyve uart raw tcp backend.
Is this ready? So far, LGTM.
Aug 29 2024
Aug 29 2024
Aug 28 2024
Aug 28 2024
corvink added inline comments to D46402: bhyve: support noVNC SetPixelFormat request.
Aug 26 2024
Aug 26 2024
corvink added inline comments to D46402: bhyve: support noVNC SetPixelFormat request.
Aug 23 2024
Aug 23 2024
corvink added inline comments to D46402: bhyve: support noVNC SetPixelFormat request.
Aug 22 2024
Aug 22 2024
corvink added inline comments to D46402: bhyve: support noVNC SetPixelFormat request.
corvink added inline comments to D45120: Add bhyve uart raw tcp backend.
corvink added a comment to D46373: bhyve: TPM 2.0 emulation with swtpm.
LGTM. Will test it.
Aug 21 2024
Aug 21 2024
corvink added inline comments to D46373: bhyve: TPM 2.0 emulation with swtpm.
Aug 14 2024
Aug 14 2024
Aug 12 2024
Aug 12 2024
Aug 9 2024
Aug 9 2024
corvink updated the diff for D45336: bhyve: merge adjacent E820 entries.
- avoid code duplication by moving the code below element insertion
bhyve: remove empty E820 entries
Aug 8 2024
Aug 8 2024
corvink updated the diff for D45480: bhyve: remove empty E820 entries.
- use a new top level case to detect empty entries
Aug 5 2024
Aug 5 2024
corvink added a comment to D45480: bhyve: remove empty E820 entries.
corvink committed rG1f3bfc60550c: bhyve: avoid a potential deadlock (authored by khorben_defora.org).
bhyve: avoid a potential deadlock
Aug 2 2024
Aug 2 2024
corvink added a comment to D45401: bhyve: avoid a potential deadlock.
What's CID: 1521334?
Aug 1 2024
Aug 1 2024
corvink added inline comments to D45049: bhyve: Do not enable PCI BAR decoding if a boot ROM is present.
corvink added a comment to D46196: bhyve: Optionally put vCPUs back in the debug state after resuming.
Jul 31 2024
Jul 31 2024
Jul 30 2024
Jul 30 2024
corvink added a comment to D46179: bhyve: Treat the COMMAND register for PCI passthru devices as emulated.
Shouldn't we set the command register to a known good value or do we expect that the host always sets a good value? If the host disables mem/io decoding for some reason, we're unable to read any values from the BARs MMIO space.
Jul 1 2024
Jul 1 2024
corvink committed R11:54eaea1ccd17: sysutils/edk2: make bhyve's bootorder feature work (authored by corvink).
sysutils/edk2: make bhyve's bootorder feature work
corvink updated the diff for D45768: sysutils/edk2: make bhyve's bootorder feature work.
bump PORTREVISION
Jun 28 2024
Jun 28 2024
corvink updated the summary of D45768: sysutils/edk2: make bhyve's bootorder feature work.
corvink requested review of D45768: sysutils/edk2: make bhyve's bootorder feature work.
Jun 14 2024
Jun 14 2024
corvink added a comment to D45049: bhyve: Do not enable PCI BAR decoding if a boot ROM is present.
Jun 13 2024
Jun 13 2024
corvink added a comment to D45049: bhyve: Do not enable PCI BAR decoding if a boot ROM is present.
Jun 11 2024
Jun 11 2024
Jun 4 2024
Jun 4 2024
corvink added inline comments to D45333: x86/pci: add sysctl for intel_graphics_gen.
corvink added inline comments to D45337: bhyve: support VBTs which lay outside of the OpRegion.
corvink added inline comments to D45340: bhyve: trap protected BAR regions of passthru devices.
corvink added inline comments to D45339: bhyve: add BAR handler list for passthru devices.
corvink updated the diff for D45340: bhyve: trap protected BAR regions of passthru devices.
- fix style issues
corvink updated the diff for D45339: bhyve: add BAR handler list for passthru devices.
- fix style issues
corvink updated the diff for D45337: bhyve: support VBTs which lay outside of the OpRegion.
- fix style issues
- unmap vbt->hva in error path
corvink updated the diff for D45336: bhyve: merge adjacent E820 entries.
- merge entries with predecessor and successor if possible
corvink requested review of D45480: bhyve: remove empty E820 entries.
corvink updated the diff for D45333: x86/pci: add sysctl for intel_graphics_gen.
- use unsigned int
- add comment
bhyve: verify OpRegion size
corvink committed rG5e09c5a1ed66: bhyve: use correct size to map the OpRegion (authored by corvink).
bhyve: use correct size to map the OpRegion
Jun 3 2024
Jun 3 2024
May 24 2024
May 24 2024
corvink requested review of D45342: bhyve: protect MMIO mapped BDSM register.
corvink requested review of D45341: bhyve: add interface to protect BAR regions of passthru devices.
corvink requested review of D45340: bhyve: trap protected BAR regions of passthru devices.
corvink requested review of D45339: bhyve: add BAR handler list for passthru devices.
corvink requested review of D45338: bhyve: add GVT-d support for graphics gen 11 and newer.
corvink requested review of D45337: bhyve: support VBTs which lay outside of the OpRegion.
corvink requested review of D45336: bhyve: merge adjacent E820 entries.
corvink requested review of D45335: bhyve: verify OpRegion size.
corvink requested review of D45334: bhyve: use correct size to map the OpRegion.
corvink requested review of D45333: x86/pci: add sysctl for intel_graphics_gen.
May 17 2024
May 17 2024