qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Maintainers, please tell us how to boot your machines!


From: Eduardo Habkost
Subject: Re: [Qemu-devel] Maintainers, please tell us how to boot your machines!
Date: Tue, 12 Mar 2019 14:55:04 -0300
User-agent: Mutt/1.10.1 (2018-07-13)

On Tue, Mar 12, 2019 at 06:36:05PM +0100, Markus Armbruster wrote:
[...]
> I gathered the machine types, mapped them to source files, which I fed
> to get_maintainer.pl.  Results are appended.  If you're cc'ed,
> MAINTAINERS fingers you for at least one machine type's source file.
> Please tell us for all of them how to to a "meaningful" boot test.
[...]
>     = hw/i386/pc_piix.c =
>     Paolo Bonzini <address@hidden> (maintainer:X86)
>     Richard Henderson <address@hidden> (maintainer:X86)
>     Eduardo Habkost <address@hidden> (maintainer:X86)
>     "Michael S. Tsirkin" <address@hidden> (supporter:PC)
>     Marcel Apfelbaum <address@hidden> (supporter:PC)

Minimal test case (using -kernel) is available at
tests/acceptance/boot_linux_console.py.

A larger test case can be run using "make vm-build-ubuntu.i386".
Includes boot of a Ubuntu guest, ssh connection to the guest, and
building QEMU inside the VM.


> 
>     = hw/i386/pc_q35.c =
>     "Michael S. Tsirkin" <address@hidden> (supporter:PC)
>     Marcel Apfelbaum <address@hidden> (supporter:PC)
>     Paolo Bonzini <address@hidden> (maintainer:X86)
>     Richard Henderson <address@hidden> (maintainer:X86)
>     Eduardo Habkost <address@hidden> (maintainer:X86)

Q35 can probably be tested using the same test cases above.  We
need to check.

> [...]

Thanks for pushing this!

-- 
Eduardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]