public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH docs/qemu-server 0/2] Ballooning/PCI passthrough incompatibility: add warning and docs
@ 2023-11-13 17:09 Friedrich Weber
  2023-11-13 17:09 ` [pve-devel] [PATCH docs 1/2] pci passthrough: mention incompatibility with ballooning Friedrich Weber
  2023-11-13 17:09 ` [pve-devel] [PATCH qemu-server 2/2] vm start: warn if using ballooning and PCI(e) passthrough Friedrich Weber
  0 siblings, 2 replies; 8+ messages in thread
From: Friedrich Weber @ 2023-11-13 17:09 UTC (permalink / raw)
  To: pve-devel

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





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-11-17 12:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-13 17:09 [pve-devel] [PATCH docs/qemu-server 0/2] Ballooning/PCI passthrough incompatibility: add warning and docs Friedrich Weber
2023-11-13 17:09 ` [pve-devel] [PATCH docs 1/2] pci passthrough: mention incompatibility with ballooning Friedrich Weber
2023-11-14  8:30   ` Fiona Ebner
2023-11-14 10:20     ` Friedrich Weber
2023-11-17 12:37       ` Friedrich Weber
2023-11-13 17:09 ` [pve-devel] [PATCH qemu-server 2/2] vm start: warn if using ballooning and PCI(e) passthrough Friedrich Weber
2023-11-14  9:13   ` Fiona Ebner
2023-11-14 10:20     ` Friedrich Weber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal