aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/jailhouse.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-23x86/headers: Fix -Wmissing-prototypes warningYi Wang1-0/+1
2018-05-19x86: Convert x86_platform_ops to timespec64Arnd Bergmann1-1/+1
2018-04-23x86/jailhouse: Fix incorrect SPDX identifierThomas Gleixner1-1/+1
2018-03-08x86/jailhouse: Enable PCI mmconfig access in inmatesOtavio Pontes1-0/+8
2018-01-20x86/jailhouse: Respect pci=lastbus command line settingsJan Kiszka1-1/+3
2018-01-20x86/jailhouse: Set X86_FEATURE_TSC_KNOWN_FREQJan Kiszka1-0/+1
2018-01-15x86/jailhouse: Hide x2apic code when CONFIG_X86_X2APIC=nThomas Gleixner1-14/+19
2018-01-14x86/jailhouse: Initialize PCI supportJan Kiszka1-0/+17
2018-01-14x86/jailhouse: Wire up IOAPIC for legacy UART portsJan Kiszka1-0/+21
2018-01-14x86/jailhouse: Halt instead of failing to restartJan Kiszka1-0/+10
2018-01-14x86/jailhouse: Silence ACPI warningJan Kiszka1-0/+6
2018-01-14x86/jailhouse: Avoid access of unsupported platform resourcesJan Kiszka1-0/+13
2018-01-14x86/jailhouse: Set up timekeepingJan Kiszka1-0/+17
2018-01-14x86/jailhouse: Enable PMTIMERJan Kiszka1-0/+4
2018-01-14x86/jailhouse: Enable APIC and SMP supportJan Kiszka1-0/+42
2018-01-14x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka1-0/+73