Re: [PATCH v10 13/15] docs/microvm.rst: document the new microvm machine type

2019-10-17 Thread Sergio Lopez
Philippe Mathieu-Daudé writes: > On 10/17/19 12:45 PM, Sergio Lopez wrote: >> >> Philippe Mathieu-Daudé writes: >> >>> Hi Sergio, >>> >>> On 10/16/19 12:12 PM, Sergio Lopez wrote: +Supported devices +- + +The microvm machine type supports the following device

Re: [PATCH v10 13/15] docs/microvm.rst: document the new microvm machine type

2019-10-17 Thread Sergio Lopez
Daniel P. Berrangé writes: > On Wed, Oct 16, 2019 at 12:12:40PM +0200, Sergio Lopez wrote: >> Document the new microvm machine type. >> >> Signed-off-by: Sergio Lopez >> Reviewed-by: Michael S. Tsirkin >> --- >> docs/microvm.rst | 98 >> 1 fil

Re: [PATCH v10 13/15] docs/microvm.rst: document the new microvm machine type

2019-10-17 Thread Daniel P . Berrangé
On Wed, Oct 16, 2019 at 12:12:40PM +0200, Sergio Lopez wrote: > Document the new microvm machine type. > > Signed-off-by: Sergio Lopez > Reviewed-by: Michael S. Tsirkin > --- > docs/microvm.rst | 98 > 1 file changed, 98 insertions(+) > create m

Re: [PATCH v10 13/15] docs/microvm.rst: document the new microvm machine type

2019-10-17 Thread Philippe Mathieu-Daudé
On 10/17/19 12:45 PM, Sergio Lopez wrote: Philippe Mathieu-Daudé writes: Hi Sergio, On 10/16/19 12:12 PM, Sergio Lopez wrote: +Supported devices +- + +The microvm machine type supports the following devices: + +- ISA bus +- i8259 PIC (optional) +- i8254 PIT (optional) +- MC1

Re: [PATCH v10 13/15] docs/microvm.rst: document the new microvm machine type

2019-10-17 Thread Sergio Lopez
Philippe Mathieu-Daudé writes: > Hi Sergio, > > On 10/16/19 12:12 PM, Sergio Lopez wrote: >> +Supported devices >> +- >> + >> +The microvm machine type supports the following devices: >> + >> +- ISA bus >> +- i8259 PIC (optional) >> +- i8254 PIT (optional) >> +- MC146818 RTC (opt

Re: [PATCH v10 13/15] docs/microvm.rst: document the new microvm machine type

2019-10-17 Thread Philippe Mathieu-Daudé
Hi Sergio, On 10/16/19 12:12 PM, Sergio Lopez wrote: +Supported devices +- + +The microvm machine type supports the following devices: + +- ISA bus +- i8259 PIC (optional) +- i8254 PIT (optional) +- MC146818 RTC (optional) +- One ISA serial port (optional) +- LAPIC +- IOAPIC (wit

Re: [PATCH v10 13/15] docs/microvm.rst: document the new microvm machine type

2019-10-16 Thread Sergio Lopez
Marc-André Lureau writes: > Hi > > On Wed, Oct 16, 2019 at 12:19 PM Sergio Lopez wrote: >> >> Document the new microvm machine type. >> >> Signed-off-by: Sergio Lopez >> Reviewed-by: Michael S. Tsirkin >> --- >> docs/microvm.rst | 98 >> 1 fil

Re: [PATCH v10 13/15] docs/microvm.rst: document the new microvm machine type

2019-10-16 Thread Marc-André Lureau
Hi On Wed, Oct 16, 2019 at 12:19 PM Sergio Lopez wrote: > > Document the new microvm machine type. > > Signed-off-by: Sergio Lopez > Reviewed-by: Michael S. Tsirkin > --- > docs/microvm.rst | 98 > 1 file changed, 98 insertions(+) > create mode

[PATCH v10 13/15] docs/microvm.rst: document the new microvm machine type

2019-10-16 Thread Sergio Lopez
Document the new microvm machine type. Signed-off-by: Sergio Lopez Reviewed-by: Michael S. Tsirkin --- docs/microvm.rst | 98 1 file changed, 98 insertions(+) create mode 100644 docs/microvm.rst diff --git a/docs/microvm.rst b/docs/microvm.rst