]> git.proxmox.com Git - mirror_qemu.git/commit - hw/ppc/e500.c
PPC: E500: Generate IRQ lines for many CPUs
authorAlexander Graf <agraf@suse.de>
Wed, 20 Jul 2011 23:42:58 +0000 (01:42 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 6 Oct 2011 07:43:33 +0000 (09:43 +0200)
commita915249fa1e0a59e9a893cd335fd31af39b01bde
treea14b33a27b5c9808983db1fd7263d6bda6620fc6
parente61c36d58d31d0ce7e1e7674bc8f1d1fc8efadd1
PPC: E500: Generate IRQ lines for many CPUs

Now that we can generate multiple envs for all our virtual CPUs, we
also need to tell the MPIC that we have multiple CPUs connected and
connect them all to the respective virtual interrupt lines.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppce500_mpc8544ds.c