qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH 00/16] *** SUBJECT HERE ***
Date: Fri, 28 Aug 2009 15:32:46 +0200	[thread overview]
Message-ID: <m3fxbc12td.fsf@neno.mitica> (raw)
In-Reply-To: <cover.1251465671.git.quintela@redhat.com> (Juan Quintela's message of "Fri, 28 Aug 2009 15:28:11 +0200")

Juan Quintela <quintela@redhat.com> wrote:
> *** BLURB HERE ***

for (i=0; i < 100000; i++)
  I will rememeber to remove *~ flags before using the git-send-mail command

Sorry, Juan.

> Juan Quintela (16):
>   piix4 don't use pci_irq_levels at all
>   Split piix4 support from piix_pci.c
>   low_set_irq is not used anywhere
>   Use PCII440FXState instead of generic PCIDevice
>   Move smm_enabled and isa_memory_mappings to PCII440FXState
>   We want the argument pass to set_irq to be opaque
>   Create PIIX3State instead of using PCIDevice for PIIX3
>   Introduce PIIX3IrqState for piix3 irq's state
>   Fold piix3_init() intto i440fx_init
>   We can add piix3_dev now to PIIX3IrqState
>   Save irq_state into PCII440FXState
>   pci_irq_levels[] belong to PIIX3State
>   Update SaveVM versions
>   VMState: Fix sub-structs versioning
>   i440fx: use new vmstate infrastructure
>   piix3: use new vmstate infrastructure
>
>  Makefile.target    |    2 +-
>  hw/apb_pci.c       |    4 +-
>  hw/grackle_pci.c   |    4 +-
>  hw/gt64xxx.c       |    3 +-
>  hw/pc.c            |    5 +-
>  hw/pc.h            |   11 ++-
>  hw/pci.c           |    8 +-
>  hw/pci.h           |    6 +-
>  hw/piix4.c         |  128 ++++++++++++++++++++++++
>  hw/piix_pci.c      |  275 +++++++++++++++++++++-------------------------------
>  hw/ppc4xx_pci.c    |    4 +-
>  hw/ppce500_pci.c   |    4 +-
>  hw/prep_pci.c      |    4 +-
>  hw/r2d.c           |    4 +-
>  hw/sh_pci.c        |    4 +-
>  hw/unin_pci.c      |    4 +-
>  hw/versatile_pci.c |    4 +-
>  savevm.c           |    2 +-
>  18 files changed, 284 insertions(+), 192 deletions(-)
>  create mode 100644 hw/piix4.c

      parent reply	other threads:[~2009-08-28 13:35 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-28 13:28 [Qemu-devel] [PATCH v4 00/16] piix_pci cleanup Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 01/16] piix4 don't use pci_irq_levels at all Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 02/16] Split piix4 support from piix_pci.c Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 03/16] low_set_irq is not used anywhere Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 04/16] Use PCII440FXState instead of generic PCIDevice Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 05/16] Move smm_enabled and isa_memory_mappings to PCII440FXState Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 06/16] We want the argument pass to set_irq to be opaque Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 07/16] Create PIIX3State instead of using PCIDevice for PIIX3 Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 08/16] Introduce PIIX3IrqState for piix3 irq's state Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 09/16] Fold piix3_init() intto i440fx_init Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 10/16] We can add piix3_dev now to PIIX3IrqState Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 11/16] Save irq_state into PCII440FXState Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 12/16] pci_irq_levels[] belong to PIIX3State Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 13/16] Update SaveVM versions Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 14/16] VMState: Fix sub-structs versioning Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 15/16] i440fx: use new vmstate infrastructure Juan Quintela
2009-08-28 13:28 ` [Qemu-devel] [PATCH 16/16] piix3: " Juan Quintela
2009-08-28 13:32 ` Juan Quintela [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=m3fxbc12td.fsf@neno.mitica \
    --to=quintela@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).