Commit Graph

209 Commits (294ee6f89cfd629e276f632a6003a0fad7785dce)

Author SHA1 Message Date
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 16 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
Thomas Gleixner 030cb6c00d x86: Move paravirt pagetable_setup to x86_init_ops 16 years ago
Thomas Gleixner 6f30c1ac3f x86: Move paravirt banner printout to x86_init_ops 16 years ago
Thomas Gleixner 42bbdb43b1 x86: Replace ARCH_SETUP by a proper x86_init_ops 16 years ago
Thomas Gleixner 6b18ae3e2f x86: Move memory_setup to x86_init_ops 16 years ago
H. Peter Anvin 7adb4df410 x86, xen: Initialize cx to suppress warning 16 years ago
Jeremy Fitzhardinge d560bc6157 x86, xen: Suppress WP test on Xen 16 years ago
Jeremy Fitzhardinge ce2eef33d3 xen: rearrange things to fix stackprotector 16 years ago
Jeremy Fitzhardinge a789ed5fb6 xen: cache cr0 value to avoid trap'n'emulate for read_cr0 16 years ago
Jeremy Fitzhardinge b80119bb35 xen/x86-64: clean up warnings about IST-using traps 16 years ago
Jeremy Fitzhardinge 6cac5a9246 xen/x86-64: fix breakpoints and hardware watchpoints 16 years ago
Jeremy Fitzhardinge 2b2a733447 xen: clean up gate trap/interrupt constants 16 years ago
Jeremy Fitzhardinge bc6081ff98 xen: set _PAGE_NX in __supported_pte_mask before pagetable construction 16 years ago
Jeremy Fitzhardinge 191216b928 xen: mask XSAVE from cpuid 16 years ago
Jeremy Fitzhardinge c667d5d6a7 xen: remove xen_load_gdt debug 16 years ago
Jeremy Fitzhardinge a957fac500 xen: make xen_load_gdt simpler 16 years ago
Jeremy Fitzhardinge c7da8c829b xen: clean up xen_load_gdt 16 years ago
Jeremy Fitzhardinge 6d02c42698 xen: clean up gate trap/interrupt constants 16 years ago
Jeremy Fitzhardinge 707ebbc81c xen: set _PAGE_NX in __supported_pte_mask before pagetable construction 16 years ago