qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] seabios: fix submodule


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] seabios: fix submodule
Date: Fri, 22 Jan 2016 12:02:30 +0000

On 22 January 2016 at 10:59, Gerd Hoffmann <address@hidden> wrote:
> Commit "36f96c4 target-i386: Add support to migrate vcpu's TSC rate"
> updates roms/seabios, appearently by mistake.  Revert this.
>
> Signed-off-by: Gerd Hoffmann <address@hidden>
> ---
>  roms/seabios | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/roms/seabios b/roms/seabios
> index 33fbe13..01a84be 160000
> --- a/roms/seabios
> +++ b/roms/seabios
> @@ -1 +1 @@
> -Subproject commit 33fbe13a3e2a01e0ba1087a8feed801a0451db21
> +Subproject commit 01a84bea2d28a19d2405c1ecac4bdef17683cc0c
> --
> 1.8.3.1

Whoops. Unfortunately git can make it easy to accidentally include
submodule updates in patches or pull requests, and I didn't catch
this one on applying the pullreq either.

I've applied this patch to master to correct the error.

thanks
-- PMM



reply via email to

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