On 2015/6/4 22:57, Michael Tokarev wrote:
04.06.2015 17:51, Shannon Zhao wrote:>Yeah, but I think something like below would work. > > cpu_exit_irq = &qemu_allocate_irq(cpu_request_exit, NULL, 0); > DMA_init(0, cpu_exit_irq);NO!!!:)
Oh, will rethink about it. But I think maybe it's unnecessary to fix it as it actually requires a pointer which stores qemu_irq.
-- Shannon
