[virtio-dev] Re: [PATCH] Define the DEVICE ID of Virtio Cpu balloon device as 47
"Michael S. Tsirkin" <[email protected]>
| Newsgroups | dev.linux.lists.virtio-dev,dev.linux.lists.virtio-comment |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jan 22, 2024 at 11:11:57PM +0000, Shujun Xue wrote: > The virtio CPU balloon device is a primitive device for managing guest > CPU capacity: the device asks for certain CPU cores to be onlined, > offlined of 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 <[email protected]> > --- > content.tex | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/content.tex b/content.tex > index 0a62dce..6149612 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} Did you change anything in this patch? CPU should be upper-case. > Some of the devices above are unspecified by this document, > -- > 2.43.0.429.g432eaa2c6b-goog --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]