Files
qemu/linux-headers
Alexander Graf 7cbcd176dd ARM: KVM: Enable in-kernel timers with user space gic
When running with KVM enabled, you can choose between emulating the
gic in kernel or user space. If the kernel supports in-kernel virtualization
of the interrupt controller, it will default to that. If not, if will
default to user space emulation.

Unfortunately when running in user mode gic emulation, we miss out on
timer events which are only available from kernel space. This patch leverages
the new kernel/user space notification mechanism for those timer events.

Signed-off-by: Alexander Graf <agraf@suse.de>
2021-03-17 09:45:50 -06:00
..
2016-04-05 11:46:52 +02:00
2015-10-22 14:34:48 +03:00
2016-04-05 11:46:52 +02:00
2016-04-05 11:46:52 +02:00
2011-06-20 15:13:34 -03:00
2011-06-20 15:12:22 -03:00

Automatically imported Linux kernel headers.
Only use scripts/update-linux-headers.sh to update!