Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

contrib: gunyah-hypervisor update 12/2023 #22

Merged
merged 1 commit into from
Jan 2, 2024
Merged

contrib: gunyah-hypervisor update 12/2023 #22

merged 1 commit into from
Jan 2, 2024

Conversation

quic-cvanscha
Copy link
Contributor

Gunyah updates:

  • cyclomatic complexity improvements
  • Misra fixes
  • trbe rename
  • virtio-input device handling
  • remote cpu halt on debug
  • memdb bitmap object ID count increase to 16
  • provide vcpu_runtime_flags bitfield
  • Return cause of VCPU sleep from vcpu_run
  • vgic hw_active tracking fixes
  • vcpu dying power-on race fix
  • vcpu power voting fixes
  • vgic unbind fixes
  • idle with wfi timeout support
  • wait for slow irqs after cpu wake
  • page table barriers for correct walk cache flushing
  • vgic 1:N routing fixes
  • defer per-cpu gic initialization
  • Avoid unsafe casts in atomic bitfield ops
  • new platform functional cpus api

Gunyah updates:
* cyclomatic complexity improvements
* Misra fixes
* trbe rename
* virtio-input device handling
* remote cpu halt on debug
* memdb bitmap object ID count increase to 16
* provide vcpu_runtime_flags bitfield
* Return cause of VCPU sleep from vcpu_run
* vgic hw_active tracking fixes
* vcpu dying power-on race fix
* vcpu power voting fixes
* vgic unbind fixes
* idle with wfi timeout support
* wait for slow irqs after cpu wake
* page table barriers for correct walk cache flushing
* vgic 1:N routing fixes
* defer per-cpu gic initialization
* Avoid unsafe casts in atomic bitfield ops
* new platform functional cpus api

Signed-off-by: Carl van Schaik <[email protected]>
@quic-cvanscha quic-cvanscha marked this pull request as ready for review January 2, 2024 05:06
@quic-cvanscha quic-cvanscha merged commit 36ca3a2 into develop Jan 2, 2024
2 checks passed
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.

1 participant