Page MenuHomeFreeBSD

rosenfeld_grumpf.hope-2000.org (Hans Rosenfeld)
User

Projects

User does not belong to any projects.

User Details

User Since
Aug 19 2024, 4:18 PM (7 w, 3 d)

Recent Activity

Mon, Sep 23

rosenfeld_grumpf.hope-2000.org updated the diff for D46562: bhyve: don't crash when guest writes TPM int_enable register.

Updated commit message.

Mon, Sep 23, 2:06 PM

Thu, Sep 19

rosenfeld_grumpf.hope-2000.org added a comment to D46562: bhyve: don't crash when guest writes TPM int_enable register.

Do I need a more elaborate commit message here, too?

Thu, Sep 19, 10:49 AM
rosenfeld_grumpf.hope-2000.org added a comment to D46564: bhyve: TPM CRB: pass actual TPM request length to backend execute_cmd().

Where's the commit message?

Thu, Sep 19, 10:36 AM

Sep 9 2024

rosenfeld_grumpf.hope-2000.org added a comment to D46559: reboot: powering off and rebooting at the same time doesn't make sense.

"-cp" is already illegal, see the check on line 303 and 304, so nothing changes in that regard. Also, "-r cannot be used with -c, -d, -n, or -p" already. I also see no "-h" option, so no "-ch" either, or am I missing anything here?

Sep 9 2024, 1:27 PM
rosenfeld_grumpf.hope-2000.org updated the diff for D46564: bhyve: TPM CRB: pass actual TPM request length to backend execute_cmd().

Add more elaborate commit message. Remove the extra empty line.

Sep 9 2024, 12:51 PM
rosenfeld_grumpf.hope-2000.org added inline comments to D46562: bhyve: don't crash when guest writes TPM int_enable register.
Sep 9 2024, 12:39 PM

Sep 6 2024

rosenfeld_grumpf.hope-2000.org updated the diff for D46373: bhyve: TPM 2.0 emulation with swtpm.

Fix manpage as suggested by Corvin.
No longer get the cmd length from the request header as the CRB emulation should pass the correct length instead.

Sep 6 2024, 1:24 PM
rosenfeld_grumpf.hope-2000.org requested review of D46564: bhyve: TPM CRB: pass actual TPM request length to backend execute_cmd().
Sep 6 2024, 1:21 PM
rosenfeld_grumpf.hope-2000.org added a comment to D46562: bhyve: don't crash when guest writes TPM int_enable register.

Even FreeBSD's own TPM driver writes the INT_ENABLE register during attach, writing 0 to make sure interrupts are off. bhyve really shouldn't crash the VM when that happens.

Sep 6 2024, 1:05 PM
rosenfeld_grumpf.hope-2000.org requested review of D46562: bhyve: don't crash when guest writes TPM int_enable register.
Sep 6 2024, 1:04 PM
rosenfeld_grumpf.hope-2000.org requested review of D46559: reboot: powering off and rebooting at the same time doesn't make sense.
Sep 6 2024, 10:06 AM

Aug 21 2024

rosenfeld_grumpf.hope-2000.org added inline comments to D46373: bhyve: TPM 2.0 emulation with swtpm.
Aug 21 2024, 8:40 AM
rosenfeld_grumpf.hope-2000.org updated the diff for D46373: bhyve: TPM 2.0 emulation with swtpm.

Document the swtpm backend in bhyve.8 and bhyve_config.5.

Aug 21 2024, 8:16 AM

Aug 20 2024

rosenfeld_grumpf.hope-2000.org added inline comments to D46373: bhyve: TPM 2.0 emulation with swtpm.
Aug 20 2024, 10:56 AM
rosenfeld_grumpf.hope-2000.org updated the summary of D46373: bhyve: TPM 2.0 emulation with swtpm.
Aug 20 2024, 9:31 AM
rosenfeld_grumpf.hope-2000.org requested review of D46373: bhyve: TPM 2.0 emulation with swtpm.
Aug 20 2024, 9:21 AM