Rusty Russell
|
7a5049205f
lguest: restrict CPUID to avoid perf counter wrmsr
|
16 years ago |
Matias Zabaljauregui
|
5780888bca
lguest: fix journey
|
16 years ago |
Matias Zabaljauregui
|
acdd0b6292
lguest: PAE support
|
16 years ago |
Matias Zabaljauregui
|
cefcad1773
lguest: Add support for kvm_hypercall4()
|
16 years ago |
Matias Zabaljauregui
|
ebe0ba84f5
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
|
16 years ago |
Matias Zabaljauregui
|
90603d15fa
lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated
|
16 years ago |
Rusty Russell
|
61f4bc83fe
lguest: optimize by coding restore_flags and irq_enable in assembler.
|
16 years ago |
Rusty Russell
|
a32a8813d0
lguest: improve interrupt handling, speed up stream networking
|
16 years ago |
Rusty Russell
|
1028375e93
lguest: clean up lguest_init_IRQ
|
16 years ago |
Linus Torvalds
|
be15f9d63b
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Linus Torvalds
|
f0d5e12bd4
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Rusty Russell
|
2cb7878a3a
lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR
|
16 years ago |
Ingo Molnar
|
f066a15533
Merge branch 'x86/urgent' into x86/xen
|
16 years ago |
Yinghai Lu
|
85ac16d033
x86/irq: change irq_desc_alloc() to take node instead of cpu
|
16 years ago |
Magnus Damm
|
8e19608e8b
clocksource: pass clocksource to read() callback
|
16 years ago |
Rusty Russell
|
a489f0b555
lguest: fix guest crash on non-linear addresses in gdt pvops
|
16 years ago |
Jeremy Fitzhardinge
|
169aafbc8d
lguest: update lazy mmu changes to match lguest's use of kvm hypercalls
|
16 years ago |
Jeremy Fitzhardinge
|
38f4b8c0da
Merge commit 'origin/master' into for-linus/xen/master
|
16 years ago |
Linus Torvalds
|
db6f204019
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio
|
16 years ago |
Matias Zabaljauregui
|
4cd8b5e2a1
lguest: use KVM hypercalls
|
16 years ago |
Rusty Russell
|
b7ff99ea53
lguest: wire up pte_update/pte_update_defer
|
16 years ago |
Jeremy Fitzhardinge
|
224101ed69
x86/paravirt: finish change from lazy cpu to context switch start/end
|
16 years ago |
Jeremy Fitzhardinge
|
b407fc57b8
x86/paravirt: flush pending mmu updates on context switch
|
16 years ago |
Ingo Molnar
|
6e15cf0486
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
|
16 years ago |
Jeremy Fitzhardinge
|
ccf3fe02e3
x86-32: use brk segment for allocating initial kernel pagetable
|
16 years ago |
Ingo Molnar
|
78b020d035
Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core
|
16 years ago |
Rusty Russell
|
6db6a5f3ae
lguest: fix for CONFIG_SPARSE_IRQ=y
|
16 years ago |
Rusty Russell
|
cbd88c8e6f
lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'
|
16 years ago |
Ingo Molnar
|
7b6aa335ca
x86, apic: remove genapic.h
|
16 years ago |
Yinghai Lu
|
c1eeb2de41
x86: fold apic_ops into genapic
|
16 years ago |