qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] pc_init1: fix a typo in comment


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] pc_init1: fix a typo in comment
Date: Tue, 16 Oct 2018 16:12:14 +0100

On 16 October 2018 at 16:03, Li Qiang <address@hidden> wrote:
> Signed-off-by: Li Qiang <address@hidden>
> ---
>  hw/i386/pc_piix.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/hw/i386/pc_piix.c b/hw/i386/pc_piix.c
> index dc09466b3e..0133668ce2 100644
> --- a/hw/i386/pc_piix.c
> +++ b/hw/i386/pc_piix.c
> @@ -111,7 +111,7 @@ static void pc_init1(MachineState *machine,
>       *    so legacy non-PAE guests can get as much memory as possible in
>       *    the 32bit address space below 4G.
>       *
> -     *  - Note that Xen has its own ram setp code in xen_ram_init(),
> +     *  - Note that Xen has its own ram setup code in xen_ram_init(),
>       *    called via xen_hvm_init().
>       *
>       * Examples:
> --

Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM



reply via email to

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