qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 1/2] hw/i386: Make pit a property of common x86 base machi


From: Sergio Lopez
Subject: Re: [PATCH v1 1/2] hw/i386: Make pit a property of common x86 base machine type
Date: Tue, 11 Jan 2022 12:07:57 +0100

On Tue, Jan 11, 2022 at 03:35:27PM +0800, Xiaoyao Li wrote:
> Both pc and microvm have pit property individually. Let's just make it
> the property of common x86 base machine type.
> 
> Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
> ---
>  hw/i386/microvm.c         | 27 +--------------------------
>  hw/i386/pc.c              | 24 +++---------------------
>  hw/i386/x86.c             | 25 +++++++++++++++++++++++++
>  include/hw/i386/microvm.h |  2 --
>  include/hw/i386/pc.h      |  2 --
>  include/hw/i386/x86.h     |  2 ++
>  6 files changed, 31 insertions(+), 51 deletions(-)

Reviewed-by: Sergio Lopez <slp@redhat.com>

Attachment: signature.asc
Description: PGP signature


reply via email to

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