All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-comment] [PATCH] Define the DEVICE ID of Virtio Cpu balloon device as 47.
@ 2024-01-23 17:32 ` Shujun Xue
  0 siblings, 0 replies; 8+ messages in thread
From: Shujun Xue @ 2024-01-23 17:32 UTC (permalink / raw)
  To: virtio-dev, virtio-comment; +Cc: Shujun Xue, Slava Malyugin, Michael S. Tsirkin

The Virtio CPU balloon device is a primitive device for managing guest
CPU capacity: the device asks for certain CPU cores to be online,
offline or throttled, and the driver performs the requested operation.
This allows the guest to adapt to changes in allowance of underlying
CPU capacity.

Signed-off-by: Shujun Xue <shujunxue@google.com>
---
 content.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content.tex b/content.tex
index 0a62dce..87f0238 100644
--- a/content.tex
+++ b/content.tex
@@ -739,6 +739,8 @@ \chapter{Device Types}\label{sec:Device Types}
 \hline
 45         &   SPI master \\
 \hline
+47         &   CPU balloon device \\
+\hline
 \end{tabular}

 Some of the devices above are unspecified by this document,
-- 
2.43.0.429.g432eaa2c6b-goog

This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.

In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.

Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/


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

end of thread, other threads:[~2024-01-30  8:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23 17:32 [virtio-comment] [PATCH] Define the DEVICE ID of Virtio Cpu balloon device as 47 Shujun Xue
2024-01-23 17:32 ` [virtio-dev] " Shujun Xue
2024-01-29 14:55 ` [virtio-comment] " Cornelia Huck
2024-01-29 14:55   ` Cornelia Huck
2024-01-29 17:07   ` [virtio-comment] " Shujun Xue
2024-01-29 17:07     ` Shujun Xue
2024-01-30  8:25     ` [virtio-comment] " Cornelia Huck
2024-01-30  8:25       ` Cornelia Huck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.