qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] pc-*-2.5 machine-types


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH 0/3] pc-*-2.5 machine-types
Date: Fri, 28 Aug 2015 10:23:04 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0


On 08/28/2015 03:48 AM, Eduardo Habkost wrote:
> This introduces the pc-q35-2.5 and pc-i440fx-2.5 machine-types.
>
> Jason Wang, I know you were going to do it as part of the virtio pci work, but
> I would like to simplify the existing code before introducing the new machine.
> Feel free to include it as part of your series, if necessary.

Ok, thanks.

>
> Eduardo Habkost (3):
>   q35: Move options common to all classes to pc_q35_machine_options()
>   q35: Move options common to all classes to pc_i440fx_machine_options()
>   pc: Introduce pc-*-2.5 machine classes
>
>  hw/i386/pc_piix.c    | 18 +++++++++++++++---
>  hw/i386/pc_q35.c     | 20 +++++++++++++++-----
>  include/hw/compat.h  |  3 +++
>  include/hw/i386/pc.h |  4 ++++
>  4 files changed, 37 insertions(+), 8 deletions(-)
>




reply via email to

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