Re: Is it possible to control irq allocation in QEMU?

2020-12-06 Thread Jakob Bohm
On 06/12/2020 10:45, Hao Lee wrote: Hi, I use the following options to simulate USB devices. -drive if=none,id=usbstick,file=usb.qcow2 \ -usb -device usb-ehci,id=ehci \ -device usb-tablet,bus=usb-bus.0 \ -device usb-storage,bus=ehci.0,drive=usbstick The contents in /proc/interrupts are: 0

Is it possible to control irq allocation in QEMU?

2020-12-06 Thread Hao Lee
Hi, I use the following options to simulate USB devices. -drive if=none,id=usbstick,file=usb.qcow2 \ -usb -device usb-ehci,id=ehci \ -device usb-tablet,bus=usb-bus.0 \ -device usb-storage,bus=ehci.0,drive=usbstick The contents in /proc/interrupts are: 0:515 IO-APIC 2-edge ti