commit | d72118cecabbb76b96b77107a50c74d1bb36c0c1 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Tue Jan 12 16:42:09 2010 -0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Jan 25 12:26:38 2010 -0200 |
tree | bb000f670a2d60ddca4439723debd2321b1738ca | |
parent | f1d1c309f35e9b0fb961cffd70fbd04f450ec47c [diff] |
KVM: properly check max PIC pin in irq route setup Otherwise memory beyond irq_states[16] might be accessed. Noticed by Juan Quintela. Cc: stable@kernel.org Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Acked-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>