index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
xen
/
hypervisor.h
Age
Commit message (
Expand
)
Author
2023-11-13
acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0
Roger Pau Monne
2023-09-19
x86/xen: allow nesting of same lazy mode
Juergen Gross
2023-09-19
x86/xen: move paravirt lazy code
Juergen Gross
2023-01-24
KVM: x86/xen: update Xen CPUID Leaf 4 (tsc info) sub-leaves, if present
Paul Durrant
2022-01-28
xen/x2apic: enable x2apic mode when supported for HVM
Roger Pau Monne
2021-12-15
x86/xen: Use correct #ifdef guard for xen_initdom_restore_msi()
Arnd Bergmann
2021-12-09
PCI/MSI: Make arch_restore_msi_irqs() less horrible.
Thomas Gleixner
2021-11-19
xen/pvh: add missing prototype to header
Juergen Gross
2021-11-02
x86/pvh: add prototype for xen_pvh_init()
Juergen Gross
2019-11-16
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
2019-07-17
x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init
Zhenzhong Duan
2016-03-17
x86/iopl/64: Properly context-switch IOPL on Xen PV
Andy Lutomirski
2015-10-23
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
2013-08-05
xen: Switch to use hypervisor_cpuid_base()
Jason Wang
2012-10-30
x86: remove obsolete comment from asm/xen/hypervisor.h
Olaf Hering
2011-01-07
xen: HVM X2APIC support
Sheng Yang
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-02-16
x86, xen: short-circuit tests for dom0
Jeremy Fitzhardinge
2008-12-16
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
2008-10-23
x86: drop double underscores from header guards
H. Peter Anvin
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro