Page MenuHomeFreeBSD

bnovkov (Bojan Novković)
User

Projects (4)

User Details

User Since
Jan 29 2022, 5:50 PM (237 w, 4 d)

Recent Activity

Sun, Aug 16

bnovkov committed rG550db3d6f502: sdhci: Initial support for the SpacemiT K1 sdhci controller.
Sun, Aug 16, 5:17 PM
bnovkov committed rGdcb10e3add17: clk: Initial support for the SpacemiT K1 clock control units.
Sun, Aug 16, 5:17 PM
bnovkov committed rG28f3123ec720: riscv: Add spacemit SoC files to the build.
Sun, Aug 16, 5:17 PM
bnovkov committed rG9b3415e9ec55: sys/dts: Add SD card overlays for the BananaPi-F3 SoC.
Sun, Aug 16, 5:17 PM

Mon, Aug 10

bnovkov committed rGa8c598de78fd: mpool/mpool_get.c: Avoid clobbering 'errno' when handling 'pread' errors.
Mon, Aug 10, 4:08 PM
bnovkov committed rG75d74cc26f55: cat: Fix a NULL pointer dereference (authored by Jane Smith <thebugfixers@pm.me>).
Mon, Aug 10, 4:08 PM
bnovkov committed rG99360212c739: riscv/pmap.c: Add an Svinval-aware variant of pmap_invalidate_range.
Mon, Aug 10, 4:02 PM
bnovkov committed rG4d2f90f5a694: riscv: Add support for the Svinval extension.
Mon, Aug 10, 4:02 PM

Thu, Aug 6

bnovkov committed rG7f1009d61c3e: net/if.c: Add fib-aware ifa_ifwithaddr() (authored by pouria).
Thu, Aug 6, 4:20 PM

Tue, Jul 21

bnovkov committed rG9724f3f89749: cat: Fix a NULL pointer dereference (authored by Jane Smith <thebugfixers@pm.me>).
Tue, Jul 21, 7:53 PM

Jul 10 2026

bnovkov committed rG7489f0bf84e4: riscv/mp_machdep.c: Flush the TLB after releasing APs.
Jul 10 2026, 4:04 PM
bnovkov committed rG7a5ef20a977c: riscv/pmap.c: Handle spurious kernel page faults in critical sections.
Jul 10 2026, 4:04 PM
bnovkov committed rG84148cc1a926: riscv: Add vendor and arch IDs for the SpacemiT K1 CPU.
Jul 10 2026, 4:04 PM
bnovkov committed rG10487e30c0a7: riscv/pmap.c: Add a ddb command for inspecting PTEs.
Jul 10 2026, 4:04 PM

Jun 20 2026

bnovkov committed rGf879eb3febb6: libc/dbm: Differentiate between uninitialized and end-of-db cursors.
Jun 20 2026, 2:29 PM

Apr 14 2026

bnovkov committed rG893b90cd9649: netstat: Add -F support for -g.
Apr 14 2026, 11:10 AM

Apr 7 2026

bnovkov committed rGcff675e83cdb: netstat: Add -F support for -g.
Apr 7 2026, 2:42 PM

Mar 24 2026

bnovkov committed rG6ad94d549eb2: libpmc/pmu-events: Add support for new json fields.
Mar 24 2026, 10:38 AM
bnovkov committed rGcb9e24221672: pmc: Import Intel Meteor Lake events.
Mar 24 2026, 10:38 AM

Feb 25 2026

bnovkov committed rGbce0c14fe19d: mpool/mpool_get.c: Avoid clobbering 'errno' when handling 'pread' errors.
Feb 25 2026, 11:30 AM

Feb 6 2026

bnovkov committed rG625ed651833e: pmc: Import Intel Granite Rapids events.
Feb 6 2026, 3:21 PM
bnovkov committed rG808a573e6e14: pmc: Import Intel Granite Rapids events.
Feb 6 2026, 3:19 PM

Feb 4 2026

bnovkov committed rGa3ff85e11925: pmc: Import Intel Granite Rapids events.
Feb 4 2026, 3:41 PM

Jan 27 2026

bnovkov committed rG4bcc5a3cdc05: btree/bt_seq.c: Fix two NULL pointer dereferences.
Jan 27 2026, 4:48 PM
bnovkov committed rG1e233e393ddd: btree/bt_split.c: Fix a misaligned if statement.
Jan 27 2026, 1:53 PM

Jan 20 2026

bnovkov accepted D54743: vmm: Start using exterror.
Jan 20 2026, 2:37 PM
bnovkov accepted D54741: vmm: Enable unprivileged bhyve.
Jan 20 2026, 2:32 PM
bnovkov accepted D54740: vmm: Add privilege checks to vmmctl operations.
Jan 20 2026, 2:29 PM
bnovkov added inline comments to D54742: vmm.4: Add information on VM access control.
Jan 20 2026, 2:25 PM

Jan 18 2026

bnovkov updated the diff for D54651: bhyve/pci_emul.c: Add PCI hotplugging IPC commands.

Account for latest changes in D54650.

Jan 18 2026, 6:13 PM
bnovkov updated the diff for D54650: bhyve: Generalize the IPC thread.
  • constify command nvlist_t argument
  • adapt vm_do_checkpoint to use the new return type
Jan 18 2026, 6:08 PM
bnovkov added inline comments to D54650: bhyve: Generalize the IPC thread.
Jan 18 2026, 6:05 PM
bnovkov updated the diff for D54651: bhyve/pci_emul.c: Add PCI hotplugging IPC commands.

Account for latest changes in D54650.

Jan 18 2026, 5:58 PM
bnovkov updated the diff for D54650: bhyve: Generalize the IPC thread.

Address @rew 's comments - change IPC command return type to nvlist_t.

Jan 18 2026, 5:54 PM
bnovkov accepted D54750: vmm: Avoid clobbering errors from vmm_modinit().
Jan 18 2026, 1:17 PM
bnovkov added inline comments to D54641: bhyve/pci_emul: Use vmem to track BAR allocations.
Jan 18 2026, 1:05 PM
bnovkov updated the diff for D54641: bhyve/pci_emul: Use vmem to track BAR allocations.

Address @rew 's comments.

Jan 18 2026, 1:04 PM

Jan 14 2026

bnovkov updated the diff for D54652: bhyvectl: Generalize bhyve IPC code.

Address @rew 's comments.

Jan 14 2026, 12:49 AM
bnovkov added inline comments to D54652: bhyvectl: Generalize bhyve IPC code.
Jan 14 2026, 12:49 AM
bnovkov added inline comments to D54641: bhyve/pci_emul: Use vmem to track BAR allocations.
Jan 14 2026, 12:49 AM
bnovkov updated the diff for D54641: bhyve/pci_emul: Use vmem to track BAR allocations.

Address @markj 's comments.

Jan 14 2026, 12:49 AM

Jan 11 2026

bnovkov requested review of D54656: bhyve/virtio-net: Make hotpluggable.
Jan 11 2026, 1:33 PM
bnovkov requested review of D54655: bhyve/e82545: Make hotpluggable.
Jan 11 2026, 1:33 PM
bnovkov requested review of D54654: bhyve/net_backends: Source file descriptors from nvlists.
Jan 11 2026, 1:33 PM
bnovkov requested review of D54653: bhyvectl: Add device hotplugging options.
Jan 11 2026, 1:33 PM
bnovkov requested review of D54652: bhyvectl: Generalize bhyve IPC code.
Jan 11 2026, 1:33 PM
bnovkov requested review of D54651: bhyve/pci_emul.c: Add PCI hotplugging IPC commands.
Jan 11 2026, 1:33 PM
bnovkov requested review of D54650: bhyve: Generalize the IPC thread.
Jan 11 2026, 1:33 PM
bnovkov requested review of D54649: bhyve/pci_emul_init: Allow runtime device initialization.
Jan 11 2026, 1:32 PM
bnovkov requested review of D54648: Introduce libbhyve.
Jan 11 2026, 1:32 PM
bnovkov requested review of D54647: bhyve/pci_emul.c: Introduce device teardown routines.
Jan 11 2026, 1:32 PM
bnovkov requested review of D54646: bhyve/pci_emul.c: Add handlers for ACPI PCI hotplug metadata.
Jan 11 2026, 1:32 PM
bnovkov requested review of D54645: bhyve/pci_emul.c: Emit ACPI methods for hotpluggable slots.
Jan 11 2026, 1:32 PM
bnovkov requested review of D54644: bhyve/pci_emul.c: Setup fixed PCI irq mappings for hotpluggable slots.
Jan 11 2026, 1:32 PM
bnovkov requested review of D54643: bhyve: Refactor pci_irq_route.
Jan 11 2026, 1:32 PM
bnovkov requested review of D54642: bhyve/pci_emul.c: Introduce notion of fixed and hotpluggable slots.
Jan 11 2026, 1:32 PM
bnovkov requested review of D54641: bhyve/pci_emul: Use vmem to track BAR allocations.
Jan 11 2026, 1:32 PM
bnovkov added a member for bhyve: bnovkov.
Jan 11 2026, 1:04 PM

Jan 1 2026

bnovkov accepted D54429: makefs: tests: Fix timestamp-related tests.
Jan 1 2026, 3:58 PM

Dec 17 2025

bnovkov accepted D54273: limits: Unbreak after RLIMIT_VMM addition.
Dec 17 2025, 7:11 PM
bnovkov accepted D54273: limits: Unbreak after RLIMIT_VMM addition.
Dec 17 2025, 7:10 PM
bnovkov committed rGf892c97b6109: bhyve: Introduce monitor mode.
Dec 17 2025, 2:10 PM
bnovkov closed D53731: bhyve: Introduce monitor mode.
Dec 17 2025, 2:10 PM
bnovkov committed rG3c0686082df8: bhyve: Eliminate exit status magic numbers.
Dec 17 2025, 2:10 PM
bnovkov closed D53730: bhyve: Eliminate exit status magic numbers.
Dec 17 2025, 2:10 PM
bnovkov committed rGbd16bac27e7e: vmm: Add ability to destroy VMs on close.
Dec 17 2025, 2:09 PM
bnovkov closed D53729: vmm: Add ability to destroy VMs on close.
Dec 17 2025, 2:09 PM
bnovkov closed D53728: kern: Introduce RLIMIT_VMM.
Dec 17 2025, 2:09 PM
bnovkov added inline comments to D54087: bhyve: change suspend exit code.
Dec 17 2025, 2:09 PM
bnovkov committed rG1092ec8b3375: kern: Introduce RLIMIT_VMM.
Dec 17 2025, 2:09 PM

Dec 15 2025

bnovkov committed rG4f7436bf297b: amd64/vmm.c: Fix an incorrect memory segment check in vm_iommu_{un}map.
Dec 15 2025, 3:48 PM
bnovkov closed D54210: amd64/vmm.c: Fix an incorrect memory segment check in vm_iommu_{un}map.
Dec 15 2025, 3:44 PM
bnovkov committed rGf1809eab82a7: amd64/vmm.c: Fix an incorrect memory segment check in vm_iommu_{un}map.
Dec 15 2025, 3:44 PM

Dec 13 2025

bnovkov requested review of D54210: amd64/vmm.c: Fix an incorrect memory segment check in vm_iommu_{un}map.
Dec 13 2025, 3:05 PM

Dec 11 2025

bnovkov accepted D54171: vm: Fix kstack alignment assertion.
Dec 11 2025, 8:58 AM

Dec 1 2025

bnovkov accepted D27220: libuvmem: usermode port of vmem(9).
In D27220#1233531, @kib wrote:

Any progress with testing?

Dec 1 2025, 8:39 PM
bnovkov added a comment to D53728: kern: Introduce RLIMIT_VMM.

There are already inline comments asking for a comment on the current limit. If possible, I think it would be great also to explain the point of this resource limit. In particular, which resources a VMM consumes that is not already accounted into existing resource limits, such as for memory: RLIMIT_AS, RLIMIT_RSS, RLIMIT_STACK, or CPU: RLIMIT_CPU? I suspect some kernel memory? Are there hardware limitations to the number of VMs that can be created?

Dec 1 2025, 8:27 PM
bnovkov updated the diff for D53728: kern: Introduce RLIMIT_VMM.

Address @olce 's comments.

Dec 1 2025, 8:20 PM

Nov 28 2025

bnovkov closed D48532: riscv: Add driver for the cvitek restart controller.
Nov 28 2025, 9:59 PM
bnovkov closed D48529: if_dwc: Ignore clk_set_assigned errors if "assigned_clocks" is not specified.
Nov 28 2025, 9:58 PM

Nov 24 2025

bnovkov added inline comments to D53728: kern: Introduce RLIMIT_VMM.
Nov 24 2025, 5:18 PM
bnovkov updated the diff for D53728: kern: Introduce RLIMIT_VMM.
Nov 24 2025, 5:18 PM
bnovkov updated the diff for D53728: kern: Introduce RLIMIT_VMM.

Defer incrementing the vmm counter.

Nov 24 2025, 4:34 PM

Nov 21 2025

bnovkov added inline comments to D53729: vmm: Add ability to destroy VMs on close.
Nov 21 2025, 10:10 AM
bnovkov updated the diff for D53729: vmm: Add ability to destroy VMs on close.

Address @markj 's comments.

Nov 21 2025, 10:09 AM
bnovkov updated the diff for D53731: bhyve: Introduce monitor mode.

Address @markj 's comments.

Nov 21 2025, 10:08 AM
bnovkov updated the diff for D53728: kern: Introduce RLIMIT_VMM.

Address @markj 's comments

Nov 21 2025, 10:08 AM

Nov 19 2025

bnovkov updated the diff for D53731: bhyve: Introduce monitor mode.

Address @markj 's comments.

Nov 19 2025, 5:45 PM
bnovkov added inline comments to D53729: vmm: Add ability to destroy VMs on close.
Nov 19 2025, 5:42 PM
bnovkov updated the diff for D53729: vmm: Add ability to destroy VMs on close.

Address @markj 's comments.

Nov 19 2025, 5:42 PM

Nov 17 2025

bnovkov added inline comments to D53730: bhyve: Eliminate exit status magic numbers.
Nov 17 2025, 2:56 PM
bnovkov updated the diff for D53730: bhyve: Eliminate exit status magic numbers.

Address @emaste 's comment.

Nov 17 2025, 2:55 PM
bnovkov updated the diff for D53729: vmm: Add ability to destroy VMs on close.

Rebase.

Nov 17 2025, 2:51 PM
bnovkov added inline comments to D53728: kern: Introduce RLIMIT_VMM.
Nov 17 2025, 2:47 PM
bnovkov updated the diff for D53728: kern: Introduce RLIMIT_VMM.

Address @corvink 's comments.

Nov 17 2025, 2:45 PM

Nov 13 2025

bnovkov requested review of D53731: bhyve: Introduce monitor mode.
Nov 13 2025, 11:13 AM
bnovkov requested review of D53730: bhyve: Eliminate exit status magic numbers.
Nov 13 2025, 11:13 AM
bnovkov requested review of D53729: vmm: Add ability to destroy VMs on close.
Nov 13 2025, 11:13 AM
bnovkov requested review of D53728: kern: Introduce RLIMIT_VMM.
Nov 13 2025, 11:13 AM

Nov 5 2025

bnovkov accepted D52998: geom/zero: Add support for unmapped I/O.
Nov 5 2025, 10:50 AM