Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
faca62273b602ab482fb7d3d940dbf41ef08b00e
/
arch
/
x86
/
lguest
/
boot.c
faca622
x86: use generic register name in the thread and tss structures
by H. Peter Anvin
· 17 years ago
65ea5b0
x86: rename the struct pt_regs members for 32/64-bit consistency
by H. Peter Anvin
· 17 years ago
42e0a9aa
x86: use u32 for some lapic functions
by Thomas Gleixner
· 17 years ago
633872b
lguest: tidy up documentation
by Rusty Russell
· 17 years ago
9b56fdb
lguest: make async_hcall() static
by Adrian Bunk
· 17 years ago
e1e7296
lguest: documentation update
by Rusty Russell
· 17 years ago
4cfe6c3
lguest: build fix
by Jeff Garzik
· 17 years ago
25c47bb
lguest: use defines from x86 headers instead of magic numbers
by Rusty Russell
· 17 years ago
814a0e5
Revert lguest magic and use hook in head.S
by Rusty Russell
· 17 years ago
19f1537
Lguest support for Virtio
by Rusty Russell
· 17 years ago
0ca49ca
Remove old lguest bus and drivers.
by Rusty Russell
· 17 years ago
47436aa
Boot with virtual == physical to get closer to native Linux.
by Rusty Russell
· 17 years ago
c18acd7
Allow guest to specify syscall vector to use.
by Rusty Russell
· 17 years ago
b410e7b
Make hypercalls arch-independent.
by Jes Sorensen
· 17 years ago
625efab
Move i386 part of core.c to x86/core.c.
by Jes Sorensen
· 17 years ago
34b8867
Move lguest guest support to arch/x86.
by Rusty Russell
· 17 years ago
[Renamed from drivers/lguest/lguest.c]
05aa026
Clocksource is continuous regardless of the state of the host's TSC.
by Tony Breeds
· 17 years ago
ebac525
lguest_devices belongs in lguest_bus.c: it's not i386-specific.
by Rusty Russell
· 17 years ago
fb9fc39
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 17 years ago
30c8264
[x86] remove uses of magic macros for boot_params access
by H. Peter Anvin
· 17 years ago
8965c1c
paravirt: clean up lazy mode handling
by Jeremy Fitzhardinge
· 17 years ago
93b1eab
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
by Jeremy Fitzhardinge
· 17 years ago
c413fec
lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=y
by Rusty Russell
· 17 years ago
ab144f5
i386: Make patching more robust, fix paravirt issue
by Andi Kleen
· 17 years ago
0d027c0
lguest: Fix Malicious Guest GDT Host Crash
by Rusty Russell
· 17 years ago
3725009
Fix non-TSC guest clocksource lockup
by Rusty Russell
· 17 years ago
6c8dca5
Provide timespec to guests rather than jiffies clock.
by Rusty Russell
· 17 years ago
a8a11f06
Fix lguest bzImage loading with CONFIG_RELOCATABLE=y
by Rusty Russell
· 17 years ago
f56a384
lguest: documentation VII: FIXMEs
by Rusty Russell
· 17 years ago
b2b47c2
lguest: documentation II: Guest
by Rusty Russell
· 17 years ago
f938d2c
lguest: documentation I: Preparation
by Rusty Russell
· 17 years ago
18de5bc
clockevents: fix resume logic
by Thomas Gleixner
· 17 years ago
9d1ca6f
lguest: override sched_clock
by Rusty Russell
· 17 years ago
d7e28ff
lguest: the host code
by Rusty Russell
· 17 years ago
07ad157
lguest: the guest code
by Rusty Russell
· 17 years ago