Skip to content

Delete Custom Vulkan Driver & QEMU 8.1.0+ Support (discard-no-unref = true) #36

Description

@kwldude65

Feature Request

Hey Izzy

Two feature requests for X1 Box:

  1. Deleting/Removing Individual Custom Vulkan Drivers

· Allow users to manage (delete/remove) individual custom Vulkan drivers they have added.
· Currently, there is no easy way to clean up outdated or problematic drivers.

  1. QEMU 8.1.0+ Support & discard-no-unref = true Configuration

What it does:
Prevents the .qcow2 hard drive image from growing unnecessarily over time by zeroing out deleted data instead of leaving empty holes.

Why it matters:
Without this, the HDD image can bloat well beyond 7GB, wasting storage space on users' Android devices.

How to implement:
Ensure X1 Box is built with QEMU 8.1.0 or newer, and allow the following line in xemu.toml:

discard-no-unref = true

Benefit for users:
Long-term storage efficiency with no risk (unsupported versions simply ignore the line).

Thanks for considering!

Alternatives

No response

Additional Context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions