Ingo Molnar
|
e1884d69f6
x86/fpu: Pass 'struct fpu' to fpu__restore()
|
10 年之前 |
Ingo Molnar
|
3c6dffa93b
x86/fpu: Rename user_has_fpu() to fpregs_active()
|
10 年之前 |
Ingo Molnar
|
952f07ecbd
x86/fpu: Move various internal function prototypes to fpu/internal.h
|
10 年之前 |
Ingo Molnar
|
df6b35f409
x86/fpu: Rename i387.h to fpu/api.h
|
10 年之前 |
Ingo Molnar
|
3a0aee4801
x86/fpu: Rename math_state_restore() to fpu__restore()
|
10 年之前 |
Linus Torvalds
|
53861af9a1
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 年之前 |
Rusty Russell
|
7313d5217e
lguest: add iomem region, where guest page faults get sent to userspace.
|
10 年之前 |
Rusty Russell
|
c565650b10
lguest: send trap 13 through to userspace.
|
10 年之前 |
Rusty Russell
|
18c137371b
lguest: add operations to get/set a register from the Launcher.
|
10 年之前 |
Andy Lutomirski
|
375074cc73
x86: Clean up cr4 manipulation
|
10 年之前 |
Andi Kleen
|
cdd77e87ea
x86, asmlinkage, lguest: Pass in globals into assembler statement
|
11 年之前 |
H. Peter Anvin
|
1adfa76a95
x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED
|
12 年之前 |
Rusty Russell
|
93a2cdff98
lguest: assume Switcher text is a single page.
|
12 年之前 |
Rusty Russell
|
406a590ba1
lguest: prepare to make SWITCHER_ADDR a variable.
|
12 年之前 |
Suresh Siddha
|
9c6ff8bbb6
lguest, x86: handle guest TS bit for lazy/non-lazy fpu host models
|
13 年之前 |
Seiichi Ikarashi
|
1cf8343f55
x86: Fix rflags in FAKE_STACK_FRAME
|
13 年之前 |
Rusty Russell
|
996ba96a97
lguest: Fix in/out emulation
|
14 年之前 |
Rusty Russell
|
9f54288def
lguest: update comments
|
14 年之前 |
Rusty Russell
|
6d7a5d1ea3
lguest: don't rewrite vmcall instructions
|
14 年之前 |
Rusty Russell
|
ced05dd741
lguest: compile fixes
|
14 年之前 |
Christoph Lameter
|
c9f2954964
lguest: Use this_cpu_ops
|
14 年之前 |
Rusty Russell
|
5094aeafbb
lguest: workaround cmpxchg8b_emu by ignoring cli in the guest.
|
15 年之前 |
Tejun Heo
|
390dfd95c5
percpu: make misc percpu symbols unique
|
16 年之前 |
Rusty Russell
|
a91d74a3c4
lguest: update commentry
|
16 年之前 |
Rusty Russell
|
2e04ef7691
lguest: fix comment style
|
16 年之前 |
Rusty Russell
|
564346224d
lguest: fix on Intel when KVM loaded (unhandled trap 13)
|
16 年之前 |
Rusty Russell
|
a489f0b555
lguest: fix guest crash on non-linear addresses in gdt pvops
|
16 年之前 |
Matias Zabaljauregui
|
88df781afb
lguest: fix crash on vmlinux images
|
16 年之前 |
Matias Zabaljauregui
|
4cd8b5e2a1
lguest: use KVM hypercalls
|
16 年之前 |
Andrew Morton
|
cf485e566b
lguest: use cpu capability accessors
|
17 年之前 |