Commit Graph

24 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Rusty Russell a6bd8e1303 lguest: comment documentation update. 17 years ago
Glauber de Oliveira Costa ca94f2bdd1 lguest: Use explicit includes rateher than indirect 17 years ago
Glauber de Oliveira Costa 382ac6b3fb lguest: get rid of lg variable assignments 17 years ago
Glauber de Oliveira Costa 1713608f28 lguest: per-vcpu lguest pgdir management 17 years ago
Glauber de Oliveira Costa 5e232f4f42 lguest: make pending notifications per-vcpu 17 years ago
Glauber de Oliveira Costa 4665ac8e28 lguest: makes special fields be per-vcpu 17 years ago
Glauber de Oliveira Costa 66686c2ab0 lguest: per-vcpu lguest task management 17 years ago
Glauber de Oliveira Costa ad8d8f3bc6 lguest: per-vcpu lguest timers 17 years ago
Glauber de Oliveira Costa 73044f05a4 lguest: make hypercalls use the vcpu struct 17 years ago
Balaji Rao ec04b13f67 lguest: Reboot support 17 years ago
Rusty Russell e1e72965ec lguest: documentation update 18 years ago
Rusty Russell 2d37f94a28 generalize lgread_u32/lgwrite_u32. 18 years ago
Rusty Russell 15045275c3 Remove old lguest I/O infrrasructure. 18 years ago
Rusty Russell 47436aa4ad Boot with virtual == physical to get closer to native Linux. 18 years ago
Matias Zabaljauregui df29f43e65 Pagetables to use normal kernel types 18 years ago
Jes Sorensen b410e7b149 Make hypercalls arch-independent. 18 years ago
Rusty Russell cc6d4fbcef Introduce "hcall" pointer to indicate pending hypercall. 18 years ago
Rusty Russell 48245cc070 Remove fixed limit on number of guests, and lguests array. 18 years ago
Rusty Russell 3c6b5bfa3c Introduce guest mem offset, static link example launcher 18 years ago
Jes Sorensen 891ff65ff5 Use copy_to_user() not put_user for struct timespec 18 years ago
Rusty Russell 6c8dca5d53 Provide timespec to guests rather than jiffies clock. 18 years ago
Rusty Russell bff672e630 lguest: documentation V: Host 18 years ago
Rusty Russell f938d2c892 lguest: documentation I: Preparation 18 years ago
Rusty Russell d7e28ffe6c lguest: the host code 18 years ago