qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] pc: add 1.8 machine type


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH] pc: add 1.8 machine type
Date: Thu, 14 Nov 2013 11:00:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130923 Thunderbird/17.0.9

Il 13/11/2013 20:35, Michael S. Tsirkin ha scritto:
> +static void pc_compat_1_7(QEMUMachineInitArgs *args)
> +{
> +}
> +
>  static void pc_compat_1_6(QEMUMachineInitArgs *args)
>  {
>      has_pci_info = false;

This should call pc_compat_1_7(args), for both piix and q35.



reply via email to

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