Scott Wood 398d87836e kvm/ppc/mpic: fix mmio region lists when multiple guests used
Keeping a linked list of statically defined objects doesn't work
very well when we have multiple guests. :-P

Switch to an array of constant objects.  This fixes a hang when
multiple guests are used.

Signed-off-by: Scott Wood <scottwood@freescale.com>
[agraf: remove struct list_head from mem_reg]
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-05-02 15:28:33 +02:00
..
2012-08-06 16:04:58 +03:00
2012-07-10 19:18:06 +10:00
2013-04-26 20:27:24 +02:00
2013-04-26 20:27:10 +02:00
2013-04-17 15:21:15 +02:00