Commit Graph

24 Commits (0a74892b6df8f1e7191dffd5a2b0e0e2ca7e73fb)

Author SHA1 Message Date
Rusty Russell f14ae652ba lguest: fix __get_vm_area usage. 17 years ago
Glauber de Oliveira Costa 382ac6b3fb lguest: get rid of lg variable assignments 17 years ago
Glauber de Oliveira Costa 5e232f4f42 lguest: make pending notifications per-vcpu 17 years ago
Glauber de Oliveira Costa 66686c2ab0 lguest: per-vcpu lguest task management 17 years ago
Glauber de Oliveira Costa 177e449dc5 lguest: per-vcpu interrupt processing. 17 years ago
Glauber de Oliveira Costa 73044f05a4 lguest: make hypercalls use the vcpu struct 17 years ago
Glauber de Oliveira Costa d0953d42c3 lguest: per-cpu run guest 17 years ago
Balaji Rao ec04b13f67 lguest: Reboot support 17 years ago
Glauber de Oliveira Costa 5c55841d16 lguest: remove pv_info dependency 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 c18acd73ff Allow guest to specify syscall vector to use. 18 years ago
Rusty Russell cc6d4fbcef Introduce "hcall" pointer to indicate pending hypercall. 18 years ago
Jes Sorensen 625efab1cd Move i386 part of core.c to x86/core.c. 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
Jeremy Fitzhardinge 93b1eab3d2 paravirt: refactor struct paravirt_ops into smaller pv_*_ops 18 years ago
Rusty Russell 0d027c01cd lguest: Fix Malicious Guest GDT Host Crash 18 years ago
Rusty Russell f8f0fdcd40 lguest: documentation VI: Switcher 18 years ago
Rusty Russell bff672e630 lguest: documentation V: Host 18 years ago
Rusty Russell dde797899a lguest: documentation IV: Launcher 18 years ago
Rusty Russell f938d2c892 lguest: documentation I: Preparation 18 years ago
Rusty Russell d7e28ffe6c lguest: the host code 18 years ago