python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to find my irq number from hwirq number in linux kernel driver module? (finding matching irq_desc)
I'm doing an linux driver and application test on a qemu arm64 virtual machine.
My virtual machine is slightly modified version of arm 'virt' machine and it has our device model included.
When I do re...
Chan Kim
Votes: 0
Answers: 1
How can I debug kernel module running on a virtual machine?
I think I have once read about this but can't find it now.
I'm running linux-5.4.188 on a qemu arm64 virtual machine. Because I built the kernel from the source, I can debug(analyze) the kernel by att...
Chan Kim
Votes: 0
Answers: 1
Android Studio ARM64 AVD not supported by QEMU2 on Linux x86_64?
I've created a virtual device of ARM64 in Android Studio on Linux x86_64.
When I start it from GUI, it shows that the process is terminated.
When I start it from command line with:
./emulator -avd VM2...

user18674636
Votes: 0
Answers: 1
QEMU PCIe TLP Emulation
Does QEMU emulate the PCIe Transaction Layer somehow?
When I have a virtual Switch like (https://blogs.oracle.com/linux/post/a-study-of-the-linux-kernel-pci-subsystem-with-qemu) am I able to intercept...

Benedict Schlüter
Votes: 0
Answers: 1