qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Kevin Wolf <kwolf@redhat.com>, qemu-devel@nongnu.org
Cc: sir@cmpwn.com, stefanha@redhat.com, mreitz@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/3] multiboot: Fix offset of bootloader name
Date: Mon, 19 Jan 2015 13:02:41 +0100	[thread overview]
Message-ID: <54BCF261.8000104@redhat.com> (raw)
In-Reply-To: <1421321204-17764-1-git-send-email-kwolf@redhat.com>



On 15/01/2015 12:26, Kevin Wolf wrote:
> This fixes a recent Multiboot load regression (see patch 2) that we
> noticed while hacking on the advent calendar image for December 24.
> 
> Kevin Wolf (3):
>   tests/multiboot: Update reference output
>   multiboot: Fix offset of bootloader name
>   tests/multiboot: Add test for modules
> 
>  hw/i386/multiboot.c         | 16 +++++++------
>  tests/multiboot/Makefile    |  5 ++++-
>  tests/multiboot/libc.c      | 12 ++++++++++
>  tests/multiboot/libc.h      |  1 +
>  tests/multiboot/mmap.out    | 37 +++++++++++++++---------------
>  tests/multiboot/module.txt  |  1 +
>  tests/multiboot/modules.c   | 55 +++++++++++++++++++++++++++++++++++++++++++++
>  tests/multiboot/modules.out | 38 +++++++++++++++++++++++++++++++
>  tests/multiboot/run_test.sh |  9 +++++++-
>  9 files changed, 146 insertions(+), 28 deletions(-)
>  create mode 100644 tests/multiboot/module.txt
>  create mode 100644 tests/multiboot/modules.c
>  create mode 100644 tests/multiboot/modules.out
> 

Thanks, I'll put this in the next pull request.

Paolo

      parent reply	other threads:[~2015-01-19 12:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-15 11:26 [Qemu-devel] [PATCH 0/3] multiboot: Fix offset of bootloader name Kevin Wolf
2015-01-15 11:26 ` [Qemu-devel] [PATCH 1/3] tests/multiboot: Update reference output Kevin Wolf
2015-01-15 11:26 ` [Qemu-devel] [PATCH 2/3] multiboot: Fix offset of bootloader name Kevin Wolf
2015-01-15 17:08   ` Max Reitz
2015-01-15 11:26 ` [Qemu-devel] [PATCH 3/3] tests/multiboot: Add test for modules Kevin Wolf
2015-01-15 17:57   ` Max Reitz
2015-01-15 17:21 ` [Qemu-devel] [PATCH 0/3] multiboot: Fix offset of bootloader name Drew DeVault
2015-01-19 12:02 ` Paolo Bonzini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54BCF261.8000104@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sir@cmpwn.com \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).