On 10/15/19 1:23 PM, Sergio Lopez wrote:
Add a new "Microvm" section under "X86 Machines" with the new files
related to this machine type.
Signed-off-by: Sergio Lopez <s...@redhat.com>
Reviewed-by: Michael S. Tsirkin <m...@redhat.com>
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index fe4dc51b08..9744f07727 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1275,6 +1275,16 @@ F: include/hw/timer/hpet.h
F: include/hw/timer/i8254*
F: include/hw/timer/mc146818rtc*
+Microvm
Since it is written "microvm" in the documentation, you can use this
form here too, it won't be an exception:
$ egrep '^[a-z]' MAINTAINERS
i.MX25 PDK
i.MX31 (kzm)
nSeries
milkymist
an5206
mcf5208
petalogix_s3adsp1800
petalogix_ml605
or1k-sim
e500
mpc8544ds
sPAPR
virtex_ml507
sam460ex
sim
ppc4xx
vfio-ccw
vfio-ap
vhost
virtio
virtio-9p
virtio-blk
virtio-ccw
virtio-input
virtio-serial
virtio-rng
virtio-crypto
nvme
megasas
e1000x
e1000e
eepro100
ramfb
virtio-gpu
vhost-user-gpu
qtest
elf2dmp
i386 TCG target
iSCSI
blklogwrites
blkverify
bochs
cloop
dmg
parallels
qed
raw
qcow2
qcow
blkdebug
vpc
vvfat
+M: Sergio Lopez <s...@redhat.com>
+M: Paolo Bonzini <pbonz...@redhat.com>
+S: Maintained
+F: docs/microvm.rst
+F: hw/i386/microvm.c
+F: include/hw/i386/microvm.h
+F: roms/qboot
+F: pc-bios/bios-microvm.bin
+
Machine core
M: Eduardo Habkost <ehabk...@redhat.com>
M: Marcel Apfelbaum <marcel.apfelb...@gmail.com>