qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Allow additions of ACPI tables from command line
Date: Mon, 9 Feb 2009 15:48:06 +0200	[thread overview]
Message-ID: <20090209134806.GD28969@redhat.com> (raw)
In-Reply-To: <49902D7A.8040700@codemonkey.ws>

On Mon, Feb 09, 2009 at 07:19:54AM -0600, Anthony Liguori wrote:
> 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.
>
Is mmap available on win32? Which header should I use there?

>> 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.
>
OK.

--
			Gleb.

  reply	other threads:[~2009-02-09 13:50 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
2009-02-09 13:48   ` Gleb Natapov [this message]
  -- 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=20090209134806.GD28969@redhat.com \
    --to=gleb@redhat.com \
    --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).