Mark McLoughlin
|
d1f0132e76
lguest: add support for indirect ring entries
|
16 年之前 |
Rusty Russell
|
b60da13fc7
lguest: suppress notifications in example Launcher
|
16 年之前 |
Rusty Russell
|
4a8962e21b
lguest: try to batch interrupts on network receive
|
16 年之前 |
Rusty Russell
|
95c517c09b
lguest: avoid sending interrupts to Guest when no activity occurs.
|
16 年之前 |
Rusty Russell
|
38bc2b8c56
lguest: implement deferred interrupts in example Launcher
|
16 年之前 |
Rusty Russell
|
659a0e6633
lguest: have example Launcher service all devices in separate threads
|
16 年之前 |
Rusty Russell
|
7b5c806c35
lguest: fix writev returning short on console output
|
16 年之前 |
Rusty Russell
|
e606490c44
lguest: clean up length-used value in example launcher
|
16 年之前 |
Rusty Russell
|
ebf9a5a99c
lguest: remove invalid interrupt forcing logic.
|
16 年之前 |
Rusty Russell
|
f7027c6387
lguest: get more serious about wmb() in example Launcher code
|
16 年之前 |
Rusty Russell
|
56739c802c
lguest: cleanup passing of /dev/lguest fd around example launcher.
|
16 年之前 |
Rusty Russell
|
713b15b378
lguest: be paranoid about guest playing with device descriptors.
|
16 年之前 |
Rusty Russell
|
d1881d3192
lguest: barrier me harder
|
16 年之前 |
Matias Zabaljauregui
|
58a2456644
lguest: move the initial guest page table creation code to the host
|
16 年之前 |
Rusty Russell
|
2966af73e7
virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
|
16 年之前 |
Rusty Russell
|
d5d02d6dd3
lguest: fix example launcher compile after moved asm-x86 dir.
|
16 年之前 |
Uwe Hermann
|
71cced6eb0
doc/x86: fix doc subdirs
|
16 年之前 |
Rusty Russell
|
1dc3e3bcbf
lguest: update commentry
|
16 年之前 |
Rusty Russell
|
40c42076eb
lguest: don't set MAC address for guest unless specified
|
16 年之前 |
Rusty Russell
|
8c79873da0
lguest: turn Waker into a thread, not a process
|
17 年之前 |
Rusty Russell
|
0f0c4fab82
lguest: Enlarge virtio rings
|
17 年之前 |
Rusty Russell
|
398f187d74
lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap
|
17 年之前 |
Rusty Russell
|
9254926f85
lguest: Remove 'network: no dma buffer!' warning
|
17 年之前 |
Rusty Russell
|
aa1249840b
lguest: Adaptive timeout
|
17 年之前 |
Rusty Russell
|
a161883a29
lguest: Tell Guest net not to notify us on every packet xmit
|
17 年之前 |
Rusty Russell
|
5dae785a82
lguest: net block unneeded receive queue update notifications
|
17 年之前 |
Rusty Russell
|
b5111790fa
lguest: wrap last_avail accesses.
|
17 年之前 |
Rusty Russell
|
28fd6d7f95
lguest: virtio-rng support
|
17 年之前 |
Mark McLoughlin
|
dec6a2be08
lguest: Support assigning a MAC address
|
17 年之前 |
Mark McLoughlin
|
34bdaab44d
lguest: Don't leak /dev/zero fd
|
17 年之前 |