Skip to content
Cosmin Paraschiv edited this page May 17, 2013 · 11 revisions

Files

  • grep -rin "^\[ " drivers/lguest/Docs/ | cut -f 3 -d ":" | cut -f 2 -d " " | sort | uniq
x86_32 (old) x86_32 (new) x86_64 status Asigned to
arch/x86/include/asm/lguest_hcall.h - arch/x86/include/asm/lguest_hcall64.h TBD Stefan
arch/x86/lguest/boot.c arch/x86/lguest/boot_32.c arch/x86/lguest/boot_64.c TBD Daniel
arch/x86/lguest/i386_head.S arch/x86/lguest/head_32.S arch/x86/lguest/head_64.S TBD Cosmin
drivers/lguest/core.c - drivers/lguest/core.c TBD TBD
drivers/lguest/hypercalls.c - drivers/lguest/hypercalls.c TBD TBD
drivers/lguest/interrupts_and_traps.c - TBD TBD TBD
drivers/lguest/lg.h - TBD TBD TBD
drivers/lguest/lguest_device.c - drivers/lguest/lguest_device.c TBD TBD
drivers/lguest/lguest_user.c - TBD TBD TBD
drivers/lguest/page_tables.c - TBD TBD TBD
drivers/lguest/segments.c - TBD TBD TBD
drivers/lguest/x86/core.c - TBD TBD TBD
drivers/lguest/x86/switcher_32.S - drivers/lguest/x86/switcher_64.S TBD TBD
include/linux/lguest.h - include/linux/lguest.h TBD TBD
include/linux/lguest_launcher.h - include/linux/lguest_launcher.h TBD TBD
tools/lguest/lguest.c - tools/lguest/lguest.c TBD TBD
Clone this wiki locally