Skip to content

VM cannot use more than 2-3 GB of memory when the seabios patched by kvm-qemu.sh is used #1618

Closed
@seanthegeek

Description

@seanthegeek

I think I've finally figured out the root cause of my VMs crashing - and why it didn't happen consistently when I changed different things to troubleshoot the issue - the guest OS does not see enough RAM.

The host has 64 GB of RAM.

Windows 10 64 bit only sees 2 GB of RAM on a VM configured with a Q35 chipset and 4 GB of RAM.

Windows 7 64 bit only sees 3 GB of RAM on a VM configured with an i440FX chipset and current and maximum amount of RAM set to 4 GB.

This happens with or without the virtio balloon driver installed (I'd prefer it to not have any virtio drivers installed, to make it harder to identify the system as a VM.

I realize this isn't a CAPE issue, but I'm hoping someone here has some idea of what's going wrong, because even after lots of Googling, and updating the BIOS of the host system, I still haven't figured this out.

FWIW, I also posted on the KVM Subreddit.

Any idea what's going wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions