Commit Graph

38 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Jeremy Fitzhardinge a15af1c9ea x86/paravirt: add pte_flags to just get pte flags 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 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 ae3749dcd8 lguest: move changed bitmap to lg_cpu 17 years ago
Glauber de Oliveira Costa f34f8c5fea lguest: move last_pages to lg_cpu 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 fc708b3e40 lguest: replace lguest_arch with lg_cpu_arch. 17 years ago
Glauber de Oliveira Costa a53a35a8b4 lguest: make registers per-vcpu 17 years ago
Glauber de Oliveira Costa 0c78441cf4 lguest: map_switcher_in_guest() per-vcpu 17 years ago
Glauber de Oliveira Costa 177e449dc5 lguest: per-vcpu interrupt processing. 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
Glauber de Oliveira Costa d0953d42c3 lguest: per-cpu run guest 17 years ago
Glauber de Oliveira Costa badb1e0402 lguest: introduce vcpu struct 17 years ago
Rusty Russell e1e72965ec lguest: documentation update 18 years ago
Rusty Russell 197bff630a lguest: remove unused "wake" element from struct lguest 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
Rusty Russell c18acd73ff Allow guest to specify syscall vector to use. 18 years ago
Rusty Russell ee3db0f2b6 Rename "cr3" to "gpgdir" to avoid x86-specific naming. 18 years ago
Matias Zabaljauregui df29f43e65 Pagetables to use normal kernel types 18 years ago
Jes Sorensen d612cde060 Move register setup into i386_core.c 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
Jes Sorensen 625efab1cd Move i386 part of core.c to x86/core.c. 18 years ago
Rusty Russell 56adbe9ddc Make shadow IDT a complete IDT with 256 entries. 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
Rusty Russell 25e82eba3a Remove binfmts.h include from lg.h 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 dde797899a lguest: documentation IV: Launcher 18 years ago
Rusty Russell d7e28ffe6c lguest: the host code 18 years ago