qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/2] pci: Preparations for KVM device assignm


From: Jan Kiszka
Subject: Re: [Qemu-devel] [PATCH v2 0/2] pci: Preparations for KVM device assignment
Date: Thu, 05 Jul 2012 00:38:36 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

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: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]