summaryrefslogtreecommitdiffstats
path: root/arch/x86/hyperv/hv_vtl.c
Commit message (Expand)AuthorAgeFilesLines
* x86/hyperv: Use per cpu initial stack for vtl contextSaurabh Sengar2024-03-261-4/+15
* x86/hyperv: Allow 15-bit APIC IDs for VTL platformsSaurabh Sengar2024-03-261-0/+7
* x86/hyperv: Remove hv_vtl_early_init initcallSaurabh Sengar2023-09-221-2/+1
* Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-301-1/+1
|\
| * x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()Thomas Gleixner2023-08-091-1/+1
* | x86/hyperv: add noop functions to x86_init mpparse functionsSaurabh Sengar2023-08-021-0/+4
|/
* x86/hyperv/vtl: Add noop for realmode pointersSaurabh Sengar2023-05-081-0/+2
* x86/hyperv: VTL support for Hyper-VSaurabh Sengar2023-04-181-0/+227