Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5ef3a8b12556d7fcba81edc74e9d85b029615ae0
/
arch
/
x86
/
xen
/
xen-ops.h
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
5878d5d
x86/xen: Get rid of paravirt op adjust_exception_frame
by Juergen Gross
· 7 years ago
edcb5cf
x86/paravirt/xen: Remove xen_patch()
by Juergen Gross
· 7 years ago
c9b5d98
xen/vcpu: Handle xen_vcpu_setup() failure in hotplug
by Ankur Arora
· 8 years ago
ad73fd5
xen/vcpu: Simplify xen_vcpu related code
by Ankur Arora
· 8 years ago
5d9404e
xen: Export xen_reboot
by Julien Grall
· 8 years ago
9963236
x86/xen: split suspend.c for PV and PVHVM guests
by Vitaly Kuznetsov
· 8 years ago
98f2a47
x86/xen: split off enlighten_hvm.c
by Vitaly Kuznetsov
· 8 years ago
52519f2
x86/xen: globalize have_vcpu_info_placement
by Vitaly Kuznetsov
· 8 years ago
063334f
xen/x86: Remove PVH support
by Boris Ostrovsky
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
ee42d66
xen/pvhvm: run xen_vcpu_setup() for the boot CPU
by Vitaly Kuznetsov
· 8 years ago
88c15ec
x86/paravirt: Remove the unused irq_enable_sysexit pv op
by Boris Ostrovsky
· 9 years ago
70e6119
xen: move p2m list if conflicting with e820 map
by Juergen Gross
· 9 years ago
6c2681c
xen: add explicit memblock_reserve() calls for special pages
by Juergen Gross
· 9 years ago
04414ba
xen: check pre-allocated page tables for conflict with memory map
by Juergen Gross
· 9 years ago
9ddac5b
xen: find unused contiguous memory area
by Juergen Gross
· 9 years ago
e612b4a
xen: check memory area against e820 map
by Juergen Gross
· 9 years ago
6b476e1
Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
fc5fee8
x86/xen: build "Xen PV" APIC driver for domU as well
by Jason A. Donenfeld
· 9 years ago
aac82d3
x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop
by Andy Lutomirski
· 10 years ago
f0feed1
x86/xen: cleanup arch/x86/xen/setup.c
by Juergen Gross
· 10 years ago
eb64c3c
Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
054954e
xen: switch to linear virtual mapped sparse p2m list
by Juergen Gross
· 10 years ago
5b8e7d8
xen: Delay invalidating extra memory
by Juergen Gross
· 10 years ago
1f3ac86
xen: Delay remapping memory of pv-domain
by Juergen Gross
· 10 years ago
47591df
xen: Support Xen pv-domains using PAT
by Juergen Gross
· 10 years ago
76f09aa
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c7341d6
arch/x86/xen: Silence compiler warnings
by Daniel Kiper
· 10 years ago
abacaad
x86/xen: fix memory setup for PVH dom0
by David Vrabel
· 11 years ago
aa8532c
xen: refactor suspend pre/post hooks
by David Vrabel
· 11 years ago
c9f6e99
xen/pvh: Set X86_CR0_WP and others in CR0 (v2)
by Roger Pau Monne
· 11 years ago
5840c84
xen/pvh: Secondary VCPU bringup (non-bootup CPUs)
by Mukesh Rathor
· 11 years ago
eb86b5f
x86/asmlinkage: Fix warning in xen asmlinkage change
by Andi Kleen
· 11 years ago
9a55fdb
x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops
by Andi Kleen
· 11 years ago
148f9bb
x86: delete __cpuinit usage from all x86 files
by Paul Gortmaker
· 12 years ago
e9daff2
Revert "xen PVonHVM: use E820_Reserved area for shared_info"
by Konrad Rzeszutek Wilk
· 12 years ago
9d02b43
xen PVonHVM: use E820_Reserved area for shared_info
by Olaf Hering
· 12 years ago
0ec53ec
xen/arm: receive Xen events on ARM
by Stefano Stabellini
· 12 years ago
357a3cf
xen/p2m: Add logic to revector a P2M tree to use __va leafs.
by Konrad Rzeszutek Wilk
· 12 years ago
3699aad
xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything.
by Konrad Rzeszutek Wilk
· 12 years ago
b5f4035
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
83d51ab
xen/setup: update VA mapping when releasing memory during setup
by David Vrabel
· 13 years ago
31b3c9d
xen/x86: Implement x86_apic_ops
by Konrad Rzeszutek Wilk
· 13 years ago
f7fdd84
Merge branch 'stable/vga.support' into stable/drivers
by Konrad Rzeszutek Wilk
· 14 years ago
c2419b4
xen: allow enable use of VGA console on dom0
by Jeremy Fitzhardinge
· 14 years ago
ad7ba09
arch/x86/xen/xen-ops: Cleanup code/data sections definitions
by Daniel Kiper
· 14 years ago
99bbb3a
xen: PV on HVM: support PV spinlocks and IPIs
by Stefano Stabellini
· 14 years ago
512b109
xen: unplug the emulated devices at resume time
by Stefano Stabellini
· 14 years ago
41f2e47
xen: add support for PAT
by Jeremy Fitzhardinge
· 15 years ago
2f7acb2
xen: make sure xen_max_p2m_pfn is up to date
by Jeremy Fitzhardinge
· 14 years ago
ca50a5f
Merge branch 'upstream/pvhvm' into upstream/xen
by Jeremy Fitzhardinge
· 14 years ago
f09f6d1
Xen: register panic notifier to take crashes of xen guests on panic
by Donald Dutile
· 14 years ago
c1c5413
x86: Unplug emulated disks and nics.
by Stefano Stabellini
· 15 years ago
409771d
x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.
by Stefano Stabellini
· 15 years ago
016b6f5
xen: Add suspend/resume support for PV on HVM guests.
by Stefano Stabellini
· 15 years ago
38e20b0
x86/xen: event channels delivery on HVM.
by Sheng Yang
· 15 years ago
fa24ba6
xen: correctly restore pfn_to_mfn_list_list after resume
by Ian Campbell
· 15 years ago
be01292
xen: re-register runstate area earlier on resume.
by Ian Campbell
· 15 years ago
f1d7062
x86: Move xen_post_allocator_init into xen_pagetable_setup_done
by Thomas Gleixner
· 15 years ago
be15f9d
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b4ecc12
x86: Fix performance regression caused by paravirt_ops on native kernels
by Jeremy Fitzhardinge
· 16 years ago
b96229b
xen/mmu: some early pagetable cleanups
by Jeremy Fitzhardinge
· 16 years ago
4185f35
xen/mmu: some early pagetable cleanups
by Jeremy Fitzhardinge
· 16 years ago
b407fc5
x86/paravirt: flush pending mmu updates on context switch
by Jeremy Fitzhardinge
· 16 years ago
3834143
xen: setup percpu data pointers
by Jeremy Fitzhardinge
· 16 years ago
319f3ba
xen: move remaining mmu-related stuff into mmu.c
by Jeremy Fitzhardinge
· 16 years ago
b78936e
xen: convert to cpumask_var_t and new cpumask primitives.
by Mike Travis
· 16 years ago
37af46e
xen_setup_vcpu_info_placement() is not init on x86
by Al Viro
· 16 years ago
26fd105
xen: make CPU hotplug functions static
by Alex Nixon
· 16 years ago
d68d82a
xen: implement CPU hotplugging
by Alex Nixon
· 16 years ago
ee7686b
x86: build fix in "xen spinlock updates and performance measurements"
by Jeremy Fitzhardinge
· 16 years ago
0d1edf4
xen: compile irq functions without -pg for ftrace
by Jeremy Fitzhardinge
· 16 years ago
d5de884
x86: split spinlock implementations out into their own files
by Jeremy Fitzhardinge
· 16 years ago
6fcac6d
xen64: set up syscall and sysenter entrypoints for 64-bit
by Jeremy Fitzhardinge
· 16 years ago
997409d
xen64: deal with extra words Xen pushes onto exception frames
by Jeremy Fitzhardinge
· 16 years ago
c7b7594
xen64: smp.c compile hacking
by Jeremy Fitzhardinge
· 16 years ago
a9e7062
xen: move smp setup into smp.c
by Jeremy Fitzhardinge
· 16 years ago
ad55db9
xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support
by Isaku Yamahata
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
e93ef94
x86: rename paravirtualized TSC functions
by Alok Kataria
· 16 years ago
3b16cf8
x86: convert to generic helpers for IPI function calls
by Jens Axboe
· 16 years ago
d07af1f
xen: resume timers on all vcpus
by Jeremy Fitzhardinge
· 17 years ago
9c7a794
xen: restore vcpu_info mapping
by Jeremy Fitzhardinge
· 17 years ago
0e91398
xen: implement save/restore
by Jeremy Fitzhardinge
· 17 years ago
d5edbc1
xen: add p2m mfn_list_list
by Jeremy Fitzhardinge
· 17 years ago
a0d695c
xen: make dummy_shared_info non-static
by Jeremy Fitzhardinge
· 17 years ago
d451bb7
xen: make phys_to_machine structure dynamic
by Jeremy Fitzhardinge
· 17 years ago
e04d0d0
xen: move events.c to drivers/xen for IA64/Xen support
by Isaku Yamahata
· 17 years ago
ee523ca
xen: implement a debug-interrupt handler
by Jeremy Fitzhardinge
· 17 years ago
e2a81ba
xen: support sysenter/sysexit if hypervisor does
by Jeremy Fitzhardinge
· 17 years ago
81e103f
xen: use iret instruction all the time
by Jeremy Fitzhardinge
· 17 years ago
9f79991
xen: deal with stale cr3 values when unpinning pagetables
by Jeremy Fitzhardinge
· 17 years ago
f0d7339
xen: yield to IPI target if necessary
by Jeremy Fitzhardinge
· 17 years ago
8965c1c
paravirt: clean up lazy mode handling
by Jeremy Fitzhardinge
· 17 years ago
9702785
i386: move xen
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/xen/xen-ops.h]
9ec2b80
xen: use iret directly when possible
by Jeremy Fitzhardinge
· 17 years ago
6487673
xen: Attempt to patch inline versions of common operations
by Jeremy Fitzhardinge
· 17 years ago
60223a3
xen: Place vcpu_info structure into per-cpu memory
by Jeremy Fitzhardinge
· 17 years ago
f87e4ca
xen: SMP guest support
by Jeremy Fitzhardinge
· 17 years ago
Next »