On 07/06/2011 01:32 PM, Paolo Bonzini wrote:
On 06/06/2011 04:16 PM, Paolo Bonzini wrote:
This series fixes some problems with spapr's qdev interface. Patch
1 is the important one, which makes it possible to use -device
to create vio devices. The other two are cosmetic.
v1->v2:
abstr
On 06/06/2011 04:16 PM, Paolo Bonzini wrote:
This series fixes some problems with spapr's qdev interface. Patch
1 is the important one, which makes it possible to use -device
to create vio devices. The other two are cosmetic.
v1->v2:
abstracted the call to xics_find_qirq behind spapr_
This series fixes some problems with spapr's qdev interface. Patch
1 is the important one, which makes it possible to use -device
to create vio devices. The other two are cosmetic.
v1->v2:
abstracted the call to xics_find_qirq behind spapr_find_qirq
v2->v3:
undid v1->v2 change,