qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/9] Move interrupts from spapr to xics


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH v3 0/9] Move interrupts from spapr to xics
Date: Wed, 25 Jun 2014 13:43:51 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0


On 30.05.14 11:34, Alexey Kardashevskiy wrote:
This moves interrupts allocation business from SPAPR to XICS
and makes use of it.

Changes:
v3:
* replaces static array of descriptors in SPAPR PHB with GHashTable
* implements migration of hash table via temporary array

v2:
* s/server/source/
* fixed typos, code style, added an assert
* added patch for spapr_pci for better IRQ reuse for MSI/MSIX

There is just one source at the moment. We might create one
per PHB and one per VIO device or VIO bus but I do not see any
immediate profit from it.



Juan, Peter, you are cc-ed because 8/9 introduces new 
VMSTATE_STRUCT_VARRAY_ALLOC
and 9/9 makes use of it and checkpatch.pl thinks you might be right people
to get opinion about this from.


Please comment. Thanks!

Thanks, applied to ppc-next.


Alex




reply via email to

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