aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/xen-ops.h
AgeCommit message (Expand)Author
2023-11-28x86/xen: fix percpu vcpu_info allocationJuergen Gross
2023-06-26x86: xen: add missing prototypesArnd Bergmann
2023-06-26xen: xen_debug_interrupt prototype to global headerArnd Bergmann
2023-03-14x86/PVH: obtain VGA console info in Dom0Jan Beulich
2022-06-27x86/xen: Rename SYS* entry pointsPeter Zijlstra
2021-11-02x86/xen: remove xen_have_vcpu_info_placement flagJuergen Gross
2021-10-05xen/x86: hook up xen_banner() also for PVHJan Beulich
2021-10-05xen/x86: generalize preferred console model from PV to PVH Dom0Jan Beulich
2021-10-05xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich
2021-02-10x86/pv: Rework arch_local_irq_restore() to not use popfJuergen Gross
2021-02-10x86/xen: Drop USERGS_SYSRET64 paravirt callJuergen Gross
2020-10-23xen/events: only register debug interrupt for 2-level eventsJuergen Gross
2020-08-11x86/xen: remove 32-bit Xen PV guest supportJuergen Gross
2020-06-11xen: Move xen_setup_callback_vector() definition to include/xen/hvm.hVitaly Kuznetsov
2020-06-11x86/entry: Switch XEN/PV hypercall entry to IDTENTRYThomas Gleixner
2020-06-11x86/xen: Split HVM vector callback setup and interrupt gate allocationVitaly Kuznetsov
2019-07-17x86/paravirt: Make read_cr2() CALLEE_SAVEPeter Zijlstra
2019-04-25xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne
2018-08-20x86/xen: remove unused function xen_auto_xlated_memory_setup()Juergen Gross
2018-07-20x86/xen/time: Initialize pv xen time in init_hypervisor_platform()Pavel Tatashin
2018-01-12Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-08x86/xen/time: fix section mismatch for xen_init_time_ops()Nick Desaulniers
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-08x86/xen/time: setup vcpu 0 time info pageJoao Martins
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-31x86/xen: Get rid of paravirt op adjust_exception_frameJuergen Gross
2017-08-24x86/paravirt/xen: Remove xen_patch()Juergen Gross
2017-06-13xen/vcpu: Handle xen_vcpu_setup() failure in hotplugAnkur Arora
2017-06-13xen/vcpu: Simplify xen_vcpu related codeAnkur Arora
2017-05-02xen: Export xen_rebootJulien Grall
2017-05-02x86/xen: split suspend.c for PV and PVHVM guestsVitaly Kuznetsov
2017-05-02x86/xen: split off enlighten_hvm.cVitaly Kuznetsov
2017-05-02x86/xen: globalize have_vcpu_info_placementVitaly Kuznetsov
2017-02-07xen/x86: Remove PVH supportBoris Ostrovsky
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-07-25xen/pvhvm: run xen_vcpu_setup() for the boot CPUVitaly Kuznetsov
2015-11-23x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky
2015-08-20xen: move p2m list if conflicting with e820 mapJuergen Gross
2015-08-20xen: add explicit memblock_reserve() calls for special pagesJuergen Gross
2015-08-20xen: check pre-allocated page tables for conflict with memory mapJuergen Gross
2015-08-20xen: find unused contiguous memory areaJuergen Gross
2015-08-20xen: check memory area against e820 mapJuergen Gross
2015-08-13Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-10x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld
2015-04-22x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvopAndy Lutomirski
2015-01-28x86/xen: cleanup arch/x86/xen/setup.cJuergen Gross
2014-12-16Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2014-12-04xen: switch to linear virtual mapped sparse p2m listJuergen Gross
2014-12-04xen: Delay invalidating extra memoryJuergen Gross
2014-12-04xen: Delay remapping memory of pv-domainJuergen Gross