qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: qemu-devel@nongnu.org, Alex Graf <agraf@suse.de>
Subject: [Qemu-devel] Re: [PATCH 7/7] Remove BIOS patches from the queue and update the README
Date: Thu, 30 Jul 2009 12:38:48 +0300	[thread overview]
Message-ID: <4A716A28.3060003@redhat.com> (raw)
In-Reply-To: <1248893159-18785-7-git-send-email-aliguori@us.ibm.com>

On 07/29/2009 09:45 PM, Anthony Liguori wrote:
>   delete mode 100644 pc-bios/bios-pq/0001_bx-qemu.patch
>   delete mode 100644 pc-bios/bios-pq/0002_kvm-bios-update-smbios-table-to-report-memory-above-4g.patch
>   delete mode 100644 pc-bios/bios-pq/0003_kvm-bios-generate-mptable-unconditionally.patch
>   delete mode 100644 pc-bios/bios-pq/0004_kvm-bios-resolve-memory-device-roll-over-reporting--issues-with-32g-guests.patch
>   delete mode 100644 pc-bios/bios-pq/0005_kvm-bios-fix-smbios-memory-device-length-boundary--condition.patch
>   delete mode 100644 pc-bios/bios-pq/0006_qemu-bios-use-preprocessor-for-pci-link-routing.patch
>   delete mode 100644 pc-bios/bios-pq/0007_bios-add-26-pci-slots,-bringing-the-total-to-32.patch
>   delete mode 100644 pc-bios/bios-pq/0008_qemu-bios-provide-gpe-_l0x-methods.patch
>   delete mode 100644 pc-bios/bios-pq/0009_qemu-bios-pci-hotplug-support.patch
>   delete mode 100644 pc-bios/bios-pq/0010_bios-mark-the-acpi-sci-interrupt-as-connected-to-irq-9.patch
>   delete mode 100644 pc-bios/bios-pq/0011_read-additional-acpi-tables-from-a-vm.patch
>   delete mode 100644 pc-bios/bios-pq/0012-load-smbios-entries-and-files-from-qemu.patch
>   delete mode 100644 pc-bios/bios-pq/0013_fix-non-acpi-timer-interrupt-routing.patch
>   delete mode 100644 pc-bios/bios-pq/0014_add-srat-acpi-table-support.patch
>   delete mode 100644 pc-bios/bios-pq/0015_enable-power-button-even-generation.patch
>   delete mode 100644 pc-bios/bios-pq/0016-use-correct-mask-to-size-pci-option-rom-bar.patch
>   delete mode 100644 pc-bios/bios-pq/0017-bochs-bios-Move-QEMU_CFG-constants-to-rombios.h.patch
>   delete mode 100644 pc-bios/bios-pq/0018-bochs-bios-Make-boot-prompt-optional.patch
>   delete mode 100644 pc-bios/bios-pq/0019-bios-fix-multiple-calls.patch
>   delete mode 100644 pc-bios/bios-pq/0020-qemu-kvm-cfg-maxcpus.patch
>   delete mode 100644 pc-bios/bios-pq/0021-qemu-madt-maxcpus.patch
>   delete mode 100644 pc-bios/bios-pq/HEAD
>   delete mode 100644 pc-bios/bios-pq/series
>    

ACK!

-- 
error compiling committee.c: too many arguments to function

  reply	other threads:[~2009-07-30  9:34 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-29 18:45 [Qemu-devel] [PATCH 1/7] Rename pc-bios/optionrom -> roms/multiboot Anthony Liguori
2009-07-29 18:45 ` [Qemu-devel] [PATCH 2/7] Always build roms in a separate directory Anthony Liguori
2009-07-29 18:45 ` [Qemu-devel] [PATCH 3/7] If we built a rom, install it. Otherwise, use shipped copy Anthony Liguori
     [not found]   ` <m37hxr46rt.fsf@neno.mitica>
2009-07-29 22:16     ` [Qemu-devel] " Anthony Liguori
2009-07-30  9:34       ` Avi Kivity
2009-07-30  9:39         ` Alexander Graf
2009-07-30 10:07           ` Avi Kivity
2009-07-30 10:04             ` Alexander Graf
2009-07-29 18:45 ` [Qemu-devel] [PATCH 4/7] Allow a cross compiler to be used for rom builds Anthony Liguori
2009-07-29 18:45 ` [Qemu-devel] [PATCH 5/7] Add proper headers to all BIOS patches Anthony Liguori
2009-07-29 18:45 ` [Qemu-devel] [PATCH 6/7] Add pc-bios as a git submodule Anthony Liguori
2009-07-29 21:25   ` [Qemu-devel] " Alexander Graf
2009-07-29 21:40     ` Anthony Liguori
2009-07-29 21:51       ` Alexander Graf
2009-07-29 22:10   ` [Qemu-devel] " Jordan Justen
2009-07-29 22:13     ` Anthony Liguori
2009-07-29 18:45 ` [Qemu-devel] [PATCH 7/7] Remove BIOS patches from the queue and update the README Anthony Liguori
2009-07-30  9:38   ` Avi Kivity [this message]
     [not found] ` <m3eirz474o.fsf@neno.mitica>
2009-07-29 19:35   ` [Qemu-devel] Re: [PATCH 1/7] Rename pc-bios/optionrom -> roms/multiboot Anthony Liguori
2009-07-30  9:38   ` Avi Kivity

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=4A716A28.3060003@redhat.com \
    --to=avi@redhat.com \
    --cc=agraf@suse.de \
    --cc=aliguori@us.ibm.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).