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

2016-01-23 Thread Eduardo Habkost
On Fri, Jan 22, 2016 at 12:02:30PM +, Peter Maydell wrote: > On 22 January 2016 at 10:59, Gerd Hoffmann 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 > > ---

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

2016-01-22 Thread Peter Maydell
On 22 January 2016 at 10:59, Gerd Hoffmann 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 > --- > roms/seabios | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >

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

2016-01-22 Thread Gerd Hoffmann
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 --- roms/seabios | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roms/seabios b/roms/seabios index 33fbe13..01a84be 16