commit | b0081b145f52e9e15981c1c9e8d0b50b2ea1be14 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Thu Dec 01 12:35:26 2011 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Dec 01 12:35:26 2011 +0000 |
tree | 4d882b48868cccdd22cf2893e27b3c8648b8cbf8 | |
parent | c67875d4db06fc4cc7e0a3a7046fdbccdc0f7ef9 [diff] |
target-arm/kvm.c: Pass CPU index to KVM_IRQ_LINE ioctl Pass the CPU index number to the KVM_IRQ_LINE ioctl in the format the kernel expects. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>