commit | 5d9b8e30f543a9f21a968a4cda71e8f6d1c66a61 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Sun Jan 04 18:04:18 2009 +0200 |
committer | Avi Kivity <avi@redhat.com> | Tue Mar 24 11:03:02 2009 +0200 |
tree | 22b44297196aa19f9b4c20c46d525405d3681aa1 | |
parent | 4677a3b693e035f186e2875259b9a0bb94c42fbe [diff] |
KVM: Add CONFIG_HAVE_KVM_IRQCHIP Two KVM archs support irqchips and two don't. Add a Kconfig item to make selecting between the two models easier. Signed-off-by: Avi Kivity <avi@redhat.com>