Skip to content

Conversation

@YanLien
Copy link
Contributor

@YanLien YanLien commented Jan 6, 2026

  • Extract kernel/src/shell → modules/axvisor-shell

    • Implement tab completion with command/argument suggestions
    • Add command history management (up/down navigation)
    • Create parser module with AST node representation
    • Modularize commands: builtin, fs, vm
  • Extract kernel/src/vmm → modules/axvisor-vmm

    • Move VMM core logic to independent module
    • Separate config, fdt, images, and vcpus management

@YanLien YanLien requested a review from ZR233 January 6, 2026 02:02
@ZR233 ZR233 merged commit 407cc83 into next Jan 6, 2026
12 of 14 checks passed
@ZR233 ZR233 deleted the shell branch January 6, 2026 06:59
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