Commit Graph

236 Commits (6b08cfebd3bd346d8a2fd68a2265fc7736849802)

Author SHA1 Message Date
Tejun Heo 2ce802f62b lockdep: Move early boot local IRQ enable/disable status to init/main.c 14 years ago
Ian Campbell c1f5db1a53 xen: disable ACPI NUMA for PV guests 14 years ago
Sheng Yang d9b8ca8474 xen: HVM X2APIC support 14 years ago
Christoph Lameter 780f36d8b3 xen: Use this_cpu_ops 14 years ago
Ian Campbell 805e3f4950 xen: x86/32: perform initial startup on initial_page_table 14 years ago
Jeremy Fitzhardinge 31e323cca9 xen: don't bother to stop other cpus on shutdown/reboot 14 years ago
Ian Campbell 5b5c1af104 xen: x86/32: perform initial startup on initial_page_table 14 years ago
Konrad Rzeszutek Wilk ec35a69c46 xen: set IO permission early (before early_cpu_init()) 14 years ago
Ian Campbell 7e77506a59 xen: implement XENMEM_machphys_mapping 14 years ago
Zimny Lech 61d8e11e51 Remove duplicate includes from many files 14 years ago
Stefano Stabellini ff12849a7a xen: mask the MTRR feature from the cpuid 14 years ago
Juan Quintela 4ec5387cc3 xen: add the direct mapping area for ISA bus access 14 years ago
Jeremy Fitzhardinge 41f2e4771a xen: add support for PAT 14 years ago
Jeremy Fitzhardinge 33a847502b xen: defer building p2m mfn structures until kernel is mapped 14 years ago
Jeremy Fitzhardinge 1e17fc7eff xen: remove noise about registering vcpu info 14 years ago
Alok Kataria 76fac077db x86, kexec: Make sure to stop all CPUs before exiting the kernel 15 years ago
Alex Nixon b5401a96b5 xen/x86/PCI: Add support for the Xen PCI subsystem 15 years ago
Jeremy Fitzhardinge 236260b90d memblock: Allow memblock_init to be called early 15 years ago
Ian Campbell 086748e52f xen/panic: use xen_reboot and fix smp_send_stop 15 years ago
Donald Dutile f09f6d194d Xen: register panic notifier to take crashes of xen guests on panic 15 years ago
Mukesh Rathor c06ee78d73 xen: support large numbers of CPUs with vcpu info placement 15 years ago
Jeremy Fitzhardinge 8a22b9996b xen: drop xen_sched_clock in favour of using plain wallclock time 15 years ago
Stefano Stabellini ca65f9fc0c Introduce CONFIG_XEN_PVHVM compile option 15 years ago
Stefano Stabellini 5915100106 x86: Call HVMOP_pagetable_dying on exit_mmap. 15 years ago
Stefano Stabellini c1c5413ad5 x86: Unplug emulated disks and nics. 15 years ago
Stefano Stabellini 409771d258 x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. 15 years ago
Stefano Stabellini 016b6f5fe8 xen: Add suspend/resume support for PV on HVM guests. 15 years ago
Sheng Yang 38e20b07ef x86/xen: event channels delivery on HVM. 15 years ago
Sheng Yang bee6ab53e6 x86: early PV on HVM features initialization. 15 years ago
Miroslav Rezanina 093d7b4639 xen: release unused free memory 15 years ago
Alex Nixon 7347b4082e xen: Allow unprivileged Xen domains to create iomap pages 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Ian Campbell 817a824b75 x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y 15 years ago
Ian Campbell e68266b700 x86: xen: 64-bit kernel RPL should be 0 15 years ago
Chris Wright 5d990b6275 PCI: add pci_request_acs 15 years ago
Jeremy Fitzhardinge 499d19b82b xen: register runstate info for boot CPU early 15 years ago
Jeremy Fitzhardinge 3905bb2aa7 xen: restore runstate_info even if !have_vcpu_info_placement 15 years ago
Ian Campbell be012920ec xen: re-register runstate area earlier on resume. 15 years ago
H. Peter Anvin 4763ed4d45 x86, mm: Clean up and simplify NX enablement 15 years ago
Jeremy Fitzhardinge 1ccbf5344c xen: move Xen-testing predicates to common header 15 years ago
Jeremy Fitzhardinge 82d6469916 xen: mask extended topology info in cpuid 15 years ago
Jeremy Fitzhardinge 973df35ed9 xen: set up mmu_ops before trying to set any ptes 15 years ago
Jeremy Fitzhardinge b75fe4e5b8 xen: check EFER for NX before setting up GDT mapping 16 years ago
Feng Tang 7bd867dfb4 x86: Move get/set_wallclock to x86_platform_ops 16 years ago
Jeremy Fitzhardinge 577eebeae3 xen: make -fstack-protector work under Xen 16 years ago
H. Peter Anvin 0cc0213e73 x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT 16 years ago
Thomas Gleixner 2d826404f0 x86: Move tsc_calibration to x86_init_ops 16 years ago
Thomas Gleixner 845b3944bb x86: Add timer_init to x86_init_ops 16 years ago
Thomas Gleixner 736decac64 x86: Move percpu clockevents setup to x86_init_ops 16 years ago
Thomas Gleixner f1d7062a23 x86: Move xen_post_allocator_init into xen_pagetable_setup_done 16 years ago