aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-23Virtio interfaceRusty Russell
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell
2007-10-23Allow guest to specify syscall vector to use.Rusty Russell
2007-10-23Rename "cr3" to "gpgdir" to avoid x86-specific naming.Rusty Russell
2007-10-23Pagetables to use normal kernel typesMatias Zabaljauregui
2007-10-23lguest.h declares a struct timespec, make it include linux/time.hJes Sorensen
2007-10-23Move register setup into i386_core.cJes Sorensen
2007-10-23Change example launcher to use unsigned long not u32Jes Sorensen
2007-10-23Make hypercalls arch-independent.Jes Sorensen
2007-10-23Introduce "hcall" pointer to indicate pending hypercall.Rusty Russell
2007-10-23Reorder guest saved regs to match hyperall orderJes Sorensen
2007-10-23Move i386 part of core.c to x86/core.c.Jes Sorensen
2007-10-23Make shadow IDT a complete IDT with 256 entries.Rusty Russell
2007-10-23Remove fixed limit on number of guests, and lguests array.Rusty Russell
2007-10-23Introduce guest mem offset, static link example launcherRusty Russell
2007-10-23Accept elf files that are valid but have sections that can not be mmap'ed for...Ronald G. Minnich
2007-10-23Rename switcher.S to x86/switcher_32.SRusty Russell
2007-10-23Move lguest guest support to arch/x86.Rusty Russell
2007-10-23Move lguest hcalls to arch-specific headerJes Sorensen
2007-10-23Clocksource is continuous regardless of the state of the host's TSC.Tony Breeds
2007-10-23lguest_devices belongs in lguest_bus.c: it's not i386-specific.Rusty Russell
2007-10-23Make lguest_launcher.h types userspace-friendlyRusty Russell
2007-10-23lguest.txt updateRusty Russell
2007-10-23Lguest currently depends on 32-bit x86, not just x86.Rusty Russell
2007-10-23Use copy_to_user() not put_user for struct timespecJes Sorensen
2007-10-23turn err into errx in lguest call sitesGlauber de Oliveira Costa
2007-10-23Remove binfmts.h include from lg.hRusty Russell
2007-10-23Make asm-x86/bootparam.h includable from userspace.Rusty Russell
2007-10-23Consolidate host virtualization support under Virtualization menuRusty Russell
2007-10-23Normalize config options for guest supportRusty Russell
2007-10-22procfs: fix kernel-doc param warningsRandy Dunlap
2007-10-22auditsc: fix kernel-doc param warningsRandy Dunlap
2007-10-22Expand hwif->host_flags so that it fits new flags.David Miller
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-10-22Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-10-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-10-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-22Merge git://git.infradead.org/battery-2.6Linus Torvalds
2007-10-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2007-10-22ppc: fix AT_VECTOR_SIZE on arch/ppcGrant Likely
2007-10-22Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-22Fix appletalk sysctl entry nameEric W. Biederman
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-22[SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz
2007-10-23Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras