Rusty Russell
|
1842f23c05
lguest and virtio: cleanup struct definitions to Linux style.
|
16 년 전 |
Rusty Russell
|
2e04ef7691
lguest: fix comment style
|
16 년 전 |
Davide Libenzi
|
27de22d03d
lguest: remove unnecessary forward struct declaration
|
16 년 전 |
Davide Libenzi
|
133890103b
eventfd: revised interface and cleanups
|
16 년 전 |
Rusty Russell
|
5dac051bc6
lguest: remove obsolete LHREQ_BREAK call
|
16 년 전 |
Rusty Russell
|
df60aeef4f
lguest: use eventfds for device notification
|
16 년 전 |
Rusty Russell
|
9f155a9b3d
lguest: allow any process to send interrupts
|
16 년 전 |
Matias Zabaljauregui
|
acdd0b6292
lguest: PAE support
|
16 년 전 |
Matias Zabaljauregui
|
ebe0ba84f5
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
|
16 년 전 |
Matias Zabaljauregui
|
f086122bb6
lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition.
|
16 년 전 |
Rusty Russell
|
a32a8813d0
lguest: improve interrupt handling, speed up stream networking
|
16 년 전 |
Rusty Russell
|
abd41f037e
lguest: fix race in halt code
|
16 년 전 |
Rusty Russell
|
a489f0b555
lguest: fix guest crash on non-linear addresses in gdt pvops
|
16 년 전 |
Matias Zabaljauregui
|
df1693abc4
lguest: use bool instead of int
|
16 년 전 |
Matias Zabaljauregui
|
58a2456644
lguest: move the initial guest page table creation code to the host
|
16 년 전 |
Jeremy Fitzhardinge
|
a15af1c9ea
x86/paravirt: add pte_flags to just get pte flags
|
17 년 전 |
Matthew Wilcox
|
d3135846f6
drivers: Remove unnecessary inclusions of asm/semaphore.h
|
17 년 전 |
Glauber de Oliveira Costa
|
ca94f2bdd1
lguest: Use explicit includes rateher than indirect
|
17 년 전 |
Glauber de Oliveira Costa
|
382ac6b3fb
lguest: get rid of lg variable assignments
|
17 년 전 |
Glauber de Oliveira Costa
|
ae3749dcd8
lguest: move changed bitmap to lg_cpu
|
17 년 전 |
Glauber de Oliveira Costa
|
f34f8c5fea
lguest: move last_pages to lg_cpu
|
17 년 전 |
Glauber de Oliveira Costa
|
1713608f28
lguest: per-vcpu lguest pgdir management
|
17 년 전 |
Glauber de Oliveira Costa
|
5e232f4f42
lguest: make pending notifications per-vcpu
|
17 년 전 |
Glauber de Oliveira Costa
|
4665ac8e28
lguest: makes special fields be per-vcpu
|
17 년 전 |
Glauber de Oliveira Costa
|
66686c2ab0
lguest: per-vcpu lguest task management
|
17 년 전 |
Glauber de Oliveira Costa
|
fc708b3e40
lguest: replace lguest_arch with lg_cpu_arch.
|
17 년 전 |
Glauber de Oliveira Costa
|
a53a35a8b4
lguest: make registers per-vcpu
|
17 년 전 |
Glauber de Oliveira Costa
|
0c78441cf4
lguest: map_switcher_in_guest() per-vcpu
|
17 년 전 |
Glauber de Oliveira Costa
|
177e449dc5
lguest: per-vcpu interrupt processing.
|
17 년 전 |
Glauber de Oliveira Costa
|
ad8d8f3bc6
lguest: per-vcpu lguest timers
|
17 년 전 |