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

TODO: Libvirt features #2

Open
virjilakrum opened this issue Jan 20, 2025 · 0 comments
Open

TODO: Libvirt features #2

virjilakrum opened this issue Jan 20, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request libvirt Libvirt is an open-source API, daemon and management tool for managing platform virtualization TODO To-dos are labeled with this tag.

Comments

@virjilakrum
Copy link
Member

            **1. Disk configuration:**
            - Disk size and format (qcow2, raw, etc.)
            - Disk path
            - Cache mode
            - I/O mode

            **2. Network configuration:**
            - Network bridge
            - MAC address
            - Model type (virtio, e1000 etc.)
            
            **3. Graphics/Display settings:**
            - Spice/VNC support
            - Amount of video memory
            - 3D acceleration
            
            **4. CPU specifications:**
            - CPU model
            - CPU topology (socket, core, thread)
            - CPU pinning
            
            **5. Memory management:**
            - Huge pages support
            - Memory ballooning
            - Memory backing
            
            **6. Device passthrough:**
            - PCI passthrough
            - USB passthrough
            - GPU passthrough
            
            **7. Customized metadata**
            - VM tags
            - Description
            - UUID
@virjilakrum virjilakrum added enhancement New feature or request libvirt Libvirt is an open-source API, daemon and management tool for managing platform virtualization TODO To-dos are labeled with this tag. labels Jan 20, 2025
@virjilakrum virjilakrum self-assigned this Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request libvirt Libvirt is an open-source API, daemon and management tool for managing platform virtualization TODO To-dos are labeled with this tag.
Projects
None yet
Development

No branches or pull requests

1 participant