Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

Memory Ballooning device crashes host kernel on device-passthrough branch #10

Description

@rmohr

I started a TDX guest with QEMU from device-passthrough and the KVM patches for the host and had by accident still the virtio balloon device attached:

-device '{\"driver\":\"virtio-balloon-pci-non-transitional\",\"id\":\"balloon0\",\"free-page-reporting\":true,\"bus\":\"pci.9\",\"addr\":\"0x0\"}'

I could not retrieve a kernel dump at this point, but it reliably crashes the host kernel. Maybe worth reproducing and fixing. I would expect that the guest fails to start instead of the host crashing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions