qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Alex Williamson <alex.williamson@redhat.com>,
	qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v2 0/2] pci: Preparations for KVM device assignment
Date: Thu, 05 Jul 2012 00:38:36 +0200	[thread overview]
Message-ID: <4FF4C5EC.6090608@web.de> (raw)
In-Reply-To: <20120704211525.GB27653@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1447 bytes --]

On 2012-07-04 23:15, Michael S. Tsirkin wrote:
> On Mon, Jul 02, 2012 at 02:38:45PM +0200, Jan Kiszka wrote:
>> Back to the roots: This implements pci_device_route_intx_to_irq and the
>> PCI INTx routing notifier, but only those, without any caching for
>> existing emulated devices. I tried to carry over all other refactorings
>> and comment on the previous version.
>>
>> Please review/merge.
>>
>> Jan Kiszka (2):
>>   pci: Add pci_device_route_intx_to_irq
>>   pci: Add INTx routing notifier
>>
>>  hw/alpha_typhoon.c |    2 +-
>>  hw/apb_pci.c       |    2 +-
>>  hw/bonito.c        |    2 +-
>>  hw/grackle_pci.c   |    1 +
>>  hw/gt64xxx.c       |    1 +
>>  hw/pci.c           |   41 ++++++++++++++++++++++++++++++++++++++++-
>>  hw/pci.h           |   20 ++++++++++++++++++++
>>  hw/pci_internals.h |    1 +
>>  hw/piix_pci.c      |   25 ++++++++++++++++++++++---
>>  hw/ppc4xx_pci.c    |    2 +-
>>  hw/ppce500_pci.c   |    2 +-
>>  hw/prep_pci.c      |    2 +-
>>  hw/sh_pci.c        |    2 +-
>>  hw/spapr_pci.c     |    2 +-
>>  hw/unin_pci.c      |    4 ++--
>>  hw/versatile_pci.c |    2 +-
>>  16 files changed, 96 insertions(+), 15 deletions(-)
> 
> OK this is not very pretty but I can live with this.
> But - can you rebase to the tip of pci branch please?

Hmm, someone asked me to work against master. Luckily, both patches
apply cleanly on top of your current tree.

Thanks,
Jan




[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

      reply	other threads:[~2012-07-04 22:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-02 12:38 [Qemu-devel] [PATCH v2 0/2] pci: Preparations for KVM device assignment Jan Kiszka
2012-07-02 12:38 ` [Qemu-devel] [PATCH v2 1/2] pci: Add pci_device_route_intx_to_irq Jan Kiszka
2012-07-02 14:27   ` Alex Williamson
2012-07-19 14:09   ` Michael S. Tsirkin
2012-07-02 12:38 ` [Qemu-devel] [PATCH v2 2/2] pci: Add INTx routing notifier Jan Kiszka
2012-07-02 14:26   ` Alex Williamson
2012-07-02 14:31     ` Jan Kiszka
2012-07-02 14:49       ` Alex Williamson
2012-07-19 14:16   ` Michael S. Tsirkin
2012-07-04 21:15 ` [Qemu-devel] [PATCH v2 0/2] pci: Preparations for KVM device assignment Michael S. Tsirkin
2012-07-04 22:38   ` Jan Kiszka [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=4FF4C5EC.6090608@web.de \
    --to=jan.kiszka@web.de \
    --cc=alex.williamson@redhat.com \
    --cc=mst@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).