- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Sep 6 2023
Sep 6 2023
Sep 4 2023
Sep 4 2023
Sep 1 2023
Sep 1 2023
sysutils/edk2: update to 202308
Aug 29 2023
Aug 29 2023
Aug 22 2023
Aug 22 2023
corvink committed rG6f7e9779fcb1: bhyve: add config option to load ACPI tables into memory (authored by corvink).
bhyve: add config option to load ACPI tables into memory
Aug 18 2023
Aug 18 2023
corvink committed R11:a6cf56902eb4: sysutils/swtpm: Update to 0.8.1 (authored by meka_tilda.center).
sysutils/swtpm: Update to 0.8.1
corvink committed rGb02e0f964028: bhyve: add bootindex option for several devices (authored by corvink).
bhyve: add bootindex option for several devices
bhyve: add helper to create a bootorder
corvink committed rG50734f2ba36b: bhyve: pass address of OpRegion to the guest (authored by corvink).
bhyve: pass address of OpRegion to the guest
bhyve: copy OpRegion into guest memory
corvink committed rGb260e413b4b7: bhyve: read OpRegion address and size for GVT-d (authored by corvink).
bhyve: read OpRegion address and size for GVT-d
corvink committed rG6d037b69ee62: bhyve: emulate graphics stolen memory register (authored by corvink).
bhyve: emulate graphics stolen memory register
corvink committed rGaa598e677a7c: bhyve: allocate guest memory for graphics stolen memory (authored by corvink).
bhyve: allocate guest memory for graphics stolen memory
corvink committed rG13a371bcdfdd: bhyve: read out graphics stolen memory address and size (authored by corvink).
bhyve: read out graphics stolen memory address and size
bhyve: add empty GVT-d emulation
bhyve: import OpRegion definitions
corvink committed rG7ffa1d667f74: bhyve: add helper for passthru specific mmio ranges (authored by corvink).
bhyve: add helper for passthru specific mmio ranges
bhyve: make passthru sel public available
corvink committed rGb3f053b4f46e: bhyve: allow adding FwCfg items to ACPI tables (authored by corvink).
bhyve: allow adding FwCfg items to ACPI tables
corvink committed rGb1fffed683ab: bhyve: add cmdline option for user defined fw_cfg items (authored by corvink).
bhyve: add cmdline option for user defined fw_cfg items
corvink committed rG8caac07ce933: bhyvectl: Add '--get-debug-cpus' command (authored by gusev.vitaliy_gmail.com).
bhyvectl: Add '--get-debug-cpus' command
corvink committed rG5a07451f796f: bhyve: rename 'structs' snapshot key with 'kern_structs' (authored by gusev.vitaliy_gmail.com).
bhyve: rename 'structs' snapshot key with 'kern_structs'
corvink committed rG295d69c8b00f: bhyve: add .pe_snapshot method for PCI 'hostbridge' (authored by gusev.vitaliy_gmail.com).
bhyve: add .pe_snapshot method for PCI 'hostbridge'
corvink committed rG51e32fe73405: bhyve: add bus, slot and func to device name (authored by gusev.vitaliy_gmail.com).
bhyve: add bus, slot and func to device name
corvink committed rG5573404166b0: bhyve: rename 'user_dev' with 'devices' (authored by gusev.vitaliy_gmail.com).
bhyve: rename 'user_dev' with 'devices'
corvink committed rG3e520a8fc711: bhyve: save/restore pir_desc (authored by gusev.vitaliy_gmail.com).
bhyve: save/restore pir_desc
- update man page as suggested
In D39979#945140, @markj wrote:How can this behaviour be requested from the command line? -o acpi_tables_in_memory=false?
Aug 17 2023
Aug 17 2023
bhyve: fix vCPU single-stepping on VMX
corvink committed rG320ce3c3c56b: bhyve: Remove vestigial support for setting max vCPUs. (authored by jhb).
bhyve: Remove vestigial support for setting max vCPUs.
linuxkpi: advance platform_device
corvink committed rG3152cbdd1657: bhyve: don't panic if e820 finds no available memory (authored by corvink).
bhyve: don't panic if e820 finds no available memory
Got confused by the meaning of isc_capabilites and isc_capenable. Sry for the noise.
- rebase onto main
corvink committed rG67c26eb2a57c: bhyve: add cmdline option for TPM emulation (authored by corvink).
bhyve: add cmdline option for TPM emulation
Aug 16 2023
Aug 16 2023
Aug 15 2023
Aug 15 2023
- create a init_devices and init_tpm function
Aug 14 2023
Aug 14 2023
- mention supported tpm types in man page
corvink committed rG85a775e61b98: bhyve: add Qemu PPI emulation for TPM devices (authored by corvink).
bhyve: add Qemu PPI emulation for TPM devices
Aug 10 2023
Aug 10 2023
corvink committed rG29200a8133c0: bhyve: emulate TPM passthru by accessing /dev/tpmX (authored by corvink).
bhyve: emulate TPM passthru by accessing /dev/tpmX
corvink committed rG28dc1aa73392: bhyve: add emulation for CRB register of TPM devices (authored by corvink).
bhyve: add emulation for CRB register of TPM devices
Aug 9 2023
Aug 9 2023
corvink committed R11:c3cfb98cbb5e: sysutils/swtpm: libtpms-based TPM emulator (authored by meka_tilda.center).
sysutils/swtpm: libtpms-based TPM emulator
corvink committed R11:6dd18dc319c1: sysutils/libtpms: This library provides emulation of a Trusted Platform Module (authored by meka_tilda.center).
sysutils/libtpms: This library provides emulation of a Trusted Platform Module
Aug 8 2023
Aug 8 2023
- apply correct diff
- fix style issues
Aug 7 2023
Aug 7 2023
IMHO, we should get rid of fwctl. It was broken for years (https://github.com/freebsd/freebsd-src/commit/8ec366ec6c943550a011effe50bc73e3875f8ead) and nobody noticed it. So, there can't be any users.
Jul 25 2023
Jul 25 2023
corvink committed rG65f8467e3351: bhyvectl: Add '--get-debug-cpus' command (authored by gusev.vitaliy_gmail.com).
bhyvectl: Add '--get-debug-cpus' command
corvink committed rGf0124ab11122: bhyve: do not hold CRB mutex when executing TPM commands (authored by corvink).
bhyve: do not hold CRB mutex when executing TPM commands
Jul 13 2023
Jul 13 2023
- improve man page
- use memcpy for mmio
- remove \n from warn calls
- add mmio registration helper
- acquire crb->mutex before writing and reading ctrl_start
Might be worth mentioning in the commit message if that's required for the arm64 port or if it's just a style fix.