When using PCI(e) passthrough, enabling ballooning for a VM (as in, setting a "minimum memory" amount that is smaller than "memory") does not have any effect, which may be surprising to users [0].
Patch #1 adds a note about this incompatibility to the PCI(e) passthrough and ballooning sections of the docs. Patch #2 implements a warning on VM start if PCI(e) passthrough and ballooning are both enabled. [0] https://forum.proxmox.com/threads/134202/ docs: Friedrich Weber (1): pci passthrough: mention incompatibility with ballooning qm-pci-passthrough.adoc | 10 ++++++++++ qm.adoc | 5 +++++ 2 files changed, 15 insertions(+) qemu-server: Friedrich Weber (1): vm start: warn if using ballooning and PCI(e) passthrough PVE/QemuServer.pm | 10 ++++++++++ 1 file changed, 10 insertions(+) Summary over all repositories: 3 files changed, 25 insertions(+), 0 deletions(-) -- murpp v0.4.0 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel