Skip to content

Conversation

@gjcolombo
Copy link
Contributor

@gjcolombo gjcolombo commented Mar 5, 2025

Changes since the last update:

  • lib: use correct MAXCPU value in CPUID specializer
  • phd: wait for source to resume before asking to migrate again
  • phd: add smoke test for VCR replacement
  • lib: implement reference TSC enlightenment
  • Update package deps for GHSAs
  • Wire up viona for illumos#17032
  • mock-server: add single-step API
  • propolis-server should not crash when failing to start a VM
  • propolis-cli: check for duplicate spec keys when parsing toml
  • various new 1.85 clippy lints
  • mock: attempt realistic state transitions
  • lib: tidy up overlay page migration & reduce memory usage
  • server: add state machine docs
  • DTrace script to inspect VM exit reasons
  • lib: add better management of Hyper-V overlay pages
  • lib: emulate Hyper-V enlightenment stack

Changes since the last update:

- lib: use correct MAXCPU value in CPUID specializer (#876)
- phd: wait for source to resume before asking to migrate again (#874)
- phd: add smoke test for VCR replacement (#872)
- lib: implement reference TSC enlightenment (#856)
- Update package deps for GHSAs
- Wire up viona for illumos#17032
- mock-server: add single-step API (#869)
- propolis-server should not crash when failing to start a VM (#866)
- propolis-cli: check for duplicate spec keys when parsing toml (#865)
- various new 1.85 clippy lints (#864)
- mock: attempt realistic state transitions (#860)
- lib: tidy up overlay page migration & reduce memory usage (#861)
- server: add state machine docs (#862)
- DTrace script to inspect VM exit reasons (#859)
- lib: add better management of Hyper-V overlay pages (#851)
- lib: emulate Hyper-V enlightenment stack (#849)
@gjcolombo gjcolombo marked this pull request as ready for review March 5, 2025 19:10
@gjcolombo
Copy link
Contributor Author

I've installed a dev cluster with this change and was able to launch a 64-vCPU VM there. I also verified that the guest sees all 64 vCPUs and that the output of guest CPUID looks reasonable (as displayed by the Linux cpuid utility and /proc/cpuinfo).

@gjcolombo gjcolombo merged commit b219736 into main Mar 5, 2025
18 checks passed
@gjcolombo gjcolombo deleted the gjcolombo/bump-propolis branch March 5, 2025 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants