Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/jailhouse: Respect pci=lastbus command line settings | Jan Kiszka | 2018-01-20 | 1 | -1/+3 |
* | x86/jailhouse: Set X86_FEATURE_TSC_KNOWN_FREQ | Jan Kiszka | 2018-01-20 | 1 | -0/+1 |
* | x86/jailhouse: Hide x2apic code when CONFIG_X86_X2APIC=n | Thomas Gleixner | 2018-01-15 | 1 | -14/+19 |
* | x86/jailhouse: Initialize PCI support | Jan Kiszka | 2018-01-14 | 1 | -0/+17 |
* | x86/jailhouse: Wire up IOAPIC for legacy UART ports | Jan Kiszka | 2018-01-14 | 1 | -0/+21 |
* | x86/jailhouse: Halt instead of failing to restart | Jan Kiszka | 2018-01-14 | 1 | -0/+10 |
* | x86/jailhouse: Silence ACPI warning | Jan Kiszka | 2018-01-14 | 1 | -0/+6 |
* | x86/jailhouse: Avoid access of unsupported platform resources | Jan Kiszka | 2018-01-14 | 1 | -0/+13 |
* | x86/jailhouse: Set up timekeeping | Jan Kiszka | 2018-01-14 | 1 | -0/+17 |
* | x86/jailhouse: Enable PMTIMER | Jan Kiszka | 2018-01-14 | 1 | -0/+4 |
* | x86/jailhouse: Enable APIC and SMP support | Jan Kiszka | 2018-01-14 | 1 | -0/+42 |
* | x86/jailhouse: Add infrastructure for running in non-root cell | Jan Kiszka | 2018-01-14 | 1 | -0/+73 |