Re: [Qemu-devel] [PATCH 2/8] xics: add flags for interrupts

2014-04-10 Thread Alexander Graf
On 14.03.14 05:18, Alexey Kardashevskiy wrote: We will need soon an "allocated" flag for every interrupt to support interrupt configuration change which may happen during migration. This replaces a separate lslsi[] array with a byte in the ICSIRQState struct and defines "LSI" and "MSI" flags. N

[Qemu-devel] [PATCH 2/8] xics: add flags for interrupts

2014-03-13 Thread Alexey Kardashevskiy
We will need soon an "allocated" flag for every interrupt to support interrupt configuration change which may happen during migration. This replaces a separate lslsi[] array with a byte in the ICSIRQState struct and defines "LSI" and "MSI" flags. Neither of these flags set signals that the descrip