qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Allow additions of ACPI tables from command line
Date: Mon, 09 Feb 2009 07:19:54 -0600	[thread overview]
Message-ID: <49902D7A.8040700@codemonkey.ws> (raw)
In-Reply-To: <20090209113947.GA28969@redhat.com>

Gleb Natapov wrote:
> This is needed to dynamically add SLIC tables with Windows
> activation keys.
>
> Signed-off-by: Gleb Natapov <gleb@redhat.com>
> diff --git a/hw/acpi.c b/hw/acpi.c
> index 4338d02..2c1d680 100644
> --- a/hw/acpi.c
> +++ b/hw/acpi.c
> @@ -16,6 +16,7 @@
>   * License along with this library; if not, write to the Free Software
>   * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 USA
>   */
> +#include <sys/mman.h>
>   

Not available on win32.

> diff --git a/pc-bios/bios-pq/0011_kvm-bios-acpi-table-read.patch b/pc-bios/bios-pq/0011_kvm-bios-acpi-table-read.patch
>   

Can you send this as a separate patch and CC bochs-devel.  It's easier 
to review that way.

Regards,

Anthony Liguori

  reply	other threads:[~2009-02-09 13:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-09 11:39 [Qemu-devel] [PATCH] Allow additions of ACPI tables from command line Gleb Natapov
2009-02-09 13:19 ` Anthony Liguori [this message]
2009-02-09 13:48   ` Gleb Natapov
  -- strict thread matches above, loose matches on Subject: below --
2009-02-12  8:10 Gleb Natapov
2009-02-12 15:53 ` Blue Swirl
2009-02-12 16:37   ` Gleb Natapov
2009-02-12 16:59     ` Blue Swirl

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=49902D7A.8040700@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    /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).