Commit Graph

72185 Commits (15045275c32bf6d15d32c2eca8157be9c0ba6e45)
 

Author SHA1 Message Date
Rusty Russell 15045275c3 Remove old lguest I/O infrrasructure. 17 years ago
Rusty Russell 0ca49ca946 Remove old lguest bus and drivers. 17 years ago
Rusty Russell 0a8a69dd77 Virtio helper routines for a descriptor ringbuffer implementation 17 years ago
Rusty Russell b01d9f2863 Module autoprobing support for virtio drivers. 17 years ago
Rusty Russell 31610434bc Virtio console driver 17 years ago
Rusty Russell e467cde238 Block driver using virtio. 17 years ago
Rusty Russell 296f96fcfc Net driver using virtio 17 years ago
Rusty Russell ec3d41c4db Virtio interface 17 years ago
Rusty Russell 47436aa4ad Boot with virtual == physical to get closer to native Linux. 17 years ago
Rusty Russell c18acd73ff Allow guest to specify syscall vector to use. 17 years ago
Rusty Russell ee3db0f2b6 Rename "cr3" to "gpgdir" to avoid x86-specific naming. 17 years ago
Matias Zabaljauregui df29f43e65 Pagetables to use normal kernel types 17 years ago
Jes Sorensen 47aee45ae3 lguest.h declares a struct timespec, make it include linux/time.h 17 years ago
Jes Sorensen d612cde060 Move register setup into i386_core.c 17 years ago
Jes Sorensen 511801dc31 Change example launcher to use unsigned long not u32 17 years ago
Jes Sorensen b410e7b149 Make hypercalls arch-independent. 17 years ago
Rusty Russell cc6d4fbcef Introduce "hcall" pointer to indicate pending hypercall. 17 years ago
Jes Sorensen 4614a3a3b6 Reorder guest saved regs to match hyperall order 17 years ago
Jes Sorensen 625efab1cd Move i386 part of core.c to x86/core.c. 17 years ago
Rusty Russell 56adbe9ddc Make shadow IDT a complete IDT with 256 entries. 17 years ago
Rusty Russell 48245cc070 Remove fixed limit on number of guests, and lguests array. 17 years ago
Rusty Russell 3c6b5bfa3c Introduce guest mem offset, static link example launcher 17 years ago
Ronald G. Minnich 6649bb7af6 Accept elf files that are valid but have sections that can not be mmap'ed for some reason. 17 years ago
Rusty Russell 1f4e1de4f2 Rename switcher.S to x86/switcher_32.S 17 years ago
Rusty Russell 34b8867a03 Move lguest guest support to arch/x86. 17 years ago
Jes Sorensen c37ae93d59 Move lguest hcalls to arch-specific header 17 years ago
Tony Breeds 05aa026a62 Clocksource is continuous regardless of the state of the host's TSC. 17 years ago
Rusty Russell ebac52524d lguest_devices belongs in lguest_bus.c: it's not i386-specific. 17 years ago
Rusty Russell b45d8cb054 Make lguest_launcher.h types userspace-friendly 17 years ago
Rusty Russell 9653c4aff9 lguest.txt update 17 years ago
Rusty Russell 141341cdae Lguest currently depends on 32-bit x86, not just x86. 17 years ago
Jes Sorensen 891ff65ff5 Use copy_to_user() not put_user for struct timespec 17 years ago
Glauber de Oliveira Costa babed5c002 turn err into errx in lguest call sites 17 years ago
Rusty Russell 25e82eba3a Remove binfmts.h include from lg.h 17 years ago
Rusty Russell ee8e7cfe9d Make asm-x86/bootparam.h includable from userspace. 17 years ago
Rusty Russell 9525ca0286 Consolidate host virtualization support under Virtualization menu 17 years ago
Rusty Russell d3d1c4bdf1 Normalize config options for guest support 17 years ago
Randy Dunlap 0895e91d60 procfs: fix kernel-doc param warnings 17 years ago
Randy Dunlap 481968f44e auditsc: fix kernel-doc param warnings 17 years ago
David Miller e95d9c6b04 Expand hwif->host_flags so that it fits new flags. 17 years ago
Linus Torvalds 81f8320f62 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 17 years ago
Linus Torvalds 6d435365dd Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 17 years ago
Linus Torvalds 0fd56c7033 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm 17 years ago
Linus Torvalds 56d61a0e26 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 17 years ago
Linus Torvalds 5f48b338cd Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 17 years ago
Linus Torvalds f09cc910fe Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Linus Torvalds 8b0eaccab4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 17 years ago
Linus Torvalds f10f114f19 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 17 years ago
Linus Torvalds 0c326331c8 Merge git://git.infradead.org/battery-2.6 17 years ago
Linus Torvalds ad792f4f46 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb 17 years ago