[PATCH v2] balloon: transitional device support

From
Michael S. Tsirkin <>
Date
2015-04-27T13:21:00+00:00
ID
Thread
[PATCH v2] balloon: transitional device support
On Mon, Apr 27, 2015 at 03:09:51PM +0200, Cornelia Huck wrote:
> On Mon, 27 Apr 2015 14:47:06 +0200
> "Michael S. Tsirkin" <> wrote:
>
>
> On Mon, Apr 27, 2015 at 02:02:13PM +0200, Cornelia Huck wrote:
> >
> On Sun, 26 Apr 2015 20:40:10 +0200
> > > "Michael S. Tsirkin" <> wrote:
>
> > >
> diff --git a/conformance.tex b/conformance.tex
> > >
> index 80b333f..c51287a 100644
> > > > --- a/conformance.tex
> > > > +++ b/conformance.tex
> > > > @@ -15,7 +15,7 @@ Conformance targets:
> > > >
\begin{itemize}
> > > >
\item Clause \ref{sec:Conformance / Driver Conformance},
> > > >
\item One of clauses \ref{sec:Conformance / Driver Conformance / PCI Driver Conformance}, \ref{sec:Conformance / Driver Conformance / MMIO Driver Conformance} or \ref{sec:Conformance / Driver Conformance / Channel I/O Driver Conformance}.
> > > > -
\item One of clauses \ref{sec:Conformance / Driver Conformance / Network Driver Conformance}, \ref{sec:Conformance / Driver Conformance / Block Driver Conformance}, \ref{sec:Conformance / Driver Conformance / Console Driver Conformance}, \ref{sec:Conformance / Driver Conformance / Entropy Driver Conformance} or \ref{sec:Conformance / Driver Conformance / SCSI Host Driver Conformance}.
> > > > +
\item One of clauses \ref{sec:Conformance / Driver Conformance / Network Driver Conformance}, \ref{sec:Conformance / Driver Conformance / Block Driver Conformance}, \ref{sec:Conformance / Driver Conformance / Console Driver Conformance}, \ref{sec:Conformance / Driver Conformance / Entropy Driver Conformance}
or \ref{sec:Conformance / Driver Conformance / SCSI Host Driver Conformance}.
> > >
> >
> Unrelated whitespace change?
> > >
> >
>
> No - this adds the Balloon to the list of Conformance targets.
>
> *squints*
>
> Does it? I just see two blanks added before scsi.

Oh that's a bug. We do need the Balloon there, I wanted to add it but
only got as far as the blanks :)