Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Rusty Russell
|
e27d90e8be
lguest: Map switcher text R/O
|
9 年之前 |
Rusty Russell
|
83a35114d0
lguest: fix out-by-one error in address checking.
|
10 年之前 |
Rusty Russell
|
d9bab50aa4
lguest: remove NOTIFY call and eventfd facility.
|
10 年之前 |
Rusty Russell
|
69a09dc174
lguest: write more information to userspace about pending traps.
|
10 年之前 |
Rusty Russell
|
18c137371b
lguest: add operations to get/set a register from the Launcher.
|
10 年之前 |
WANG Chao
|
f6f8ed4735
mm/vmalloc.c: clean up map_vm_area third argument
|
11 年之前 |
Rusty Russell
|
6b39271746
lguest: map Switcher below fixmap.
|
12 年之前 |
Rusty Russell
|
3412b6ae29
lguest: don't share Switcher PTE pages between guests.
|
12 年之前 |
Rusty Russell
|
f1f394b1c3
lguest: expost switcher_pages array (as lg_switcher_pages).
|
12 年之前 |
Rusty Russell
|
93a2cdff98
lguest: assume Switcher text is a single page.
|
12 年之前 |
Rusty Russell
|
856c608827
lguest: rename switcher_page to switcher_pages.
|
12 年之前 |
Rusty Russell
|
406a590ba1
lguest: prepare to make SWITCHER_ADDR a variable.
|
12 年之前 |
Alex Russell
|
681f206611
lguest: fix typo
|
13 年之前 |
Michal Hocko
|
0acf00014b
lguest: move process freezing before pending signals check
|
14 年之前 |
Rusty Russell
|
b56e3215d4
lguest: Allow running under paravirt-enabled KVM.
|
13 年之前 |
Rusty Russell
|
9f54288def
lguest: update comments
|
14 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Xiao Guangrong
|
6c189d8312
lguest: cleanup for map_switcher()
|
16 年之前 |
Rusty Russell
|
a91d74a3c4
lguest: update commentry
|
16 年之前 |
Rusty Russell
|
2e04ef7691
lguest: fix comment style
|
16 年之前 |
Rusty Russell
|
5dac051bc6
lguest: remove obsolete LHREQ_BREAK call
|
16 年之前 |
Rusty Russell
|
df60aeef4f
lguest: use eventfds for device notification
|
16 年之前 |
Matias Zabaljauregui
|
ed1dc77810
lguest: map switcher with executable page table entries
|
16 年之前 |
Rusty Russell
|
a32a8813d0
lguest: improve interrupt handling, speed up stream networking
|
16 年之前 |
Rusty Russell
|
abd41f037e
lguest: fix race in halt code
|
16 年之前 |
Matias Zabaljauregui
|
df1693abc4
lguest: use bool instead of int
|
16 年之前 |
Atsushi SAKAI
|
72410af921
lguest: typos fix
|
16 年之前 |
Johannes Weiner
|
0a707210aa
lguest: fix switcher_page leak on unload
|
17 年之前 |
Rusty Russell
|
a6bd8e1303
lguest: comment documentation update.
|
17 年之前 |